| Thread | Last Post | Replies |
|
| Syntax Error with Logical data type. | 30 May 2007 07:27 GMT | 4 |
I have a table in Foxpro database and this table has a field with the data type logical. I am trying to access this table through ODBC in my VB .net 2005. Here is my SQL statment
|
| New to FoxPro...Need the basics...and help! | 30 May 2007 07:22 GMT | 5 |
Hello! I am new to FoxPro / SQL and I am having some difficulty adjusting to the basics of FoxPro. I am wondering if anyone can point me in the right direction to learning the basics of FoxPro. I am an experianced with VB language but not with SQL. Now I realize there is
|
| How to query for Deleted Records in VFP 9.0 ? | 27 May 2007 00:20 GMT | 4 |
How to query for Deleted Records in VFP 9.0 ? I want to retrieve Only Deleted Records like foxpro command : BROWSE FOR DELETED() Best Regards, Luqman
|
| New to FoxPro...Need the basics...and help! | 25 May 2007 19:22 GMT | 1 |
Hello! I am new to FoxPro / SQL and I am having some difficulty adjusting to the basics of FoxPro. I am wondering if anyone can point me in the right direction to learning the basics of FoxPro. I am an experianced with VB language but not with SQL. Now I realize there is
|
| syntax error: create cursor from array | 04 May 2007 13:39 GMT | 2 |
For some reason i get a syntax error in the create cursor line. What is wrong with my syntax? SELECT mytable SELECT * FROM mytable INTO ARRAY amytable
|
| Can't query column named "open" | 02 May 2007 17:12 GMT | 3 |
Wondering if anyone could help me out. I’ve been working with basic VFP sql views for a while, and never ran into this problem. I am trying to query a SQL customer ledger table in my accounting system. It is a very large table, but I only need a small subset of the
|