TonyScarpelli
Programmer
I am using VFP 9 SP2.
I am using the following to access a SQL Server table:
lnErr=SQLEXEC(gnConnHandle, lcStr, "MyResults")
The results are going into a cursor. Is there a way to put the results directly into a .dbf file?
Thanks.
Tony Scarpelli
Clinical Engineering Dept.
Maine Medical Center
Portland, Maine 04102
I am using the following to access a SQL Server table:
lnErr=SQLEXEC(gnConnHandle, lcStr, "MyResults")
The results are going into a cursor. Is there a way to put the results directly into a .dbf file?
Thanks.
Tony Scarpelli
Clinical Engineering Dept.
Maine Medical Center
Portland, Maine 04102