If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > Multiple-step OLE DB operation generated errors. Check each OLE DB status value...

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-23-03, 17:10
rezz7 rezz7 is offline
Registered User
 
Join Date: Dec 2003
Posts: 1
Multiple-step OLE DB operation generated errors. Check each OLE DB status value...

ERROR: Multiple-step OLE DB operation generated errors. Check each OLE DB status value, if available. No work was done.

I am using MySQL and ASP. I have a login page that when you put in the correct username and password, it goes to the member's personal page. The personal page contains 2 text fields that I want to be a 'Text' datatype instead of 'Varchar' because I want the text to be over 255 characters long.

For some reason, when I convert the MySQL datatype to 'Text' instead of 'Varchar (225)', it gives me this error message above. If I use 'Varchar', it works fine. But I don't want to use 'Varchar' because of its limitations. Any reason why this happens? Any suggestions? Thanks.

Randy E.
rezz7@hotmail.com
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On