Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
No table is open in the current work area
Message
From
25/06/2015 10:39:37
Lutz Scheffler
Lutz Scheffler Software Ingenieurbüro
Dresden, Germany
 
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01621440
Message ID:
01621452
Views:
69
>But I was wondering, in general, if there is another place in the program that could potentially cause a problem. I am trying to make my application completely error free :)
>Thank you.

In general you are on the right track.

The problem can raise on any DBX based command at any time, depending on your program. A grid getting focus, a timer fireing, a function that does not reset to the right area. A inserted SQL SELECT.

There are only two ways

SELECT infront of everything DBX
But again it might fail too because the shift can happen between two comand lines

Use SQL commands to do the work. They clearly adress tables

Note that stuff like REPLACE ... IN Alias will not solve the problems. It has it's own traps.
Words are given to man to enable him to conceal his true feelings.
Charles Maurice de Talleyrand-Périgord

Weeks of programming can save you hours of planning.

Off

There is no place like [::1]
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform