foxpro
Foxpro 2.6a for Windows RegFn call
I have to replace an existing dll call that is registered and called using RegFn and CallFn respectively.[详细]
2023-04-12 16:30 分类:问答What's the best language/technique to perform advanced data cleansing and formatting on a SQL/MySQL/PostgreSQL table?
We have a bunch of utility scripts in Visual FoxPro, which we use to interactively cleanse/format data.We\'d like to start migrating this code to make use of other database platforms, like MySQL or SQ[详细]
2023-04-11 13:22 分类:问答How to read a VFP .dbf file
I have to read two .dbf files that came from a VFP server in SQL and manipulate them. They are sitting in a folder on the server. First, I have installed the VFPOLEDB driver, the ODBC driver, and its[详细]
2023-04-11 09:55 分类:问答Function to know that a variable is string or number on foxpro
I am having a difficult time telling that a variable is string or number on foxpro 6 or other version. I am new in 开发者_开发问答this languages.You can use the VARTYPE or TYPE functions - these are s[详细]
2023-04-08 09:50 分类:问答Fox Pro 8 - Export to Spreadsheet
I don\'t have much programming knowledge, but I h开发者_如何转开发ave a data set on a CD in the FoxPro format and I need to know if it can be exported to something like Google Docs in the form of a sp[详细]
2023-04-03 19:58 分类:问答How to call an VB6.exe from foxpro 2.5 program
i have an program in foxpro 2.5开发者_运维问答 and i have an .exe file which is developed in VB6.0[详细]
2023-04-02 06:28 分类:问答How to refresh foxpro cursors?
After creating a cursor readwrite by a select query, I update some values in it, and then delete rows that do not match some criteria.[详细]
2023-04-02 05:58 分类:问答open .dbi files with PHP
i want to open a .dbi file with PHP. i cant find anything about this on google. maybe some guys of you can help me?[详细]
2023-04-02 00:09 分类:问答Decrypt a string with C# that was originally encrypted in Foxpro
I\'m writting a .Net MVC program that has to be able to read strings that were encrypted by a Foxpro application. If I were doing the encryption and decryption from the start, no problem. I don\'t kno[详细]
2023-04-01 01:50 分类:问答COM Interop fails when moving to new server
I\'ve run into a problem I just can\'t seem to solve. The background:Years ago, I developed a web site for one of my customers using ASP 2.0 and Ajax. One function of the web site is to produce custom[详细]
2023-03-28 00:12 分类:问答