Hi guys,
Any one know access to databases in intenet hosting side with VB-ADO structure?
Thank you
Sener yetgin
Printable View
Hi guys,
Any one know access to databases in intenet hosting side with VB-ADO structure?
Thank you
Sener yetgin
The Easiest way to access databases over the net is using ASP to connect to the database and display the information from it using ADO.
If you are completly new to ASP, check out http://www.4guysfromrolla.com they have a very good introduction into ASP
Ian
Hi Lan,
Thank you for your info.
You mean, I should write ASP code in my desktop vb program to access db.
It is the way to do it, I can do...
Thanks again...
Bye
Sener
Hi seer
No mate, I got mixed up by what you meant. I thought you ment what is the easiest way to dusplay a db over the net not accessing a db over the net using vb. I've never fdone anything like that before but I think some of the other guy's and girls have.
sorry couldn't be more help
ian