View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
L. A. M. L. A. M. is offline
external usenet poster
 
Posts: 8
Default Working with web server DB

I only need, using VBA, to make a connection to an Access database located
in a web server.

Luis


"Tim Williams" <saxifrax@pacbell*dot*net escribió en el mensaje
...
What/where is the "web server database" ? What kind of data do you want
to query/insert?

Details help if you're looking for suggestions....

Tim.



"Luis" wrote in message
...
I want to insert records in a web server database and also, retrieve data
from there using VBA and connection strings.

Thanks

Luis