Tracking Forums, Newsgroups, Maling Lists
Home Scripts Tutorials Tracker Forums
 
  HOME    TRACKER    MYSQL




URGENT: Error 1316 On Install Of MySQL Connector/ODBC Driver 3.51


I have my Vice President's laptop and trying to install the ODBC drivers for reporting that he needs.. and am facing a time crunch. I'm getting the following error, which I've never run into before. I thought the setup file was corrupt, so I re-downloaded her from another mirror, but I get the same error.

ERROR 1316. A network error occurred while attempting to read from the file

C:DOCUME~1cbockLOCALS~1Tempmysql-connect or -odbc-3.51.12-win32.msi




View Complete Forum Thread with Replies

See Related Forum Messages: Follow the Links Below to View Complete Thread
MySQL ODBC Driver Error
I am using C# to edit and view a MySQL database. I have added the ODBC driver for MySQL to my computer and I can add the database to my project in Visual Studio. At first it gives me an error and I have looked in other forums and found that there are two periods were their should only be one and I have since corrected this by editing the statementment in the designview with...

SELECT * FROM `mu`.`environment`

instead of

SELECT * FROM `mu`..`environment`

At this point when I click finish, VS2005 says there were errors generated with the tableadapter configuration, specifically the SELECT statement.

ERROR [HY010][MySQL][ODBC 3.51 Driver][mysqld-5.0.26-community-nt]

If I continue anyways I can preview the data just fine, however if I add a datagridview to my form it is blank. In the design view, it is not displaying any of columns. It is like the columns don't exist. What am I doing wrong? Also, I see there is a ADO.NET driver for MySQL, would that work better and if so how can I add the database to my project.

Install Error MySQL Connector
I tried to install the ADO connector on Win XP and recieved the following error:

InstallUtilLib.dll: Unknown error in CorBindToRunTimeHost (0x80131700).

Another user reported this error and said it was resolved but did not say how it was resolved.

Handheld And Mysql Connector/j Driver
can i use mysql connector /j driver in hanheld devices for connecting my handheld database through java application to the mySQl server database which is residing on desktop. Code:

MySQL ODBC Driver 3.51
The table it is selecting on contains 64 rows.
here is an example piece of code:

strSQL = SELECT DISTINCT id from table where id = 10
set conn = CreateObject("ADODB.Connection")
conn.Open "Driver={MySQL ODBC 3.51 Driver}; Server=as3;Database=name","user","password"
set rs = conn.execute(strSQL)
'next line of code'

It takes 5 seconds plus to get the the next line of code from "set rs = conn.exec......."

MySQL ODBC 3.51 Driver
I have just installed the MySQL ODBC driver 3.51 on an XP machine
which is behind a proxy.When I configure my DSN, I can't access the MySQL server which is in the "outside" world.I get this error:

[MySQL] [ODBC 3.51 Driver] Unknown MySQL Server Host 'mysqlserver.com'
(11004)

When I click the [Configure] button in my DSN configuration, I cannot
see any field to define a proxy.

MySQL ODBC 3.51 Driver Very Slow!
I am using the MySQL ODBC 3.51 driver to link three relatively small MySQL
tables to a Microsoft Access 2003 database. I am finding that the data from
the MySQL tables takes a hell of a long time to load making any kind linkage
with my Access data virtually useless.

I have the MySQL driver setup in as a USER DSN. The MySQL data is sitting
out on a server and the Access database is running locally.

MySQL ODBC Driver In DataLink
I'm trying to use the Windows DataLink (udl) to set up a connection to a
MySQL database.

I've installed the 3.51 ODBC driver from the MySQL website - however, using
a DataLink, it doesn't show up as a DataSource -

How can I get it recognized there?

Configure MySQL ODBC Driver
I'm working on a MFC application and I need to be able to prompt the window "MySQL ODBC 3.51 Driver - DSN Configuration" for the user to configure a dsn connection...

This is like selecting the "ODBC Data Source Administrator", selecting the File DSN tab, clicking one of the dsn links and then pressing configure...

Is there a way to prompt this precise window programmatically?

