| Thread | Last Post | Replies |
|
| Trouble logging on to a mapped drive/folder. | 06 Jul 2007 16:19 GMT | 7 |
I have a VFP9 SP2 app running on a desktop which updates files on a couple of laptops, It tries to read & write to a folder on a laptop which is mapped as N:\ thru a LAN. The desktop computer is normally running when the user boots up the
|
| Command line ZIP function | 06 Jul 2007 14:26 GMT | 5 |
Anyone know of any free command line zip utility can be use in foxpro ? currently using an old version of pkzip which cannot support long file name. understand that newer version of pkzip might already support them, but i'm now looking for some free utility to this.
|
| what happened with fox spanish newsgroup ? | 06 Jul 2007 10:35 GMT | 7 |
anybody knows ? it disapeared from my reader (outlook-express) and i cant attach it again (i found it on msnews, but it can be attached...) is anybody experimenting the same ?
|
| Does VFP Automation work with the new Office? | 06 Jul 2007 08:16 GMT | 6 |
Has anyone tested this - any known problems / workarounds? TIA John
|
| MySQL | 05 Jul 2007 23:23 GMT | 2 |
I have a website with a MySQL database hosted by a budget hosting company. My (cheap) ISP will not GRANT me rights to access my MySQL database using ODBC from 'outside'.
|
| user prompt | 05 Jul 2007 20:53 GMT | 4 |
What is the command for promting user to enter the date, once it is entered save that value to variable.
|
| VFP9 SP2 + FoxPro Team | 05 Jul 2007 19:53 GMT | 24 |
Given that the FoxPro team has been disbanded, can anyone tell me exactly who is working on VFP9 SP2? TIA
|
| Error:1099 Procedure Canceled | 05 Jul 2007 19:16 GMT | 4 |
I'm using AERROR() and the error # and description are 1099 and "Procedure Canceled". I cannot find any reference about the error 1099 at all.
|
| DBC in Project | 05 Jul 2007 16:57 GMT | 7 |
What different does a compiled binaries(EXE) from a project which include a database in the project (Data Page) ?
|
| How to execute certain command as Administrator? | 05 Jul 2007 14:42 GMT | 2 |
In my apps, I read disk serial number for copy protection purpose (yes, I know it's not a good practice, but please, that's not the issue here). Problem is, if the current windows user doesn't have Administrator priveledge, then he serial number will return as empty string.
|
| Free table to SQL | 05 Jul 2007 10:03 GMT | 1 |
Is there a tool that I can use to access a free table and generate an SQL script that will enable me to create the table in an SQL database? thanks pete
|
| Grid with no repeated Values | 05 Jul 2007 08:41 GMT | 4 |
Hi to everyone, I have a Grid,and works fine with fox 9.0 and SQL 2005, but I dont want insert repeated values in the grid, cause my id is a primary key, so when I save the program show a error of ODBC. Any Idea how to seek into cursor before to add a new record.
|
| divid the memo field into several records | 04 Jul 2007 20:08 GMT | 8 |
Given a table contained a record: a b c ================================ a1 xyz (memo)
|
| gant diagrams | 04 Jul 2007 18:06 GMT | 3 |
It is possible to make gant diagrams with foxpro? Thank you. Rosana.
|
| VFP 9: activate screen Side-Effect | 04 Jul 2007 16:59 GMT | 7 |
I often use browses to debug and check out complex SQL sequences. I saw something a bit odd tonight. Some of my debug browses (just plain browse with no parameters) displayed a title of the title of the form used for input parameters
|