| Thread | Last Post | Replies |
|
| Another million dollar question | 31 Dec 2008 23:30 GMT | 4 |
do you guys have a lot of people with everyday questions about their computers post in? it seems like you guys do. does it get annoying? sorry if this is annoying.
|
| VFP 7 not finding all data | 31 Dec 2008 17:09 GMT | 8 |
A user ran a routine on a form with private DS at 12:59 that updated a table with 4 records, I then ran a routine on this table at 11:15 and the routine came back with an error ( I compare the number of records found in this table with the another table and they should match), ...
|
| Custom paper size - OKI 320 turbo | 30 Dec 2008 14:57 GMT | 5 |
Does somebody remember how to setup a custom paper size for a dot matrix? I remember you go to Printer/ServerProperties. Did that and setup a 5.5 x 8 page size. But the page size choice does not appear on regular sheet size selection. How do you get it there?
|
| Calling Windows Programs | 30 Dec 2008 14:14 GMT | 3 |
Hi! 30 Dec A very Happy New year to all. My Fox7 prog calls winzip (and other systems) : run /n3 winzip32.exe "etc" "etcetc"
|
| "Free" memo file link repairs | 29 Dec 2008 18:54 GMT | - |
Are there any "free" utilities to repair *.sct with *.scx?
 Signature TIA Cowboy
|
| Zoom Reports | 29 Dec 2008 08:32 GMT | 1 |
In VFP 8 reports cannot zoom greater than 100%. But in VFP 9 can zoom up to 500%. Is this the normal behaviour of VFP8. Or can we change this behaviour to zoom reports grater than 100%.
|
| Canon printer error 6000 | 28 Dec 2008 03:15 GMT | 1 |
My canon Pixma iP4300 displays error 6000 and doesn't print at all. The green and yellow lights flash, have tried to turn it off and on and unplugg it. It started with paper jam error, have cleaned all papers and changed inks. Have Vista Home Premium. Any ideas how to get it work ...
|
| Table update problem | 28 Dec 2008 00:49 GMT | 5 |
In my VFP 7 application I am experiencing a different when updating a table depending on how the form is invoked. If the form is invoked by pressing on a command button the correct table is updated. Just prior to calling the save routine I get the value of
|
| Transferring Database to SQL Server | 27 Dec 2008 06:12 GMT | 19 |
Change is in the wind with my app, and it may end up with the data in SQL Server. I am wondering what the gotchas are on the datatypes. Please note that I have never worked with SQL Server. Does SQL Server allow blank dates?
|
| outlook 2000 | 26 Dec 2008 22:48 GMT | 1 |
I simply want to make outlook the primary email program under my wife's identity.She had been using another program but wants to return to outlook but for the life of me I cannot find where I tell outlook to be the primary program. I am really pulling my hair out so to speak as ...
|
| outlook 2000 | 26 Dec 2008 19:56 GMT | - |
how do I once again make qutlook my primary email program???
|
| foxfire report writer | 26 Dec 2008 11:42 GMT | 2 |
Anyone has experience on foxfire report writer v8+? Is it a good replacement for VFP 9 internal report designer? Thanks for sharing. John
|
| defoxiii for vfp9 sp2 version 9.00.0000.6602 | 26 Dec 2008 10:02 GMT | - |
latest version of vfp9 sp2 is 9.00.0000.6602 you can download the hotfix from ftp://ftp.prolib.de/public/VFP9SP2_6602.zip please create a defoxiii for this version and please email me.
|
| love that DeFox... | 26 Dec 2008 09:57 GMT | 9 |
Anyone know when/whether an update for SP2 will be coming out?
|
| Centre the dialogbox | 23 Dec 2008 20:54 GMT | 1 |
loObject=CreateObject("MSComDlg.CommonDialog") loObject.MaxFileSize = 260 loObject.Flags = 268435456+512+524288 loObject.Filter = "All Files (*.*)|*.*"
|