M
Matthew
Our company has a Windows-Based program designed in Access
2000 using Visual Basic. The program goes out on the LAN
and accesses an Access database. We are in the process of
converting over to SQL Server 2000.
If I send an "ad hoc" SQL statement from the Access
program to the SQL Server (which now has the new
database)...where is the query processed? Does the SQL
Server send my computer a page at a time and make my
computer crunch the numbers...or is it all processed on
the server and only the results of the query returned?
Along with you answer, can you provide some sort of
documentation if possible...I have to prove this to the
boss.
Thanks
2000 using Visual Basic. The program goes out on the LAN
and accesses an Access database. We are in the process of
converting over to SQL Server 2000.
If I send an "ad hoc" SQL statement from the Access
program to the SQL Server (which now has the new
database)...where is the query processed? Does the SQL
Server send my computer a page at a time and make my
computer crunch the numbers...or is it all processed on
the server and only the results of the query returned?
Along with you answer, can you provide some sort of
documentation if possible...I have to prove this to the
boss.
Thanks