| Thread | Last Post | Replies |
|
| Table being left open | 04 Jul 2007 16:17 GMT | 2 |
If you look at these lines: CLOSE DATABASES ALL CLOSE ALL **** added three lines below to see if this helped - it didn't
|
| vfp8 and sql2005 | 04 Jul 2007 15:31 GMT | 1 |
I have to update sql server to 2005.. I have a program written in vfp8 that works with a sql server db. I changed the connection string to {SQL Native Client} and set a password for the 'sa' user.
|
| queryunload and thisform.release | 04 Jul 2007 09:52 GMT | 3 |
Is it a default behaviour or just me... Is the Queryunload not called when I do a Thisform.release in myform.keypress ? When I hit the forms close button then
|
| Slow speed opening tables | 04 Jul 2007 03:13 GMT | 23 |
Is thre any way of speeding up the speed of opening a table on a 2nd workstation? If I use table X on one workstation it opens fast but if I open the same table on a 2nd workstation, it take 3 times longer to open.
|
| creating objects in VFP 7.0 | 03 Jul 2007 23:35 GMT | 3 |
If I am creating an object in the init event of a form - do I need to expressely release the object or does it get released when the form unloads? Thanks
|
| ODBC | 03 Jul 2007 21:29 GMT | 1 |
Hi guys... I am doing an application that questions a SQL database with PSQL ODBC. It is working find but it open the views exclusively, noboby else can use it at the same time.
|
| Internet form | 03 Jul 2007 19:46 GMT | 3 |
Hi... Is it possible to connect to a web page and fill some field and press submit? All this should be done in the background? Thank you
|
| email delivered to deleted box | 03 Jul 2007 17:32 GMT | 2 |
I have a number of emails that are delivered to my deleted items box, not my inbox - always from the same addresses. How can I get them delivered to the right place?
|
| Grid with columns[].currentcontrol being containers | 03 Jul 2007 14:08 GMT | 10 |
Grid with multiple columns, each column's currentcontrol being a container, and the container made up of 3 textboxes. When I hit the down arrow, the focus switch from grid.columns[i] to grid.columns[i+1], rather than skipping to the next record.
|
| How to detect if the list portion is visible ? | 03 Jul 2007 06:07 GMT | 2 |
Is it possible to detect when list portion is visible for dropdown combo ? Thanks in advance for any help
|
| Disappearing Form Objects | 02 Jul 2007 20:00 GMT | 2 |
We have a form created in VFP8. Themes are enabled. A particular sequence of control-clicking results is some controls disappearing from the form, only to reappear after the mouse has tracked over them.
|
| Vista VFP9 SP2 File() problem | 02 Jul 2007 09:47 GMT | 2 |
I have come across a problem with a routine we use that "installs" our database. Basically the procedure uses the output from gendbc to modify or set up the database. In broad terms the procedure:-
|
| VFP 9.0 Memo Field | 02 Jul 2007 03:52 GMT | 2 |
i have a free table consists of 1 memo field, as i know ..the memo field is stored in fpt file....However the memo file is corrupt, how can i restore the table???? Thanks!!!
|