foxpro
Command contains unregnized phrase/keywords
I have a vb6 project and i need to update a visual foxpro table from a recordset.My issue is when i try to update the table i get error msg:Command contains unregnized phrase/keywords.My problem is si[详细]
2023-03-08 14:58 分类:问答How do I manually generate text files for entire project to diff in Visual FoxPro (e.g. .sca, .vca, etc.)
The challenge is that I\'m checking my FoxPro code into source control (using Mercurial, but that\'s not the focus of this question) and would like a quick way to get the FoxPro SCCTEXT output alongsi[详细]
2023-03-08 02:45 分类:问答I get invalid index descriptor when using ancient FoxPro 2.6 tables
I\'m connecting to old FoxPro 2.6 tables in Delphi 2007. I\'ve installed the BDE and I put a TTable on the form.[详细]
2023-03-06 13:11 分类:问答Convert Data from fox pro table to sql server with c#
I want write an win-form applica开发者_运维问答tion to convert data from foxpro table into sql server.when i convert or transfer data in foxpro (with foxpro) my data is transfered very speed.but when[详细]
2023-03-04 20:50 分类:问答Foxpro accessing windows running processes and how to end running processes
How do I get a list of the Task manager running processes in Foxpro 9, a开发者_JAVA百科nd how can I kill one of these processes in the list in FoxPro?Using WMI makes this easy. There\'s a sample imple[详细]
2023-03-01 14:14 分类:问答C# DBF File default ordering
I need to write records to a DBF file in C# (which is working fine) but the requirement is that when the user opens the resulting dbf file, the records are sor开发者_StackOverflow中文版ted according t[详细]
2023-02-27 03:06 分类:问答Burning CD/DVD using IMAPI2.dll
I am trying to add the facility to burn CD/DVD into my app by using IMAPI2.dll. I am using Microsoft Visual FoxPro 9 SP 2 to devolopment. When I invork the method Write() which is a member of theIMAPI[详细]
2023-02-22 02:12 分类:问答How to split FoxPro records?
I have 60,000 records in the dbf file 开发者_JS百科in FoxPro. I want to split it into each 20,000 records (20000 * 3 = 60,000).[详细]
2023-02-19 16:47 分类:问答Manipulating oledb tables in conjunction with foxpro (or other) tables
I\'m converting a lot of FOXPRO/FOXWEB files to ASP.NET with VB.NET. The underlying database will remain FOXPRO (for now).[详细]
2023-02-19 14:03 分类:问答Visual Fox Pro and Python
I\'m working with a visual fox pro database (.dbf file) and I\'m using the dbf python module. Heres an example:[详细]
2023-02-19 07:46 分类:问答