I'm hope you can help me with a problem that was not an issue when using DAO-Jet/mdb's
Ok I have three tables...
#1 (Users) W/USRID as a primary key
USRID USRName
1 John
2 Fred
3 James
Ect.
#2 (Rooms) W/ID as a primary key
ID Category
1 Apt#1
2 Apt#2
3 Apt#3...
I have an application that filters several items of SQL data by using the device ID of the source computer.
The records are added via VB with a special ID for the valid records, and with the DLL call "GetComputerNameA" to keep the filter specific to the device. Then I run the Stored Procedure...
I have a groups of inventory items (Categories) and linked products under two tables
I am using a subdatasheet for the user to click the categories and find the specific product and enter the qty. But I require those categories to be expanded that have been entered in before (if they exit and...
I have developed a application with mscomctl2.ocx
MonthView. It is using the GetDayBold function to display 9 months of dates that are stored in a MS Access table
It works fine in Acess97 but in AccessXP when you call the GetDayBold function you get the following error...
The expression...
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.