i get this msg:
Microsoft.Data.Odbc.OdbcException: NO_DATA - no error information available
at Microsoft.Data.Odbc.OdbcConnection.HandleError(IntPtr hHandle, SQL_HANDLE hType,
RETCODE retcode)
at Microsoft.Data.Odbc.OdbcDataReader.GetData(Int32 i, SQL_C sqlctype, Int32 cb)
at Microsoft.Data.Odbc.O
Hi,
When I open a link table in access (that is opening a table in a mySQL
dbase on our server), it will not allow me to alter the data.
It keeps telling me that "someone else" is trying to access or alter the
data and that I have to "Copy to Clipboard" or "Drop Changes". I know
100% that I am t
Nitesh,
Tuesday, July 16, 2002, 3:46:39 AM, you wrote:
ND> I have my MySql 3.23 running, I installed MyODBC in my Win98 PC and created a DSN
for MySql.
ND> When I use MS Access to connect to MySql I get an Error saying "Host 192.168.1.103
is not allowed to connect to this MySql Server".
ND> I
Look at the GRANT documentation to see how mysql authenticates using host and user.
-Original Message-
From: Nitesh Divecha [mailto:[EMAIL PROTECTED]]
Sent: Monday, July 15, 2002 5:47 PM
To: [EMAIL PROTECTED]
Subject: MyODBC Error
Sensitivity: Confidential
Hello All,
I have my MySql
Hello All,
I have my MySql 3.23 running, I installed MyODBC in my Win98 PC and created a DSN for
MySql.
When I use MS Access to connect to MySql I get an Error saying "Host 192.168.1.103 is
not allowed to connect to this MySql Server".
I also tried connecting using telnet 192.168.1.109 3306 I
Dear List,
My question is about this error message obtained during a query from word
to mySQL:
[MySQL AB][MyODBC] ERROR: Unknown MySQL Server Host "thinkhost&q
Any way of getting a native error,sqlstate,error number list ?
-
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the list archive)
To request this thread, e-
Hi all,
I'm using visual basic with ODBC to update my mysql databases, and
all worked fine until now.
Now I have a new database in a different host, and when I try to
connect I receive this error message:
Can't intialize character set 7 (path: c:\mysql\\share\charsets\) (2019)
this error hap
Hi again,
I solved the weird thing but the original myODBC error is still there. How
do I know what values are suitable for my application. I'm using MediumBlob
to store my data so at any one time, the max amount of data to insert would
be 16M. So am I supposed to set max_allowed_packet t
ve successfully tried retrieving yesterday doesn't work
anymore.
Li Sze
- Original Message -
From: Miguel Angel Solórzano <[EMAIL PROTECTED]>
To: Li Sze <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Friday, February 02, 2001 1:41 PM
Subject: Re: MyODBC Error
>
At 12:23 02/02/2001 +0800, Li Sze wrote:
Hi,
Try to use the variables below in your my.cnf file:
[mysqld]
set-variable = key_buffer_size=16M
set-variable = max_allowed_packet=1M
Set the values according with your necessities and read in the
MySQL Manual the item Tuning server parameters.
Regar
Hi,
I'm using SQLPutData and SQLParamData to insert data into the database. It
works fine with data files smaller than 1MB. However, I get the following
error for the last call to SQLParamData when the data file is more than 1MB.
I have no idea what the following error means. I would really appre
Hi,
I'm using SQLPutData and SQLParamData to insert data into the database. It works fine
with data files smaller than 1MB. However, I get the following error for the last call
to SQLParamData when the data file is more than 1MB. I have no idea what the following
error means. I would really ap
13 matches
Mail list logo