|
how can I use asp database connectivity code so that I can work with it on someone else server. I want to use my computer only for publishing purpose, it is not working 24 hours a day. I have tried to use asp code for database connectivity, It works properly on my computer with IIS, but when I publish it on the server it is not working. What I should do to overcome this problem. Pl help.
My web site is on other's server. I want to use database in asp page but correct connection code not working.
as far as I know you cannot use a database(access) on another server with your code on your server.
but if the db is ms sql it's possible.
see this site too.maybe it helps
www.connectionstrings.com
My web site is on other's server. I want to use database in asp page but correct connection code not working.
go to ask .com it will help alot
|