Mysql Database + Forms

  • Thread starter Thread starter Michelle Flowers
  • Start date Start date
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)
 
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)

.
.
 
Back
Top