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 =...
Dan
I clearly could have used a "Menu style pop/form" to let the user do the same thing, but when dealing with hundreds of possible rows, i really dont see any good functionalty to check/uncheck the remaining hundreds of rows without hundreds of clicks.
i am always open for new shortcuts...
I realize this can be done in VFP 9, but this client is working in VFP 7
does anyone have a work around for displaying a hover type tooltip of a data.
this is cell data not being displayed for a none active row, each row has a unique data in a cell off the grid
Fanz
thanks, I resoved this by using the "RightClick event of the checkbox object depending on its value (.T./.F.) .
i either check or uncheck then utilized the "Rest" feature to do the remaining
Thanks
Fanz
I seem to getting older and forgetting some of my old tricks...
i have a simple grid with a check box, upon load of the data each box is marked .T. or checked…
users want to uncheck some or all of the check boxes... in single click…
any suggestions…
Fanz
Dave
Good to hear from you... Hope all is well
I'll review these comments made late yesterday, but i have come to the conclusion that the menu is the issue....
I am looking for a simple way to shut down the app if left open after hours... right now i must login to the server and...
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.