Hi.
I am getting Error 5: Record out of Range..but in a manner I haven't seen before. Usually, the origin of this error is some piece of code that is directly setting the record pointer outside of the current range of the table...this case is a little different.
The Error 5 origin in this...
Hi.
I am running ASA 8.0.2.4339.
The Handle_Error connection event only fires when an error
occurs while the Upload stream is being applied to the
Consolidated database. I need a way(or an event) to tell
whether or not an error occurred during either the Upload
*or* the Download. Since the...
I have a Window's client process that is connecting to a Window's server process. When testing a "Hard Abort" of the connection while the client is connected to the server(i.e. pulling the Ethernet cord out of my laptop, which is the client, while the status of the connection is 7 or Connected)...
I have a Foxpro client application that makes a simple connection to a certain server process(not Fox) using the Winsock classes. My problem is that when I am communicating and test a hard disconnect, litterally pulling the Ethernet cord, the client process dies appropriately, but the server...
Hello..I am having a problem retrieving data properly via Winsock in Foxpro 6.0. My client is supposed to receive an ASCII message that has 2-bytes attached to the front that is supposed to represent the length of the ASCII message in bytes.
for instance, if the incoming ASCII message is...
im getting:
OLE error code 0x8000ffff:Catastrophic failure
from the line:
this.ioCrystalRunTime = createobject("CrystalRuntime.Application")
This occurs randomly on various versions of Windows(e.g. it works fine most of the time)...any ideas?
I'm running VFP 6.0. I realize this error comes from, in my case, doing a REQUERY() on a table that has uncommitted changes.
Does anyone know of a way to determine whether or not a table or view has uncommitted changes?
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.