Can I Use Asp And ODBC Driver To Connect To MySql Database
I just migrated my access db to mysql and I'm trying to figure out how change my connections and code for mysql, I was told that I would have to use php, but I also read that it can be done with asp using an ODBC driver which I have installed on my server. If I use the ODBC driver would I be able use the same SQL that I used to connect to the access DB? what other issues would there be?

SQLColumns Function And MySQL ODBC Driver
The MySQL ODBC driver returns an error when calling SQLColumns function with an empty Table parameter:

[MySQL][ODBC 3.51 Driver][mysqld-4.0.18-nt]Can't use wildcards in table name

Is there a newer version which supports wildcards in table name? Actually I don't really need wildcards, but I need to get the list of all columns in all tables.

MySQL ODBC Connector Username Issue
I am having trouble connecting to a MySQL db using the ODBC Connector. I've tried 2.5, 3.51, and even an alpha of v5 and all get the same error.

The error says [MySQL][ODBC 3.51 Driver]Domain (xxx@xxxxxxxxxx.x) not found Disconnecting.

It appears that the username only accepts 16 characters. I am trying to connect to a hosted db and I can't control the username.

I've seen this happen on some machines but not others. What is going on and how can I get connected?

How To Configure MySQL ODBC Driver To Connect To A Mysql Server On My Own Side Of The Router?
Using MS Access, I have attached to MySQL servers in other states
and other countries on the other side of my router. But when I use the
MySQL ODBC driver 3.51 to connect to a MySQL server on my own LAN,
the driver tells me it cannot make the connection. Here are the ODBC
driver connection parms:

Data Source Name: (free field - name my "my linux box" will do nicely)
Host/Server Name (or IP) - something like MSQLUserName@ServerName.net
has worked fine for me in the past. Now I'm trying 192.168.1.106
Database Name - whatever, mysqldb works fine, any valid db

User - root
Password - myrootpass

Port - 3306 has worked fine 4 me N the past. Dunno whether 2 use now
SQL Command On Connect - haven't ever put anything here

Perhaps there is some configuration in mysql user privilege for the
mysqluser "root" that would prevent him from logging from a remote PC
to the mysql server?

[MySQL][ODBC 3.51 Driver][mysqld-5.0.19-log]MySQL Server Has Gone Away
My site is hosted on Windows IIS, and I use ASP, and connect to MySQL 5.0.19 via an ODBC 3.51 driver.

MySQL is I think hosted on a Linux machine.

My problem is this:

My site keeps getting lots of these errors messages each day:

[MySQL][ODBC 3.51 Driver][mysqld-5.0.19-log]MySQL server has gone away

I mean hundreds - e.g. for Feb alone, so far, these errors have been logged in my error table:

New Version Of The ODBC Driver
Anybody know when the new version of the ODBC Driver is gonna be out? I'm using 3.51.11-1, but I'm having problems transferring information from SQL Server.

ODBC Driver Problem
I was successfully loading a table from ACCESS up to my host MySQL using the 3.51 ODBC driver. Then I upgraded my Windows 2000 sp3 to sp4 (and I think Microsoft updated Office at that time as well along with doing some security fixes.) Now Windows and ACCESS work, but I when transferrirng I get:
"ODBC - call failed
[MySQL][OBDC 3.51 Driver] User cancelled (#0)"
or
"Microsoft Access has encountered a problem and needs to close. We are sorry for the inconvenience."

Any clue as to what's calling this? I though about re-installing Access, but it looks like you have to re-install the whole Office if I do. I tried a repair on Access and also re-installed the dirver. No change.

ODBC Driver Setup
I have setup an ODBC driver for my MySQL database and use a 3rd party
program to connect to it. Everytime the software connects, the ODBC
driver setup screen pops up. I have to click OK on it to continue. I
set the parameter "Dont prompt on connect" in the options but this has
not solved the issue.

The system setup is Win2K SP2, MySQL 4.0.15, MySQL ODBC driver 3.51.

ODBC Connector
I am using ODBC 4.51 and mySQL 4.0.1-NT. I have an app that is written in
vb6 with msAccess 2000 that was converted to mySQL. Everything is working
great except for one thing.

I have a grid of information (using TrueGrid v7) and I need the grid to
update with the newest data.

In msAccess (ADO) I used the adUseServer Cursor / Dynamic Recordset and then
all I had to do was do a tdbgrid1.refresh to get the latest data.
Everything was working just as I wanted.

In mySQL(ADO) when I use the adUseServer, I get no data returned to the
grid, and if I debug the data, it is there, but it doesn't refresh (in the
debug window). Changing to adUseClient puts the data in the grid, but
obviously doesn't refresh either.

