MySQL Forums
Forum List  »  Microsoft SQL Server

valid sql doesnt works
Posted by: dieguicho
Date: April 10, 2005 03:45PM

hi there.
im migrting from mssql to mysql, but still using asp/vbscript.
im trying to execute this valid sql query
SELECT * FROM fotos WHERE IDalbum IN (SELECT IDalbum from albums where IDusuario = 13)

but i get this error
ODBC driver does not support the requested properties.

if y execute that query in mysql control center i get an error to.
thx in advance

Options: ReplyQuote


Subject
Written By
Posted
valid sql doesnt works
April 10, 2005 03:45PM
April 12, 2005 09:58AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.