| Thread | Last Post | Replies |
|
| My Foxpro Projects: how to relocate it? | 31 May 2005 14:35 GMT | 3 |
Hi; I am on Windows 2000. When I start foxpro it puts a directory named "My Foxpro Projects" in the "My Documents" directory.
|
| Automating Excel Chart Creation from Microsoft FoxPro | 30 May 2005 08:13 GMT | 1 |
In an Excel workbook, I have a long macro in VBE that creates a chart and sets properties of axes, series collections, etc. I want to automate the process from within FoxPro. I copied the VBE code into FoxPro and much of it works but not all. What do I need to know about
|
| How to create a random number generator | 27 May 2005 06:59 GMT | 2 |
Can any one give me any suggestions on how to create a random number generator given a seed, max value and min value. I want the return value to be an integer. Thanks
|
| remote query using SQLEXEC problem | 25 May 2005 19:46 GMT | 3 |
Is it possible to query a remote ODBC database and a local FoxPro query simultaneously? I want to run a query which will call a remote DB2 table I connect to via ODBC and link it to my FoxPro generated cursor called 'defid'. My cursor, 'defid' has a field called DU_MNI which I want ...
|
| Code Editor inside a EditBox | 10 May 2005 22:30 GMT | 2 |
Do anybody know How to develop a Code Editor like the one in VFP ? It may be a Form with an Editbox or some kind of ActiveX control; what I want to do is to store and edit SQL Stored Procedures in a SQL Table and develop a VFP Front End interfase to create end edit them.
|
| Receive .pop. mail | 05 May 2005 10:35 GMT | 4 |
I wish to make a free .pop. e-mail client, simple. I know to send e-mail using CDO, but how to get it from server? Found a few ocx on web, but they are not free... Please help...
|
| Registering Automation Servers | 04 May 2005 19:38 GMT | 1 |
I'm using VFP 8.0 on Windows XP home edition client with a Windows XP Pro server. I have a COM server I want to move from my client test machine to the server.
|