Hi,
I'm importing a number of tables from an outside .mdb into my DB and need to automatically determine which field in the imported tables is the primary key. Can anyone help with some VBA code that can do this?
Kind Regards,
Edd Stewart
Hi,
I'm trying to write a program which will access sales and purchase invoices in Sage Line 50 v7 and then do simple calculations on this data to find how much stock is required to be ordered etc. I'm using Access '97 to do this but i've run into some difficulties with its speed over ODBC...
Hi, I have a problem with Access VBA that has me stuck so if anyone can help me, I would be most grateful:
Set rstDest = db.OpenRecordset("SELECT * FROM TotaledOrders WHERE OrderDate = " & rstSrc!DateOrdered)
Here I am trying to create/open a recordset containing all records with an...
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.