The grid will have varying number of records depending on the query, but in
general it will have a couple of hundred records (with about 30 showing at
one time). What I need to be able to do, as an example, is to page down so
that records 60-90 are showing and refresh any new data that is coming in
without moving grid. I can do this programmatically, but was wondering if
anyone knew away around this. It worked perfectly with the msAccess engine.

BTW the options I have on the ODBC are 18475

ODBC Connector
I just installed the last version of the MySQL ODBC driver, version 03.51.08
A bug in the previous version (Default values not returned by the function SQLGetColumns()
was corrected and works properly now.
However, the following problem still exists:

A call to the function SQGetInfo() with SQL_ALTER_TABLE does not return the bitmask
SQL_AT_ADD_COLUMN_DEFAULT set, although MySQL does allow default values in ADD COLUMN.
The equivalent bitmask for a call with SQL_CREATE_TABLE does return the bit set correctly.

Install Connector
I must connect with .NET to a MySQL-DB. But the MySQL-DB is not on my local developer PC but on a server in our Windowsnetwork. Where must I install the ODBC or .NET connector, on the local developer PC or on the DB-server ?

How To Establish A Connection Using ODBC Driver
i am comepletely new to the world of mySQL and really programming. i have downloaded and installed mySql and the ODBC driver. my understanding is that i can use java to create databases, and sends the queries to mysql using the odbc driver. if i am wrong, please steer me in the correct path.

further, i need to know what jav code i need to use to connect, using odbc connector, with mysql.

Problem With ODBC Connector
I just installed the last version of the MySQL ODBC driver, version 03.51.08
A bug in the previous version (Default values not returned by the function SQLGetColumns() was corrected and works properly now.

However, the following problem still exists:

Connector.net/VS Tools Install
Just installed Connector.Net and tried to make the changes to the machine.config as per the instructons for installing Visual Studio Plugin. Unfortunately, my machine.config file does not contain any refrences to MySql so obviosuly I cannot change them. Install of connector went smoothly and I am a admin on this pc.

ODBC Driver Setup - Don't Prompt On Connect
I have setup an ODBC driver for my MySQL database and use a 3rd party
program to connect to it. Everytime the software connects, the ODBC
driver setup screen pops up. I have to click OK on it to continue. I
set the parameter "Dont prompt on connect" in the options but this has
not solved the issue.

The system setup is Win2K SP2, MySQL 4.0.15, MySQL ODBC driver 3.51.

ODBC Driver Does Not Support The Requested Properties
I'm trying to log data to a certain schema on MySQL 5 server via DSN. MySQL connector/ODBC driver version is 3.51., running in Win XP.

*Sometimes* I receive the following error:

---
An error occurred calling 'LogResults' in 'DBLog' of 'DBLog 1.0 Type Library'
An error occurred executing a statement.
Schema: My Recordset.
Statement: My_Table.
ODBC driver does not support the requested properties.
Description: ODBC driver does not support the requested properties.
Number: -2147217887
NativeError: 0
SQLState:
Reported by: Microsoft OLE DB Provider for ODBC Drivers
Source: DBLog
---

The worst thing is that sometimes everything seem to be ok but no data is logged to database! This case is very confusing, the logging has been successfull before and I've not been able to trace this. I've checked the basics (SQL syntax, schema priviledges, ...).

ODBC Driver Problem In Limited Access Account
I am in need of some advice. We are running a client/server program and are using mysql for the database. We have a server running our main application, and then we install clients out in the field. They communicate to the server over the facility's standard network. The problem comes in when we hit a client computer that is not normally logged on as an administrator. We switch to the account with administrative rights so we can install our client software, and after the install the program runs fine. When we switch back to the user account with limited access, the program runs but cannot connect to the databases on the server. The ODBC drivers are loaded in the System DSN but are not working properly. If you try to configure them while you are in the limited access account it tells you that the driver cannot be found and that we should reinstall it. Is there anyway to get these drivers working under a limited access account?

Connector/ODBC Not Saving Port Setting
Using MySQL Connector/ODBC 3.51, I set the port to a non-default value
(3309), under 'Connection Options' to connect to a remote machine running 2
versions of MySQL. 'Test' is successful but when I close the Connector/ODBC
window on XP the port setting is not saved so the DSN doesn't work.

Use A Source Sourcefile.sql Command Via The ODBC Connector?
I have a source file which creates and populates the database, I wolud like to be able to call this file from withing my application program using the ODBC connector. However when I try I just get error 1064.

My application is in java .. here is the code snippet concerned..
try {
            Statement st = con.createStatement();
            sqlquery = "source c:mysqlin
j_create.sql";
            rs = st.executeQuery(sqlquery);
            try {
                while (rs.next()){
                    System.out.println(rs.getString(1));
                }
                
            } catch (SQLException se) {
                System.err.println("reading SQLException: " + se.getMessage()) ;
                System.err.println(sqlquery);
            }
} catch (SQLException e){
            System.err.println("querying SQLExcpetion " + e.getMessage());
            System.err.println("err code " + e.getErrorCode());
            System.err.println(sqlquery);
}

Urgent Syntax Error In Importing .sql Files
I am trying to import .sql file which has create table and Insert table statements.
I cannot use phpadmin as size of the file is too large.

test is the databse and guestdb is the file whihc needs to be imported.
I am giving command at sql prompt

mysql> -u [username] -p test < c:/ ....guestdb.sql
Error : there is error in sql server.

ODBC Install Problem
I just downloaded ODBC drivers from the mySQL web site but whenever I try
to create a DSN I get a system 1157 error

The driver does show up ok in the windows control panel

MySql Can't Install Error
I installed mysql ver 4.1.7 via windows installer. When I installed I got the following error message:

install can't connect to mysql server on 'localhost' (10061)

I checked the hosts file and 127.0.0.1 local host is listed.
If go to the command prompt I can log in and see the databases.
If I try to connect via network I get the following error message
Client does not support authentication protocol requested by server; consider upgrading MySQL client

Persistant Mysql / Odbc Error
I just installed mysql-max-4.0.20-sun-solaris2.8-sparc and ran the
mysql_install_db script. I try to access a mysql db using a Lisp app
that accesses the myodbc driver through our Lisp's odbc interface,
AllegroODBC. This used to work fine under
mysql-3.23.52-sun-solaris2.8-sparc, but now I keep getting the error

"While connecting to database, odbc returned the error:
[TCX][MyODBC]Access denied for user: '@localhost' to database
'umls2002ac'
(Sqlstate: S1000, native error code 1044)

[condition type: ODBC-ERROR]" .

Can anyone suggest a fix for this?

Persistant Mysql/odbc Error
I just installed mysql-max-4.0.20-sun-solaris2.8-sparc and ran the mysql_install_db script. I try to access a mysql db using a Lisp app that accesses the myodbc driver through our Lisp's odbc interface, AllegroODBC.

This used to work fine under mysql-3.23.52-sun-solaris2.8-sparc, but now I keep getting the error

"While connecting to database, odbc returned the error:

[TCX][MyODBC]Access denied for user: '@localhost' to database
'umls2002ac'
(Sqlstate: S1000, native error code 1044)

[condition type: ODBC-ERROR]" .

Can anyone suggest a fix for this?

IPS Driver Error
I am getting two errors on a forum. The first is an IPS Driver Error:

IPS Driver Error
There appears to be an error with the database.
You can try to refresh the page by clicking here

the second is this (in PHPMyAdmin):

ODBC Conversion Error Between MySQL And MS Access
I am trying to link MySQL tables (4.1.1-alpha-standard, 5.0.1-alpha-nt-max) via ODBC (3.51) to MS Access 2000. OS is Win2k professional, english version.

Everything is working fine, but columns defined as "time" are first interpretated as date (e.g. "13:30:00" is changing to "31.05.2015"). When opening the design view of the new table in MS Access and selecting the particular column, it is possible to select a new format (e.g. "Long Time"), but now the time is simply "00:00:00". What is wrong?

Also changing the regional options in the control panel of Win2k does not help. Current setting for time is format: "HH:mm::ss" and time separator is ":".

Strange Error When Trying To Delete A Row From MySQL Via ODBC
Here's another strange error I'm getting when using ODBC to access
MySQL. This time ODBC is being more informative, although all the
documentation I've looked at, claims that the function in question
(SQLSetPos) should not return the error!

I have a result set that has been opened for update.
I am trying to delete the current row with a call to SQLSetPos:

rc = SQLSetPos( hStmt, nRow, SQL_DELETE, SQL_LOCK_NO_CHANGE );

This reports the ODBC Error HY106, Native Error 534.
"Fetch type out of range"
(All the MySQL errors I've seen are in the 1000s or 2000s)

nRow is the current row, retrieved by a call to SQLGetStmtAttr:

rc = SQLGetStmtAttr(hStmt, SQL_ATTR_ROW_NUMBER, &nRow, sizeof(nRow), NULL);

The SQL_ATTR_CONCURRENCY attribute has been set to SQL_CONCUR_LOCK.

I can delete a row by simply executing the SQL statement, but for
various reasons it would be very good if I can delete a row from a
result set. Has anyone seen this odd error before? Any clues?
Or perhaps an alternative approach to deleting a row from a result set?

Error 2003 After Install MySQL 5.0.27 On Win2003
Would like to install MySQL 5.0.27 on my Windows 2003 AD/DC. Didn't expect it to be a problem. It did work on a test server.... So. It went wrong.
Could it be that my server is a ActiveDirectory DomainController?.

During the installation/configuration of MySQL the installation does something called 'Apply security settings'.
Then the error message pops up:

Error Nr. 2003
Can't connect ot MySQL server on 'localhost'(10061)

There's no firewall running.
Don't know how to openup TCP port 3306 for connections.?

Is it a Windows or a MySQL issue?

Forum (IPS Driver Error)
Whenever i go to send a PM in my invision forum the following error comes up,

Quote: mySQL query error: SELECT m.mgroup_others, m.id, m.name, m.members_disable_pm, m.members_display_name, m.msg_total, m.view_pop, m.email_pm, m.language, m.email, me.vdirs, g.g_max_messages, g.g_use_pm FROM forummembers m, forumgroups g
LEFT JOIN forummember_extra me ON (m.id=me.id)
WHERE LOWER(m.members_display_name) IN ('jabski')
AND m.mgroup=g.g_id

SQL error: Unknown column 'm.id' in 'on clause'
SQL error code:
Date: Thursday 19th 2006f January 2006 08:53:58 PM

any idea what this is, i have reinstalled the forum twice and refreshed the database twice

JDBC Error - Javax.servlet.ServletException: Com.mysql.jdbc.driver
I get the following error when trying access my MySQL database from a jsp page.

I have copied the proper jar into the WEB-INF/lib and the /ext path of my CLASSPATH.

Am I misisng something?

+++++++++++++++++++++++++++++++++++++++++++++

type Exception report

message

description The server encountered an internal error () that prevented it from fulfilling this request.

exception

javax.servlet.ServletException: com.mysql.jdbc.driver
org.apache.struts.action.RequestProcessor.processException(RequestProcessor.ja va:535)
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcesso r.java:433)
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)

root cause

java.lang.ClassNotFoundException: com.mysql.jdbc.driver
org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java: 1352)
org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java: 1198)
java.lang.ClassLoader.loadClassInternal(Unknown Source)
java.lang.Class.forName0(Native Method)
java.lang.Class.forName(Unknown Source)
com.mullen.cac.struts.action.TestDB.execute(TestDB.java:30)
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcesso r.java:431)
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)

