2005/9/8, Jens-Peter C. Hillers <[EMAIL PROTECTED]>:
> Hello,
> 
> I Have a table name named DOMAIN
> I already inserted one row to it
> 
> doing a select * from domain
> odbc_num_rows retuns a -1 !
> 
> ALL other tables work well with the same sequence
> 
> Could it be that DOMAIN is reserved by ODBC ?
> ( by the way the only row in that table was inserted via ODBC ! )

That would be my first guess.  Did you try to put DOMAIN in double
quotes or use a qualified table name?

Kind regards

robert

--
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to