![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
|
I'm trying to query a pervasive database from a remote web server. I want to use a DSN-less connection. I can't seem to find the right provider to do so. Can anyone point me in the right direction as to how to do this? I can't seem to do it with ODBC or OLEDB, so what is left???? I've read something about 'RDS' but don't know what that is or how to use it. Our system is set up with: Web Server: Windows 2000 Server, IIS version 5 Database Server: Windows 2000 Server, Pervasive SQL 2000i service pack 4 Any help would be GREATLY appreciated, thanks! |
#2
| |||
| |||
|
|
Why is ODBC not working? Are you getting an error message back? Remember that the remote web server is running under the IIS username, so you'll need to make sure that A) you have FULL access from the web server to your database box over the wire and B) the IIS user that is being used on the web server has proper access to the database server. Try providing your current connection info as well. BTW, how's thing in IA? Goldstar Software Inc. Building on Btrieve(R) for the Future(SM) Bill Bach BillBach (AT) goldstarsoftware (DOT) com http://www.goldstarsoftware.com *** Pervasive.SQL Service & Support Classes *** Chicago: September 16-18: See our web site for details! Cynthia Merritt wrote: I'm trying to query a pervasive database from a remote web server. I want to use a DSN-less connection. I can't seem to find the right provider to do so. Can anyone point me in the right direction as to how to do this? I can't seem to do it with ODBC or OLEDB, so what is left???? I've read something about 'RDS' but don't know what that is or how to use it. Our system is set up with: Web Server: Windows 2000 Server, IIS version 5 Database Server: Windows 2000 Server, Pervasive SQL 2000i service pack 4 Any help would be GREATLY appreciated, thanks! |
#3
| |||
| |||
|
|
Iowa is DRY!!! Sure could use some rain, but at least it's no longer 100 degrees outside. As to my ODBC Connection: Connection String: "Provider=MSDASQL.1;driver={Pervasive ODBC Client Interface};ServerName=NameOfOurServer;ServerDSN=Na meOfOurDatabase" Error: Microsoft OLE DB Provider for ODBC Drivers (0x80004005) [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified The iis user does have full access to where the database resides. We're trying to do this without putting the DSN on the client (web server), and my understanding is that perhaps there is trouble with doing that? Anyway, any help you can give me, Bill, is ALWAYS appeciated. Thanks! --Cynthia Merritt Bill Bach <bbach (AT) cncdsl (DOT) com> wrote Why is ODBC not working? Are you getting an error message back? Remember that the remote web server is running under the IIS username, so you'll need to make sure that A) you have FULL access from the web server to your database box over the wire and B) the IIS user that is being used on the web server has proper access to the database server. Try providing your current connection info as well. BTW, how's thing in IA? Goldstar Software Inc. Building on Btrieve(R) for the Future(SM) Bill Bach BillBach (AT) goldstarsoftware (DOT) com http://www.goldstarsoftware.com *** Pervasive.SQL Service & Support Classes *** Chicago: September 16-18: See our web site for details! Cynthia Merritt wrote: I'm trying to query a pervasive database from a remote web server. I want to use a DSN-less connection. I can't seem to find the right provider to do so. Can anyone point me in the right direction as to how to do this? I can't seem to do it with ODBC or OLEDB, so what is left???? I've read something about 'RDS' but don't know what that is or how to use it. Our system is set up with: Web Server: Windows 2000 Server, IIS version 5 Database Server: Windows 2000 Server, Pervasive SQL 2000i service pack 4 Any help would be GREATLY appreciated, thanks! |
![]() |
| Thread Tools | |
| Display Modes | |
| |