note The full stack trace of the root cause is available in the Apache Tomcat/5.5.17 logs.

How Can I Take Comma(,) As String In Mysql Query (was: Urgent)
how can i take comma(,) as string in mysql query..
actually i have a field value like (asd,sdf,asr,asf), (sdf,sdh,aqb),
......
now if someone searches for 'aq' then (sdf,sdh,aqb) value should be shown..
i think u guys got my point ...

ODBC Error In V5
I am using ODBCv5 but when I run:

[code]....

There is an error "ODBC DRIVER does not support the requested properties".

I am using Visual basic 6 running in windows professional with sp2.

Win XP Install Error
I downloaded MySQL5.0.18 Windows (x86) with installed. Installed and got error when trying to start service "Error:0". I removed MySQL and tried it again, same results. Removed it again. Downloaded MySQL5.0.18 Windows Essentials (x86) got the same results, "Error:0" service not started.

I have used Access for a number of years but have never used "MySQL" and my son wants to put some databases (6 or 7 tables) up on a server for his web site.

ODBC Connection Error
I am trying to configure an ODBC connection to a MySQL database, 5.0.12 Beta-nt. We testing the connection I get the following error;

[MySQL][ODBC 3.51 Driver]Lost connection to MySQL server during query

If I try to connect via cmd prompt the following message is displayed;

