superdog4492
Programmer
Hi there,
I apologize for the cross-post -- I should have started with this forum.
I have an MS Access project that connects me to a SQL Server database. My forms are all working fine, but I've been trying to figure out how to get at the data programmatically, using VBA.
I'm assuming that since the project is already connected to the database, that I don't have to connect in my code. Is that correct? If not, how do I connect? ODBC?
Any simple examples of a connection and creation of a recordset would be greatly appreciated!
Thanks, superdog
I apologize for the cross-post -- I should have started with this forum.
I have an MS Access project that connects me to a SQL Server database. My forms are all working fine, but I've been trying to figure out how to get at the data programmatically, using VBA.
I'm assuming that since the project is already connected to the database, that I don't have to connect in my code. Is that correct? If not, how do I connect? ODBC?
Any simple examples of a connection and creation of a recordset would be greatly appreciated!
Thanks, superdog