in our application's error log the error message "beyond string" is shown. The error happened during a reindexing process.
However, I could not reproduce the error, neither by re-reindexing the table nor by playing around with the substr() function (this is the function which causes...
Hi,
I am looking for a solution how to synchronize date & time between foxpro applications on different computers which might be running for a certain period (e.g. 1 week) without restarting.
The windows command "net time"...
Hi all,
a foxpro 2.6 (windows) application which is fast on Windows 9x and Windows NT machines is much slower on Windows XP/2000 boxes, even if those computers are better in terms of memory and CPU.
It does not make a difference whether the application is started from the local hard drive or...
Hi all,
I am playing around with database access from C#.
I got some working code for connecting to oracle (complete snippets included below) using two different strategies:
- ODBC access via OdbcConnection
- OLE access via OleDbConnection
The problem I am facing is that I do have to write...
Hi all,
I'm trying to understand how record locking works internally in FoxPro.
My guesses:
- It must be implemented serer-side to allow multiple clients.
- It cannot be implemented on file level, because file operations are not exclusive (one would have to open a file exclusively to set a...
Hi all,
does BEGIN..END TRANSACTION have any impact when an ODBC data source is used ? Or is this completely separate from the ODBC commit/rollback functions ?
Thanks
Hi everyone,
I'm working on internatlization of a VFP program, so I'm wondering if VFP does support Resource Files like VB / VC++. Another problem that blows my mind is how to do this in an efficient way in Forms.
Thanks
Holger
I'm new in this forum, so I apologize if this is the wrong place to ask. My background is couple of years programming in MS Visual Foxpro and two years of Java development. For a project I'm comparing a VB GUI against a Java/Swing GUI.
I'm thinking about a Client/Server application (the server...
I'm new in this forum, so I apologize if this is the wrong place to ask. My background is couple of years programming in MS Visual Foxpro and two years of Java development. For a project I'm comparing a VB GUI against a Java/Swing GUI.
I'm thinking about a Client/Server application (the server...
Hi,
we are runnung a colorful mixture of Fox 2.6 and Visual FoxPro 6.0. The problem with this cross plattform occurs when Visual FoxPro appends a record to a (shared) table.
APPEND BLANK
creates an "Internal inconsistency error", Visual FoxPro shuts down instantly, and damages the...
Hi,
we are runnung a colorful mixture of Fox 2.6 and Visual FoxPro 6.0. The problem with this cross plattform occurs when Visual FoxPro appends a record to a (shared) table.
APPEND BLANK
creates an "Internal inconsistency error", Visual FoxPro shuts down instantly, and damages the...
Hello,
I have a problem running FoxPro 2.6 DOS under Windows NT 4.0. The application is running fine, but all of a sudden the application window is closed.
No error messages are given from FoxPro or Window NT. I assume that FoxPro has created an invalid memory access or so and Windows NT just...
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.