Hi !!

)-----Original Message-----
)From: qball cow [mailto:[EMAIL PROTECTED]]
)Sent: Sunday, August 19, 2001 10:50 AM
)To: [EMAIL PROTECTED]
)Subject: Fw: need help
)
)
)I have made a mysql server on my linux box. and via Myobdc I
)access it from a C++ programm I made.. I can see the records.. but
)If I change one.. I get the error:
)
)"No Cursor name availible"
)
)I dont know whats wrong.. so I hope anybody can help me.
)

Did you tried with the latest .38 MyODBC driver ? Also, the error message
says you are trying to do some cursor operation, without setting the cursor
name through SQLSetCursorName prior to the execution.

Is it possible for you to send the ODBC trace, so that we can guess what
exactly is going wrong ?

Thanks in advance
Venu
--
For technical support contracts, go to https://order.mysql.com/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Mr. Venu <[EMAIL PROTECTED]>
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB, FullTime Developer
/_/  /_/\_, /___/\___\_\___/   Woodside, California  USA
       <___/   www.mysql.com


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to