M
Mark
Can someone explain the difference between the following:
An Access mdb declaring an ADODB.Connection which calls a Stored Procedure.
An Access adp which calls the same procedure.
I’m trying to determine the most cost effective means to upsize mdb’s to SQL
Server. It seems that the first example above requires less development time.
My concern is band width levels. Are there differences in the two examples
and relative band widths?
Thanks,
Mark
An Access mdb declaring an ADODB.Connection which calls a Stored Procedure.
An Access adp which calls the same procedure.
I’m trying to determine the most cost effective means to upsize mdb’s to SQL
Server. It seems that the first example above requires less development time.
My concern is band width levels. Are there differences in the two examples
and relative band widths?
Thanks,
Mark