ERROR 2013 (HY000) : Lost connection to MySQL server during query

The strange thing is if I disable Norton Internet Security all works fine. The Windows Xp firewall is turned off and Norton has been configured to allow MySQL.

Error 1045 For New XP Install
I'm unable to make a connection using MySQL Administrator with a brand new install for xp. I get an access denied to "ODBC@localhost". I tried pinging and it pings.
I tried copying the my.ini file to Windows.

And I see that this is a common issue for newbie's like myself.  I've used Mysql before but have never installed it.

Install Error 1045
I have previously installed MySql and uninstalled it. Now when I try to install it again I get Error 1045 during the installation process. I has some waffle about firewalls which I turned off. Also it talks about problems caused by previous installations and using the same root password... which I can't remeber. Is there any way of resetting this? Without reinstalling windows..?

Date Error From ODBC Access
I have an MS Access database 2003 and am sending a query with date parameters (date/time)using mysql 3.51 ODBC driver. Since I have 9 queries that run with a Macro and all use the same date range, I put the start and end dates in an Access table and join it in to each query.

The problem, I have one Mysql 4.13 instance with two schemas db1 and db2. When I run 7 of the nine queries that run against db1, the dates work just fine and the data sets are pulled back.

But when I run the two queries that against db2, they send the queries to MySql without any date range. I know this because I run a "show full processlist" using MySQL Query Browser and see the query with no dates. So the Access database locks up then because the query will pull 37 million rows.

