Hi
I am just learning DTS and want to know the correct way to get a value while working with DTS.
THe script below is my start script, it basically connects to the database and calls a Stored Procedure to add a record and gets back the @@identity and places it into a global variable in DTS...
I have 450+ databases that are spreadout over different versions of access, from Access 2, 95, 97, 2000..
I am wanting to identify the version of the database. Can this be done using code with ADO, or DAO?
I have an access project where I need to get the current record position. Exactly like the record navigator.
I need it to display "Viewing 2 of 5" like the record bar at the bottom of the screen.
Basically I have lots of master detail forms and it needs to be part of the UI, but it...
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.