>Executing this very simple program generates error 209, invalid second >argument to open. The offending value is the "q". (And yes, I've got an >ODBC driver and MySQL running.)
I also noticed that in the book the function to send a custom query is sql() when in the (CVS) source code is dbsql(). Sorry for this. Dr. J and I are fixing this and trying to consolidate the ODBC interface. So I hope you did not write millions of lines of ODBC code already ;-) In the future we plan to add other cool features like cursors (myodbc 3.x is supporting them finally) and probably a class to support specific vendor SQL. Federico Balbi University of Texas at San Antonio [EMAIL PROTECTED] http://www.cs.utsa.edu/~fbalbi _______________________________________________________________ Have big pipes? SourceForge.net is looking for download mirrors. We supply the hardware. You get the recognition. Email Us: [EMAIL PROTECTED] _______________________________________________ Unicon-group mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/unicon-group
