| Thread | Last Post | Replies |
|
| System hang restart PC- data losed | 22 Mar 2006 15:32 GMT | 1 |
Hi..everybody.. I meet a problem is the enduser purposely restart the PC when system hang.. And the data key in all day was totally losed in .dbf after the end user restart pc..Foxpro 6.0 was used + foxpro tables database.. is it got any
|
| Linux & RLOCK() | 17 Mar 2006 14:38 GMT | 6 |
Recently, a client changed his operating system to Linux. Since then, they have started to get duplicate order numbers in the VFP back-office system we designed for them. The system was written in VFP 7.0 and uses RLOCK() in the code to get the next available order number. The ...
|
| Q: How define database path & store database path in .INI FILE | 13 Mar 2006 16:42 GMT | 4 |
dear Friends Any body can help , I accept path for database (.dbc file) now i want to store this path to application.INI file. database in windows 2000 server. or how to define database path to get data from server. I am using vfp6.
|
| More SQL craziness | 07 Mar 2006 22:05 GMT | 3 |
Hi guys! Just got the specs from the client's IT dept. and oooo boy, is it different thatn what I thought it'd be. How would I connect to e remote SQL server using something like a SQLCONNECT() Or a SQLStringCONNECT() with the following little... quirk:
|
| Index corruption problems | 07 Mar 2006 22:01 GMT | 1 |
We have recently moved from using VFP 6 to VFP 9 on a host of applications. Many are batch processes, some form-based and there is one Web application (using FoxWeb). We created a data-layer based on extending the cursor adapter and so had to move from VFP6. Now we have
|
| Select SQL | 03 Mar 2006 21:46 GMT | 2 |
What is the difference between these 2 possibilities? pcDatapath is the direcory where myDatabase and tables are stored..! 1.) if !dbused('MyDatabase')
|