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
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