Now if I hard code the date range in the Access Query it works fine and pulls back the data.

ODBC ERROR: State = 37000
i never hat this problem before when i was on Windows 2000 and with MySQL 4.0 (yes it was old) since our system upgrade we installed Windows 2003 and MySQL 5.0.41 and actually every day know i need to baby this computer because my Workstations are losing connectivity to the MySQL Server.

ODBC ERROR: State = 37000 Error [MySQL] [ODBC 3.51 Driver] [mysql-5.0.41-community-nt-log] You have an error in your SQL syntax;check the manual that corresponds to your MySQL server version for the right syntax to use near "769624" at line 1.

Microsoft OLE DB Provider For ODBC Drivers Error '80040e14'
I am trying to do a count subquery but am not very good at these...

I have two tables: privatemessage, userfolders

I am not very good with group by... and thats what error i am getting:

Microsoft OLE DB Provider for ODBC Drivers error '80040e14'

You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'GROUP By pfolder' at line 1

If you need folder explanation let me know...

Microsoft OLE DB Provider For ODBC Drivers Error '80040e14'
What i am going to do here is Select all replys by a user, but don't display posts they "started", the first SQL was for ones they started.

Main post is signified by f.ptype=0
A reply is f.ptype=1 a reply will also have the main post's id in the column f.preplyid

Its erroring on the subquery
-----------------
Microsoft OLE DB Provider for ODBC Drivers error '80040e14'

You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT fp.pid, fp.puid, fp.ptype FROM forumpost as fp WHERE fp. ....

Microsoft OLE DB Provider For ODBC Drivers Error '80004005'
Microsoft OLE DB Provider for ODBC Drivers error '80004005'

[MySQL][ODBC 3.51 Driver]Access denied for user 'versiontwo'@'localhost' (using password: YES)

/LM/W3SVC/2004/ROOT/global.asa, line 8

i get this error in my script?


Copyright © 2005-08 www.BigResource.com, All rights reserved