Mysql Database + Forms

M

Michelle Flowers

hi, i'm trying to send form results to a mysql database.
I chose "network connection to a database server" (is
this right?) and entered the appropriate data. I then got
got an error message. Is it because i tried to connect
through the SQl driver option in frontpage?? Any info on
how to do this would be great. below is my hosts info and
then the error message i received. (i blocked out
database name, etc...)

Operating System:FreeBSD
Web Server Software:Apache 1.3

Server error: Unable to connect to a database from the
Web server using the connection string 'DRIVER={SQL
Server};SERVER=*******;DATABASE=*******;UID=********;PWD=*
*******'.

The following error message comes from the database
driver software; it may appear in a different language
depending on how the driver is configured.
-------------------------------------------------------
[Microsoft][ODBC SQL Server Driver][DBNETLIB]SQL Server
does not exist or access denied.

Source: Microsoft OLE DB Provider for ODBC Drivers
Number: -2147467259 (0x80004005)
 
M

Michelle

Sorry, do not understand... anyone please explain?
thanks
-----Original Message-----
You have nemed this in ODBC data source?
-----Original Message-----
hi, i'm trying to send form results to a mysql database.
I chose "network connection to a database server" (is
this right?) and entered the appropriate data. I then got
got an error message. Is it because i tried to connect
through the SQl driver option in frontpage?? Any info on
how to do this would be great. below is my hosts info and
then the error message i received. (i blocked out
database name, etc...)

Operating System:FreeBSD
Web Server Software:Apache 1.3

Server error: Unable to connect to a database from the
Web server using the connection string 'DRIVER={SQL
Server};SERVER=*******;DATABASE=*******;UID=********;PWD= *
*******'.

The following error message comes from the database
driver software; it may appear in a different language
depending on how the driver is configured.
-------------------------------------------------------
[Microsoft][ODBC SQL Server Driver][DBNETLIB]SQL Server
does not exist or access denied.

Source: Microsoft OLE DB Provider for ODBC Drivers
Number: -2147467259 (0x80004005)

.
.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top