| Thread | Last Post | Replies |
|
| NonVFP\SQL Question | 27 Apr 2008 02:58 GMT | 4 |
I know this group says 'VFP', but I have a nonVFP question. Can Foxpro 2.6 connect to a SQL database? I am not finding anything that can help me and am hoping someone help me so I can impress my new bosses. :) Martin Massa
|
| Profiler? | 19 Apr 2008 17:56 GMT | 4 |
Is there a SQL Profiler Equivalent in VFP? I have a 3rd party software vendor that isn't willing to tell me what thier quieries look like. I'd like to simply watch queries run so that I can grab them in an effort to build my own reports.
|
| Invalid Seek Offset Error | 17 Apr 2008 04:33 GMT | 5 |
Hi Group Apart from Network problems which is a major cause for getting this error while performing a Seek over network (have faced this problem years before), can anyone let me know
|
| SQL Query Performance | 11 Apr 2008 11:39 GMT | 1 |
I'm just beginning to develop a document management/retrieval system using VFP9 & a MYSQL backend. MYSQL because it's already used by my client but also because it's a fraction of the cost of MS-SQL.
|
| Decimal places | 11 Apr 2008 07:49 GMT | 1 |
I have SQL Query with columns related with numeric expressions. Decimal places for such columns depends on SET DECIMALS. Is there another possibility? Thanks in advance for any help.
|
| DateDiff Function Help? | 09 Apr 2008 12:05 GMT | 2 |
Hello. I'm trying to run a query that returnsa value by looking up a given date in a range. The below works great however I don't want it to change based on the year. I need it to look at the month/year and return the value at that time. Here is my sql
|