Hello:
Is there a utility(free ofcourse), that can be run against a database and findout who has placed a lock (and since access locks at 2k page levels, more than one record is locked) on a certain record OR is there some code somewhere that I can use to determine the userID locking the...
Shouldn't it be done programatically. By default(assuming), one-sided reports are printed and if printer supports double-sided, we need to do this programatically using printer object to print double-sided reports? I just dont know how and cant find any examples. Hopefully someone out...
Sry for not mentioning in my previous post, I did correct the extra closing bracket and ran the sql and got the error. I ran the sql again now(just to see) and i still get the same error
THanx
Thanx for the quick response PHV. I ran that sql and get the following error when i run it:
The expression is typed incorrectly, or it is too complex to be evaluated.
For example, a numeric expression may contain too many complicated elements.
Try simplifying the expression by assigning...
Hi:
I have a table where there is a date field and I need to filter records (for how many passed within a given amt of time. if user wants to check past 30 days, they enter 30 when prompted.). I have a parameter query as below.
SELECT [tbl Work Order].[Entry Date], [tbl Work Order].STATUS...
Hello:
I am trying to add keyword expansion to *.xml files in one of our vss databases, but it is not working.. This is what I have in the srcsafe.ini file on the vss server.
Keyword_Masks = *.a, *.a51, *.asa, *.asc, *.asm, *.asp, *.bas, *.bat, *.bld, *.c, *.cct, *.cfg, *.cls, *.cmd, *.cpp...
Thanx for the suggestion. I was doing something like that based on some criteria. I was wondering if all of it can be done in one sql statement (something like a subquery - selecting the deleted record from DELETED table) without declaring any variables.
Thanx again.
Hi All..
Can someone help me with syntax on how to select a record from tableA(based on some criteria) and insert into tableB and then delete that record from tableA, all in one single statement in query analyzer. Do I use the memory resident DELETED table(can this even be used anywhere other...
Hi..
We have an application where a user types a file name with full path on any of our servers in our network or browses to it and selects it and this information(file name & file path) is saved in the database.
Currently, user browses or enters a valid file and path and our validation...
...lines in srcsafe.ini file to disable expansion for all files in project $/DoNotExpand/ and its subprojects
[$/DoNotExpand]
Keyword_Masks = !*.*
This works fine for all files in $/DoNotExpand, but any files checked into $/DoNotExpand/sub1/ and or any sub project under $/DoNotExpand/ have...
This is an intranet application. I tried something like below
<A href="http://myServer/TestProj/TestProj.exe">Run Application</A> . When the link Run Application is clicked a file download dialog box displayed with 2 options, "Run this program from it's current location"...
Hi:
We have a vb app(x.exe) that currently is being launched from MSAccess forms. Is there anyway to use the same app to launch from a web application(asp page, when user clicks on a button). Can someome help me out in this matter, on how to do this or point me to some website??
THanx in...
...user or because another instance of it was opened on your own machine. Do you want to replace the changes that u or another user made"
*To save your most recent changes and discard the other user's changes, or your previous changes click Yes
*To save this version of the object with...
Hello:
When we open one of our Access97 DB's this is the message displayed to users:
Application is running in an uncompiled state and could experience poor performance. Please inform database admin if you see this message .
Does anyone have an idea about this? I am wondering if we need...
Hello..
We have a vb application(that uses Ole automation) that
does pinning, getting latest and few other things in vss.
Having a problem with Getting latest version when the file
is pinned at a previous version. Ex: If a file is
pinned @ version 5, and this file has versions until 8...
We have an access DB that is split into front and backend(both on the same server on the network). Front end is about 12MB and backend is about 75MB. Since past 2 weeks some users keep getting Disk or Network Error. We feel it's a network problem, and IT thinks it's the DB problem. We...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.