Hi,
I have a VB6 app which transfers files to and from a Unix box using the inet control. This has been working without a problem. However, a banner is now being introduced on the unix box prior to the login. This banner however will cause error 12003 whenever a file transfer is required. Is...
Hi,
I have two tables as below.
TableA:
ID (Primary Key)
Location
Date
TableB:
ID (Primary Key)
Qty
What I am trying to do is to return a result set with the first column displaying all locations with a particular date value with the second column displaying the sum of...
I see what you are getting at DrJavaJoe.
My problem is that I have to have our application display the version number of another program. This other application is third party software. If we install an upgraded version of the third party software I want our in-house application to...
Thanks johnwm and DrJavaJoe. I tried both your suggestions but still not getting a version number. They only work for those files that have a version number ie if you right click on the file and choose properties, a version tab appears. The exe I am trying to get info from does not have this...
We are using VB6 and I would like to know whether it is possible to determine the version of an exe. When I right click on the exe and go to properties there is no version info apparent so maybe if I put the version in the title area? I do not wish to run the exe.
What are the potential security threats of transferring files via modem?
People out in the field often use their mobile phone to gain a connection to a PC on our LAN. Connected to this PC is a modem. On the PC we have third party software that uses a proprietory protocol which uses checksums...
Thanks bcastner for your time trying to help me with this one.
My biggest problem is that, with regards to the order in which the registry keys are run, the RunServices key no longer exists under Win XP (which is a shame). I have tried the firedaemon software that you mention but regardless, I...
We are finally moving to XP and have been busy getting our programs XP compliant. Previously we had our software on Win95 machines. For critical business reasons we have historically used the HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\RunServices registry key to enable the...
Zemp,
I have previously tried using MoveLast but with inconsistent results.
However, with AddNew it looks like I can bookmark the record last modified for later access in my program. Top stuff!
eg: rs.Bookmark = rs.LastModified
Thanks for your all your help.
Thanks zemp.
I have checked out @@Identity but it will not be able to help me as I am interfacing with Access 97. My understanding is that this property is useful for when SQL Server is involved.
Any other ideas?
Is there a way of retrieving the last record inserted into a database?
I use the usual sqlstatement INSERT INTO myDeliveries .......
and then use the Execute statement to process the query.
Some background:
When a new record is created in myDeliveries, MS Access auto allocates a unique random...
I have an application written in VB which takes advantage of a Crystal report object.
My problem is when a user changes their default Windows printer while the application is open, Crystal reports does not recognize that the default printer has now been changed (the only way around this is to...
I have an application written in VB which takes advantage of a Crystal report object.
My problem is when a user changes their default Windows printer while the application is open, Crystal reports does not recognize that the default printer has now been changed (the only way around this is to...
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.