D
|
dlangham 11/21/2007 |
Try using the following script: <% |
![]() |
Sergey Kornilov admin 11/21/2007 |
If you use connection string provided by your hosting company and it doesn't work - I'd suggest to ask them what is wrong. |
M
|
mfred author 11/23/2007 |
Dale, I tried your code but I get the same message. Servey, I was thinking that it was on the host side but they claim that it is not. |
![]() |
Sergey Kornilov admin 11/24/2007 |
If the same code works fine on another web server that means something is wrong with the new web hosting. |
M
|
mfred author 11/25/2007 |
I wanted to note that I figured this out. In addition to changing servers, I also an switching the database from SQL to Access. I thought that I had changed all the relevant code but missed a couple of lines. |