View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tim Williams Tim Williams is offline
external usenet poster
 
Posts: 1,588
Default Working with web server DB

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