| Thread | Last Post | Replies |
|
| Using a combobox in a grid to display descriptive texts | 31 Aug 2006 01:08 GMT | 6 |
I have a grid which is populated by a table with charge information. One of the fields is the index number for purchase orders, another field is a work order number. I also have a table with the work order number, purchase order index number, and the descriptive text for the ...
|
| Run time Error Foxpro OLE BD | 30 Aug 2006 00:13 GMT | 2 |
I am trying to connect to FoxPro free tables using MS Access 2003, VBA and FoxPro OLE DB. I am trying to populate an Access form with data from proprietary FoxPro tables. I have been able to create a successful connection string but I keep getting the following error Run-time ...
|
| right-click event | 29 Aug 2006 12:16 GMT | 1 |
Hi! Is it possible to use in FoxPro a shortcut-key on the keyboard? For example in WinExplorer is no difference - I can use right-click on the mouse or on keyboard Shift+F10 or shortcut-key on keyboard.
|
| PageFrames | 25 Aug 2006 20:01 GMT | 4 |
I have a form with a commandgroup of buttons...let's say 3. For each button I need a different range of options. I want them to appear below the first group of buttons. I put a pageframe below the commandgroup and turn off the tabs. I give it 3 pages, and on each page I put ...
|
| Print output to an excel file | 19 Aug 2006 21:32 GMT | 1 |
Aug 19, 2006 Hi all I am currently using VFP 9. I want to print into an Excel File. Can anyone suggest a good printer
|
| from cursor to table | 18 Aug 2006 06:57 GMT | 4 |
Hi! VFP 9.0 XMLTOCURSOR("C:\TEMP\arve.xml","Miski",512) Now I have some data in corsor "Miski". How can I put (or append) those data
|
| HELP- Filtering data in grid | 16 Aug 2006 17:16 GMT | 3 |
Dear Friends I have a parent file which contain four type of record, depending on the type I have to prepare invoices. Types are :
|
| Convert Numaric into character | 14 Aug 2006 19:12 GMT | 2 |
i m new user of VFP. i want to convert 2 Numaric fileds data into one character field. there are 3 fields in table. month year my 8 2006 200608
|
| Convert Numaric into Character | 14 Aug 2006 01:43 GMT | 4 |
Hye Dear i m new user of VFP. I want to convert numaric into character string. there are 3 fileds MONTH YEAR MY 8 2006 200608
|
| DateTime serial | 13 Aug 2006 10:03 GMT | 4 |
Does anyone know of a function to derive a serial number from datetime expresions? Thanks, Dave
|
| Select into a read write cursor | 13 Aug 2006 09:47 GMT | 10 |
I need to alter the cursor or table resulting from the select statement below. If I select into a table, I can do that. If I select into a cursor readwrite, I can't. However, if I select it first into a table then simply suck everything out of the table into a cursor readwrite ...
|
| Finding the height of titlebar | 09 Aug 2006 03:02 GMT | 1 |
Hi...how is it possible to find the height of the titlebar of a form. When changing to XP themes this seems to change the height of the bar.
|
| checking of "print button" | 07 Aug 2006 11:41 GMT | 4 |
When I open the report and when I click button "Print" how can I receive message that I clicked this button ? I need this for making sure that document is printed or not. Thx
|
| Case sensitivity in string comparison | 05 Aug 2006 09:23 GMT | 2 |
I have a search form that is used in different contexts, but the underlying search code is the same. What the search does is that it seeks a string in a character field of a table (with EXACT being OFF). Then the code skips through the records
|
| Another error with EXE | 03 Aug 2006 16:53 GMT | 3 |
Ok, I must be stupid... My form (diff.scx) is modless, it works fine in the development environment, but just flashes with an executable. I an put a message box at the end of the form's init, and it displays over the form, but when the message box is dispatched, the form also ...
|