Hi all.
I use Crystal Reports 8.5 and Visual Fox 6 (but I'll move to the version 9 soon). I need to print a document where, besides the code and product description, I have also to print the product's photo. For each photo I stored, in a table, the full pathname of the file. The user selects...
Hi all.
I'm trying to find a (VFox) COM object which allows me to read any table, simply passing the proper parameters, I mean, a COM object I can call from Java, for example, to read a VFox dbase so as to create a Java application which read the data from a VFox DB.
I do not want to use an...
Hi,
I'm not expert in VB.NET programming and so I'm facing this problem.
This is the code, coming from VB6, which highlights an error:
Public const posblk_len as short = 128
Private posblock as new VB6.Fixedlenghstring(Posblk_len)
the definition of POSBLOCK returns a 'type not defined' and an...
Hi all.
I've this problem. In the MAIN.PRG I use
ON KEY LABEL F10 xfnClickSave()
where xfnClickSave() is a function which moves the Focus to the SAVE button and performs the Click() method. This allows the user to press F10 to save the data.
Now all works fine but, sometimes, I get this...
Hi all.
Firstly sorry for my English.
I read all those I found about exporting from VFP 6 to Excel and I learned a lot but in the end I still have two problems.
I need to export from VFP 6 to Excel a table. I did it using COPY TO and, since that I need to modify some cells, I tried using this...
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.