Hi, I am new to SQL but have been using MS Access for years.
I currently have a problem where a stored procedure that I have created, needs to be filtered further. I know that you can refer to tables and views in a stored procedure, I was wondering if you can access existing stored procedures...
If I use a query within access to append the required info, I have no problems. Once I try to access this table outside of access (Using VB), I then strike my problem.
I have even tried creating queries and tables from an external VB program (Using tabledef and Querydef), and I still have had...
I am currently using a VB program that is trying to access the system table MsSysObjects, for linked table information.
Using DAO internally in the mdb file, I can retrieve this info without any problems. Trying to read information from this table, with my VB App using DAO, I get an error like...
Thanking any replies in advance.
Problem: I have a subform which is requeried on a user defined timer event (This is a must as the form has to show new, deleted and edited records ASAP). The form is usually requeried every 10 sec. When the datasheet is requeried the cursor location is sent...
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.