|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Hi
I have just set up a DNS to a local database on my machine, and i want to be able to access the database that this points to from a website. I am fine at connecting to server-side db's but i cannot seem to make it work for client side ? Any help\advice\code appreciated Thanks. |
|
#2
|
||||
|
||||
|
It isn't possible. ASP is a server side technology, so you can't connect to a client side database.
|
|
#3
|
|||
|
|||
|
oh, thats a pain.
I thought that when you developed ASP pages, using the <script></script> tag was clients side, while usinig <% %> was server side. Therefore you are saying that coding a db connection inside <Script> tags is not possible??? Thanks |
|
#4
|
||||
|
||||
|
No, it isn't possible.
|
![]() |
| Viewing: ASP Free Forums > Database > Microsoft SQL Server > Connect to a client side database from asp? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|