hello to all data specialists,
I have to import some data from ADT,ADI,ADM files.
It seems to be the advantage proprietary dataformat.
Has anybody an idea how to import this in foxpro tables in an easy way?
thank you for any answer...
Georg Nickel
Germany
If you store data in a general field vfp adds some data at the end of the file content. Does anybody have an idea how to get rid of this?
I have to extract some binary data from a table with a general field containing binary data from a cad program. The reason is, that general field content is...
I have a table (named docouments) containing an object row (named file). in the objekt row i have to store different filetypes such as word, excel, jpg and others...
Then i have a report containing a picture. As picture data source i use the field documents.file. This works great for many...
I have the problem to save an export file to the my-files-folder that is default by system to the current user.
Does someone know a neat solution?
Georg Nickel
Software Development
Germany
Hello to all,
I like to write some code to refresh a grid after moving the cursor.
I have a form with some textboxes and a grid that shows all records of the table. Also I have a toolbar with buttons for SKIP -1 and SKIP 1. After a SKIP I like to move the record pointer at the correct position...
i like to show the version of my applicaton in a info-box.
In the init event of the form i have:
thisform.lblAppVersion.Caption = Application.ActiveProject.VersionProduct()
This works very well. But after I build an exe-file and start it, I get an error: "Can't evaluate object"...
Hello,
I have to write code that must import user defined fields from outlook's contacts folder. But every time i try to access from foxpro, i get a "type mismatch error". Do anyone know about this problem?
Here is the reducted code, that shows that problem:
LOCAL...
My problem is, I like to create an icon that starts on click event a document with the associated application. With ExtractAssociatedIcon I can extract the icon and with DrawIcon I can show it on the form. Is there any way to show this icon on a button "on the fly"?
Thanks for all...
Hello out there,
I hope someone can solve my problem:
I want to show the Icon of a given Document File like Word.doc or Excel.xls or somewhat ever on a command-button.
Now my question:
How can I extract this icon from the file?
Thanx for your help!
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.