List:MySQL ODBC« Previous MessageNext Message »
From:Peter WR Date:July 31 1999 1:05am
Subject:Re: Problems reading LONGTEXT in ASP
View as plain text  
This correction solved this problem.

I feel the documentation is a little short about what can actually be set up
in "my.cnf". Perhaps it is already mentioned elsewhere, but need some hints
also in relations to "my.cnf".

Best regards
Peter


----- Original Message -----
From: Michael Widenius <monty@stripped>
To: Peter WR <pwr@stripped>
Cc: <myodbc@stripped>
Sent: 30. juli 1999 18:15
Subject: Problems reading LONGTEXT in ASP


>>>>>> "Peter" == Peter WR <pwr@stripped> writes:
>
>Peter> Hi,
>Peter> I get below errormeassage when SELECTING a LONGTEXT field in ASP.
When
>Peter> changing the field back to VARCHAR everything goes fine.
>
>Peter> Error message ...
>Peter> Microsoft OLE DB Provider for ODBC Drivers error '80004005'
>Peter> [TCX][MyODBC]Can't create/write to file '\\sql7_0.ism' (Errcode: 2)
>
>Peter> /dgh002m.asp, line 296
>
>The above means that MySQL can't create a file at your root disk
>
>How did you start MySQL?
>
>Try restarting MySQL, but set the --tmpdir option to point at some
>writable directory.  Another option is to add to your c:\\my.cnf
>file:
>
>[mysqld]
>tmpdir=c:/temp/
>
>(assuming you have a c:\temp directory)
>
>Regards,
>Monty
>
>
>---------------------------------------------------------------------
>Please check "http://www.mysql.com/Manual_chapter/manual_toc.html" before
>posting. To request this thread, e-mail myodbc-thread505@stripped
>
>To unsubscribe, send a message to the address shown in the
>List-Unsubscribe header of this message. If you cannot see it,
>e-mail myodbc-unsubscribe@stripped instead.
>


Thread
Problems reading LONGTEXT in ASPPeter WR14 Jul
  • Problems reading LONGTEXT in ASPMichael Widenius30 Jul
Re: Problems reading LONGTEXT in ASPPeter WR31 Jul
  • Re: Problems reading LONGTEXT in ASPMichael Widenius1 Aug