Hi,
For several day's I'm trying to include an MS Access database into my
project.
Database comes from an external system the client uses, so converting
it to mysql is a no go.
The connection works, but when I try a $model->find('all') I always
get errors: odbc_fetch_row() No tuples available at this result index.
In the dbo_odbc.php file ( line 418 )
When I output the generated query I and copy paste it to access the
query works.
Can't get it working..
adodb was even worst
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---