I have a stand alone VFP program that is trying to download info from an SQL Server. I am using
"STORE SQLCONNECT('&gcDIALUP', "SH", "SHWIN"
TO gnCONNHANDLE"
On several PCs this works but on some I get 'Fatal Error C0000005a' and this line of code. I have downloaded SP3 and it helped in some cases but not all of them otherwise I would not be writing this. I cannot find anything in MSDN to help and I could use some assistance.
Thank you
"STORE SQLCONNECT('&gcDIALUP', "SH", "SHWIN"
On several PCs this works but on some I get 'Fatal Error C0000005a' and this line of code. I have downloaded SP3 and it helped in some cases but not all of them otherwise I would not be writing this. I cannot find anything in MSDN to help and I could use some assistance.
Thank you