Good Morning All
I have a fairly large project coming up soon working in Foxpro 7 and have the need to communicate with a third-party software via either Soap or RESTful API. while its been some time since i have had to do either, i am speculating using a http request obj and...
I have this exact same issue for moving data both up and back....
there are a few writeups, but i have not found any of them to be successful
the only solution is a remove connection from foxpro
as a side note i do have the 64 bit Foxpro which i am told does have a 64 bit...
I have begun working on a project which is going to utilize the latest version of SQL 2014 FileTable, which in all effect will replace the varbinary(max) fields which are containing my clients image data, currently it hold 1,250,000 images in 3 fields (full size, thumbnail 100x100...
Good Morning
I am in the middle of a fairly large project in VFP 7.0
while most of this is maintenance (60%) and some new development (40%), this will need to be maintained until the rewrite into the dot net world, which is estimated at this time to last about 36 months. I am...
Hi All
i seem to be having some issues, a recent rebuild of the executable has brought out a 1000 issues, mainly
wait window "blah blah" NOWAIT TIMEOUT 1, while this seems to be in all of the code everywhere,
what happens is this wait statement never goes away until a users...
Just an update on this issue
there is no index on the memo
there is an index on the datetime field, approx 61 updates as it goes thru a process ,
we have eliminated the index/CDX in order to stop the possibility of it killing production.
we will be moving the table to Ms Sql so this...
eShuttle3 was clearly just a renaming done by me in order to keep the file, but drop the CDX reference so i could use the dbf file once again
this is clearly a bloating CDX issue, just not sure how to get around it as it is a growing problem with production data
Fanz
Olaf
i have had this on other files before...
eShuttle.DBF - 20.0 KB (20,480 bytes)
eShuttle3.CDX - 2.67 GB (2,869,104,640 bytes)
eShuttle.FPT - 1.00 MB (1,052,672 bytes)
eShuttle3.CDX - 3.26 GB (3,507,261,440 bytes) Previous error at 2am on Saturday
61 records contained within the...
Mike
I do, but this client is only using VFP7, as they are moving over to C#/SQL. I might have to bring the data home to check for the Bloating problem..
Fanz
Thanks Mike
I am working in VFP 7, and it has happened several times, and the bloat is severe,
61 records with 2.8 gig cdx, seems to growing out of control and have had to remove the index in order to have the code run with crashing
Fanz
I have had this situation happen twice in the past 5 months
a foxpro table with 23 fields, 3 index fields, (order - char(10), Client - char(10), eDate - (datetime)
61 records, has a CDX of 2.8 gigs in 4 hours...
I dont mean to be short with the description, and i can supply data...
Olaf
Nope, which is why i am looking to buy a copy...
i assume someone has one sitting around that they could sell me...
This is all do to some coding changes that need to be made on a XP box running 250 VM sessions
Hi All...
I am looking for a VFP 7.0 install set of CD's/DVD's
it would appear i have the files , just need to get a hard install on a XP machine.... to replace the old one
My client is running a version of 7.0 but it seems the previous developer took the install disks.
I am...
Hi All
seem to be having an issue with a simple shutdown timer....
simple basics, a simple app built as an exe
sitting in a main window, menu waiting for a user, timer loaded to _Screen
SET CLASSLIB TO "fanz.vcx" addi
_Screen.AddObject("oTimer","fTimer")
_screen.oTimer.Filename =...
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.