foxpro
ODBC timeout error on simple query
We are getting the following ODBC timeout errors when executing sql code against a SQL Server database.[详细]
2023-01-02 10:02 分类:问答OleControl instantiated to wrong type - only when using in Reg Free COM?
I have an ActiveX control (created using C#) that I am adding to a form in Visual FoxPro using late binding. It works without problems when I register the control.[详细]
2022-12-31 06:17 分类:问答Repair FoxPro Database - recommended tools? [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a[详细]
2022-12-29 06:40 分类:问答How do I combine 3 date columns from 3 tables in Foxpro sql?
I am writing a foxpro sql & need to combine three date columns from three different tables into a new date column. As an example if the three tables are A,B,& C and the date Columns are Adate,[详细]
2022-12-28 12:31 分类:问答SQL Joining on a one-to-many relationship
Ok, here was my original question; Table one contains ID|Name 1Mary 2John Table two contains ID|Color 1Red 1Blue[详细]
2022-12-22 23:28 分类:问答SQL Join Tables
Table one contains ID|Name 1Mary 2John 开发者_运维问答 Table two contains ID|Color 1Red 2Blue 2Green 2Black[详细]
2022-12-22 14:36 分类:问答How easy is it to convert an application from Visual Foxpro 6 to Visual Foxpro 9?
Are there any problems converting a Visual Foxpro 6 application to Visual Foxpro 9; or is this straight forward?[详细]
2022-12-22 07:10 分类:问答how to open .d01 foxpro file
I am building a basic POS app for my cousin\'s pharmacy store so that he can dump the software he is currently using and save on license cost.All the medicines name which he has painfully entered into[详细]
2022-12-22 04:18 分类:问答Is there a way to use VFP SQL syntax when using ADS OLEDB for VFP?
Sample connection string Provider=Advantag开发者_如何学运维e.OLEDB.1;Data Source=c:\\Bugtest;ServerType=ADS_LOCAL_SERVER; TableType=ADS_VFP_TABLE[详细]
2022-12-21 01:09 分类:问答"Parameter is incorrect" error when invoking .NET assembly via COM component
I have a .NET assembly that lives in the GAC.It is registered correctly so that it can be invoked by COM components.This .NET assembly contains a method and an overload to the method:[详细]
2022-12-20 20:43 分类:问答