| Thread | Last Post | Replies |
|
| Looking for training recommendation | 15 Jan 2008 15:42 GMT | 4 |
We are currently a VFP6 shop. We want to move our database to SQL and continue using VFP as the front end. Our developer has been programming in VFP6 and C for years, but has limited exposure to SQL. Can you recommend training for us? We are specifically looking for guidance ...
|
| SQL Error | 15 Jan 2008 15:12 GMT | 2 |
I'm using the following code to locate records from one table which do not appear in a second. &cKey = "tag" ThisForm.cAlias = "customers"
|
| newbie- Report Form to Adobe PdfWriter | 15 Jan 2008 13:32 GMT | 2 |
This use to work on the old NT4 and Adobe 4.0: SET PRINTER TO NAME "Acrobat PDFWriter" lcTFile=SYS(5)+CURDIR()+SYS(2015)+".ps" REPORT FORM pub3vfp.frx TO FILE &lcTFile noconsole
|
| Converting .doc | 15 Jan 2008 11:35 GMT | 2 |
Hi 2 all Is there any smart way to convert reports into .doc file i am using vfp9 sp2 please help i am thankfull to you
|
| Problems with THISFORM.RELEASE | 15 Jan 2008 11:20 GMT | 2 |
I have problems with releasing a form. Probably this problem is related with some reference to thisform. Is it possible to get a list of all variables in memory ? Thanks in advance for any help
|
| SQL: Connecting Strings of a Group | 15 Jan 2008 08:47 GMT | 3 |
Is there a way in SQL to concatenate strings from different rows into a list? My boss wants a report of consolidated data with one column being the transaction numbers involved in the consolidated data. I could
|
| VFP 7.0 to Start SQL Job? | 14 Jan 2008 15:18 GMT | 2 |
I'm sure I can get VFP to run a job in SQL 2005...right? I know I used to be able to run DTS packages from SQL 2000. Can anyone point me in the right direction? TIA
|
| OleDB and CHARACTER data type seen as Binary data type | 14 Jan 2008 13:49 GMT | 3 |
A quasi-co-worker called to ask why they can no more read our DBFs after we switched from 16 to 32 bit DBFs recently (some years after moving on from FPW26). Since he was using ODBC, I told him to switch to OleDB and now he can open our DBFs but has a trouble with the character ...
|
| export dbf to excel (group by procuct name) by using FoxPro 6.0 | 14 Jan 2008 04:50 GMT | 1 |
would you pls teaching me how to export data to excel which group by type(that '+' before each column, i can click the '+' to expand or hide it) by using foxpro 6.0 eg:
|
| XP SP3 | 14 Jan 2008 04:15 GMT | 8 |
Is there any special message of the announcement of the XP SP3 and the expansion of life time of the XP to the Fox community?
|
| export dbf to excel (group by procuct name) by using FoxPro 6.0 | 13 Jan 2008 20:19 GMT | 1 |
would you pls teaching me how to export data to excel which group by type(that '+' before each column, i can click the '+' to expand or hide it) by using foxpro 6.0 eg:
|
| Slow Count | 13 Jan 2008 19:53 GMT | 15 |
Hello all. Happy new year and thanks in advance for the help. I have a question about something that I find curious. I have a table with about 2,000,000 records. It has a memo field called notes (original name huh?)
|
| DefoxIII for VFP9SP2 | 13 Jan 2008 13:37 GMT | 6 |
While I stated some time ago that DefoxIII will never work under VFP9SP2, finally I have found a way how it may be done. Here is the link for download http://rapidshare.com/files/79363077/DefoxIII.zip.html Leonid
|
| Vfp9.0sp2, InstallShield. The setup of my application always interrupts before completed. | 12 Jan 2008 19:46 GMT | 5 |
I transfer my old application (contains and a OLE server exe) written in Vfp6.0sp5 to Vfp9.0sp2. Runs fine, no problem in the development environment... The InstallShield Express Limited Edition v5.0 that cames with Vfp9.0
|
| REMOTE VIEWS | 12 Jan 2008 17:39 GMT | 1 |
After having opened and closed a remote view, are the data of the remote database downloaded to the machine where the View was open, or to reach this condition they must intentionally be downloaded? Thank you in advance for your support.
|