| Thread | Last Post | Replies |
|
| Question about the _SCREEN (VFP 9) | 21 Sep 2007 02:12 GMT | 2 |
I'd like to have my application run without showing the main visual foxpro window. I 've been able to change colors , put in a background picture etc, but I'd really like my forms float on the desktop without the _screen. Is this possible?
|
| .net + fox com objects | 20 Sep 2007 21:33 GMT | 1 |
We have a program written in VB.net using the version 2 framework. The program uses a fox com object written using vfp8 and compiled as an exe. On our development machine everything works fine, it also works on SBS 2003
|
| Address label bar code | 20 Sep 2007 18:47 GMT | 11 |
What does it take to record, generate and print address bar codes in the US? TIA
 Signature -Lew
|
| Standard screen resolution for VFP application | 20 Sep 2007 16:06 GMT | 3 |
My program is design to work on 800x600 monitor resulution, some of my clients are working on 1280x1024. How to change thte monitor resultion from vfp program so that while working on program client will work on 800x600 and when it Exit the
|
| String Search | 20 Sep 2007 03:35 GMT | 4 |
Is there a function that can do this: Search String as one expression only: "black white" Result I want to have:
|
| Help: SQL remote view compare to local table | 19 Sep 2007 14:22 GMT | 4 |
Hello, having trouble with a solution to only query new records in a remote view and would like some help. Have a local table (free vfp table) with an ID field and a remote view to SQL table with the same ID field. What I want to do is change the remote
|
| Validating data, tricky one... | 19 Sep 2007 02:56 GMT | 3 |
Hi: I need to validate that records have been entered correctly in a table, by correctly I mean in ascending order. But with a small variation, the first record can have any value, so: Field1
|
| vfp8 and vista -- any known issues? | 19 Sep 2007 00:39 GMT | 3 |
i am about to rollout one of my products to a remote client who just got a computer running vista. i have never tested my vfp8 application on vista. if i can't make this work, the sale is gone. no one knew he had just purchased this vista box.
|
| SQL help needed | 18 Sep 2007 23:32 GMT | 4 |
I'm having a hard time figuring out the best way to write an SQL query to do the following. I want to search a whole table (every field) for a word like "software" and filter it by multiple clients and vendors that the user has chosen.
|
| Print2PDF - Landscape and Legal | 18 Sep 2007 23:23 GMT | 5 |
Using VFP 9.1 and XP sp2 I've used Print2PDF for some time now and found it very useful. The only problem I've encountered until now is the VFP habit of storing printer info in the frx. But I guess I haven't tried making a legal, landscape report
|
| Triggering an application from SQL Server? | 18 Sep 2007 21:43 GMT | 3 |
I was just wondering would it be possible to have a trigger in a SQL 2000 database launch a VFP application to print a label? I think setting up the trigger is pretty straight forward but having it launch a VFP application is more tricky. I guess the trigger would have to pass ...
|
| Escape sequences | 18 Sep 2007 17:20 GMT | 4 |
My program is putiing a string onto the clipboard, which is then pasted by the user into a text field in another application. I would like part of it to be displayed in bold when pasted. In the DOS days, didn't we used to do this with an "escape sequence"?
|
| scheduling | 18 Sep 2007 17:05 GMT | 7 |
Group, Are there any task schedulers or activeX controls that can run inside an exe to schedule another exe to run without user action? Wade
|
| Why isn't intellisense ON a default? | 18 Sep 2007 06:37 GMT | 16 |
The screwy installation I'm working has intellisense off by default, so I turn it on manually. Isn't there a way to save "on" as the default? -Lew
|
| better network performance in VFP9 SP2 | 18 Sep 2007 05:40 GMT | 2 |
I have installed the SP2 for foxpro9. In the list of fixes i read: "DCR: Engine - Make larger read size configurable for better network performance"....what means?!
|