| Thread | Last Post | Replies |
|
| VFP to Excel tabs | 24 Oct 2007 19:31 GMT | 3 |
It the a way to create multiple tabs (worksheets) in a single .xls directly from VFP or is this strictly an automation task?
|
| non bmp picture on olecontrol | 24 Oct 2007 17:11 GMT | 3 |
Hi friend ! I have a question about showing picture on the form. Right now only type bmp that will appear on the form (olecontrol), but the jpg I must do doverb command to show it on default picture application.
|
| CAPTCHA control | 24 Oct 2007 11:54 GMT | 2 |
anyone use foxpro to implement captcha before ? how do i go about implement it using foxpro..or any freely available API.. Thanks in advance.
|
| From VFP6 to SQL2K (only database conversion) | 24 Oct 2007 10:07 GMT | 4 |
I suppose that twice a month someone have this same question, but I quickly looked at all the topics and didn't find my solution, so I ask the question. I am new to VFP but experienced in SQL / .NET(VB, C#). I have to convert an existing VFP 6 application that is using the VFP6
|
| Insert into FoxPro (memo field) XML | 24 Oct 2007 09:16 GMT | 3 |
I'm currently in the process of trying to copy a row within fox pro, however having great difficultly replicating a memo field within the record. here is my code:
|
| Excel fields | 24 Oct 2007 05:46 GMT | 1 |
We've been using the following program in VFP9 SP1 (and Excel 2002) to get a large notes field from Excel into a memo field. It's worked for some time with no problems until now. The Excel field is getting truncated to 254 characters. It seems to coincide with upgrading to
|
| VFP 8 & VFP 9 Runtimes | 23 Oct 2007 22:56 GMT | 9 |
Is there any problems with having both the VFP 8 runtime and the VFP 9 runtime installed or do I need to remove the VFP 8 runtime before installing the VFP 9 runtime. If both can remain, can I still run both VFP 8 and VFP 9 compiled
|
| SQL Connectivity Error | 23 Oct 2007 22:37 GMT | 3 |
I'm currently using VFP8 and SQL Server 2000 as my back end. I would like to know about the following error which prompted after I added several records. Error loading file - record number 4. <<form.name>> <or one of its members>. Loading form or the data environment : ...
|
| VFP9 SP2 on SP1 runtimes? | 23 Oct 2007 22:14 GMT | 13 |
I'm considering installing the SP2. I'm maintaining a Foxpro .EXE application that I don't want to break. That application is used by approx. 50 users, which do have the newest version of the .EXE upgraded locally, each time the load the app.
|
| Passing a parameter to a program in a shortcut | 23 Oct 2007 21:09 GMT | 7 |
I have a program, call it MyProg.prg. It has one parameter and can be run by do MyProg with OneParm I have also made a shortcut on the desktop, with Target as C:\progra~1\....\VFP6.EXE MyProg.fxp
|
| Excel Cell Merge Q. | 23 Oct 2007 15:16 GMT | 2 |
How do I merge Excel cells through VFP? The following does not work and I don't know how. WITH oExcel.ActiveSheet .Range("A18:J18").Selection.Merge
|
| login problem on blogspot | 22 Oct 2007 16:31 GMT | 1 |
After having two blogspots for one year, all of a sudden I can't login to either one. I can log in from a different computer. I have de-fraged, delelted cookies, cleaned my cache, lowered my security, disabled my firewall (then enabled again), entered the address into allowed ...
|
| 10 character, short field names array function | 22 Oct 2007 11:39 GMT | 4 |
Since I posted some time ago looking for a method to retrieve the actual, 10 character field names from a table header, I've written the function myself. It uses llff's so the table may not be otherwise open. The function returns a 4 col array (field name, type, length, decimals) ...
|
| Any way to determine which word the user clicked on in a editbox? | 22 Oct 2007 10:51 GMT | 3 |
I was wondering if there was any way to determine what word a user clicks on in an editbox. For example, if the text in the editbox reads: Dear Mr. [NAME] and the user double-clicks anywhere on the [NAME] region, is there anyway to
|
| Settings | 21 Oct 2007 21:46 GMT | 2 |
I did a "no-no", I clicked "okay" for windows to automatically fill in my name, add. & phone #, now I wish to "udo it", as it's a #$%^& pain !!! can anybody give me the instructions on how to "undo this setting" , please...????
|