I'm using IE6sp1 on Win2k. Somehow, my html file association got messed up and now I can't open the files w/ IE by just double-clicking on them. I tried "Open With.." but that didn't retain the association.
Albert Cobacha
1. My VFP6 app runs on XP and can consume VFP data & SQL. But, on several instances, I encounter E_FAIL errors in ADO when the app tries to rs.addnew(). Any idea how to resolve this?
2. The same VFP6 app also encounters "check state" errors when adding records on some tables. I noticed that the...
I'm trying to determine the max length allowable for a sql query. The query form is
SELECT * FROM table1 WHERE cfield1 IN (...)
The above query is partly constructed by a UDF. The UDF supplies the WHERE clause from list of keys in a cursor. The list can grow, and when it does, I get the...
Currently, I have a SHIFT+CTRL+D macro assigned for this in default.fky with the ff. "&&{SPACEBAR}MyName{SPACEBAR}<<DATE>>". However, I'd like to expand "<<DATE>>" to the actual date. How can this be done in VFP6?
Thanks!
Citrix box has vfp6 sp5 and vfpcom.
Local box has the same.
Local app was running fine but when placed in Citrix and run from a client machine, "Class definition SESSION not found" error occurred.
What's also puzzling is that when running the citrix app from the vfp window and debugging the...
The general field contains various filetypes.
As common means of viewing/opening the files stored, I use oleBoundControl.DoVerb(0).
This used to work flawlessly. However, recently, we started having problems with several PCs not being able to properly view/open the files.
I'm guessing this...
Our FPT file for the general field has already reach the 2GB limit of VFP.
We now need to dump these contents into free standing files and just have a memo field that would point to these files.
Note that types of the contents can be any of the ff:
Popular image format (BMP, JPG, GIF, PCX...
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.