Hello
I am creating a view to download some data from our SQL Server. When I create the SQL View in the VFP program view is rounding my numbers to 2 decimal points. (Example 0.1234 = 0.1200) If I browse the view with the progam off see the data the way it should be. The SQL table fields are...
Hello
In a stand alone program I am writing I need to make sure a phone connection or an active ISP is running before I can continue with a part of my program.
Is there a command line or SYS() in VFP 6.0 for me to check these for an activity?
Thank you
Craig
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.