Re: [Harbour] Error with ODBC under rddsql (sddodbc) ...

2010-04-06 Thread Mindaugas Kavaliauskas
I try to test dBUseArea() with DBFCDX RDD and SQLMIX RDD ... Since I cannot test the test2.prg under \hb20\contrib\rddsql\sddodbc\tests I modify test2.prg into tstmysql.prg as follow: However the line: ? dBUseArea( .T., "sqlmix", "SELECT * FROM country", "country", .T., .F.) with error comes o

Re: [Harbour] Error with ODBC under rddsql (sddodbc) ...

2010-04-05 Thread Viktor Szakáts
Hi, On Mon, Apr 5, 2010 at 8:00 AM, Shum wrote: > > Hi All, > > I try to test dBUseArea() with DBFCDX RDD  and  SQLMIX RDD ... > Since I cannot test the test2.prg under \hb20\contrib\rddsql\sddodbc\tests > I modify test2.prg into tstmysql.prg as follow: > However the line:   ? dBUseArea( .T., "sq