Hi,

I have one question: rdd_info does connect to a particular database. How to make a call simultaneously to 2 or 3 bases, and juggle
connections (Oracle, SQLServer and DB2).
Now I have to copy the DBF file and do the other, a new connection. When I need to read the previous database, I do a new connection.


Yes, of cause. You just have to pass a connection parameter to RDDINFO(), DBUSEAREA(), etc. Or select current connections using RDDI_CONNECTION.


Regards,
Mindaugas


_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to