K, here's the scoop. I have a webserver in our DMZ. I am currently making direct SQLClient calls to a SQL database inside my firewall. We want to know if there is any way to get a faster connection.
One suggestion here was to connect to an Access database located on the webserver that had linked tables to the SQL database.
Another was to use a system DSN (on the webserver) to make the SQL calls.
What do you guys/gals think?
One suggestion here was to connect to an Access database located on the webserver that had linked tables to the SQL database.
Another was to use a system DSN (on the webserver) to make the SQL calls.
What do you guys/gals think?