| Thread | Last Post | Replies |
|
| Foxpro 2.6 Dos Base Programe | 31 Dec 2005 17:59 GMT | 1 |
I m learing foxpro 2.6 dos base & i want to few programme source code for practice with append & locate command use & also a code for making password base programe in foxpro 2.6 dos base application pls send me if any one have code programe of any type application for
|
| Word Automation - constants | 31 Dec 2005 13:50 GMT | 7 |
I have been working on a project that will auto generate letters in Word from my app. The main problem I was having was that all of the examples use constants like wdGoToPage or wdGoToAbsolute. This proved to be a problem because VFP
|
| One to Many and one to To Many again relationship problem | 31 Dec 2005 13:21 GMT | 5 |
I have a table Master1 and detail table Master2 in grid1 and another detail table (Master3) in grid2 for Master2 I set the relation like this : select master1
|
| Read-only foxpro table | 30 Dec 2005 20:15 GMT | 3 |
I am trying to modify the structure of a Foxpro DB but the DB is read-only. I forgot the command I need to make the file writable.
|
| Capturing "Replace Field" | 30 Dec 2005 19:48 GMT | 2 |
Using VFP6 and a user is BROWSING a table of data, I let them use the VFP "Replace Field" utility from the VFP Tools Menu. It is a nice way they can add value to potentially many records. I can't figure out a way to note if indeed they did use this utility and change the data ...
|
| CDO addattachment with PDF causes error | 30 Dec 2005 18:35 GMT | 1 |
I can send an email with CDO in VFP7 SP1 on Windows XP SP2 and have no problem. It goes to Exchange 2000 and shows up in my Outlook 2003 inbox. However, when I go from a regular text attachment to a PDF attachment I get an error: "OLE IDispatch exception code 0 from CDO ...
|
| Property Sheet Question ? | 30 Dec 2005 18:21 GMT | 1 |
Is there any way to get access to the Property sheet of an ActiveX control at Run-Time - like we do have at Design time - ? if yes can we restrict the user to only a few of them ? I am using DBI Tech. PIM Pro controls with VFP 8.0.
|
| Using indexes on remote SQL views | 30 Dec 2005 17:12 GMT | 2 |
I am new to Sql databases & tables. How can we use indexes of SQL tables in VFP6. I want to do something like : USE TABLE
|
| using fox applicaton on the web | 30 Dec 2005 16:26 GMT | 7 |
I have developped a hidge foxpro application. Now I need to use some of teh components develeopped in this application in web applications. Theses components included forms, and user interface. Is there anyway to make theses components usable in an ASP page?
|
| Report sorting. | 30 Dec 2005 15:22 GMT | 7 |
i have a report that grouped by date...which is Fine. but i want to sort the Group by LNAME. i cant seem to get that done. all i am using is a report form stmnt to spin through a table to get Data, i set the order of the table by the date.
|
| VFP dll not working with Server 2003 SP1 | 30 Dec 2005 15:18 GMT | 4 |
I cannot get a multithreaded dll created with VFP 8.0 to work from within an ASP.NET app after installing SP1 on some Server 2003 machines. I suspect this is caused by the hardware Date Exectution Prevention feature. Is there some way to change the dll so that users don't have ...
|
| stability of VFP ODBC driver... | 30 Dec 2005 14:54 GMT | 4 |
Has anyone used the VFP ODBC driver in a multi-user environment --- how about to access FP2.6 DOS files at the same time as a FP2.6 DOS app is accessing them? Again, I'm curious just about the ODBC driver (being used from a .NET language), not direct access from VFP itself.
|
| how to save image file(binary data) to sql server | 30 Dec 2005 14:54 GMT | 1 |
I have a favor to ask how to save data image file in foxpro to sql server i had done to save image file to Acces, Sql Server but in Visual Basic 6. I using ADO.Stream Object to read data and save it in ADO.Recordset
|
| How to open Adobe Acrobat from VFP 8.0 | 30 Dec 2005 14:53 GMT | 6 |
Can anyone prompt me how to open adobe acrobat from VFP 8.0? I have Adobe Acrobat 7 professional and I need to open it and then open a specific file. I know how to use Shellexecute, but I need to have Adobe object to manipulate with.
|
| FPD 2.6 Printing to USB Port | 30 Dec 2005 10:22 GMT | 4 |
Please can someone tell me how to get my (ancient) FPD 2.6 to print to my USB Port. (It's called USB001). Thank you.
|