| Thread | Last Post | Replies |
|
| Adding Controls to Container control | 21 Aug 2008 21:00 GMT | 8 |
I have Designed the form with lot of controls, one of them is container control, i would like to add controls at run time (e.g label) to the container control when i click the button Thanks lot
|
| Invalid form table and invalid seek offset | 14 Aug 2008 16:18 GMT | 6 |
I'm using VFP 6 and one of my forms won't load up in FoxPro. It was working but now when I try to use the scx file it gives my an error "Not a Table". Any idea how to fix a table when it gets messed up like this? I'm also getting an error that says "Invalid Seek Offset". Any idea ...
|
| Error Instantiating Cursor | 13 Aug 2008 02:32 GMT | 4 |
Hi, Facing some problems again inf foxpro 9. I have a mysql database that is testdata and in the foxpro I've this view that is remote view testdataview. I have a form to input data and wirte back to this famdataview.
|
| Menu "KEY" statement does not work with MPRs | 11 Aug 2008 19:17 GMT | 5 |
I have a strange behavior in VFP8 (+sp1 and Hot Fixes) I created a menu both with an MPR and a "Define Menu" and still have the same situation. The situation is the KEY CTRL+Q won't work when I go into the menu.
|
| How to ask user to enter password before changing anything? | 07 Aug 2008 19:58 GMT | 3 |
I have visual foxpro8. I want only authorized users to change price in my inventory form. Whenever anyone try to modify, there should be a box popup and ask user to enter password and it should not be visible. It should show only astereks.
|
| Repair DBF Files | 06 Aug 2008 16:21 GMT | 6 |
I receive a message that my contact 1 index file is corrupt or missing. I know it is there so I presume it is corrupt. Anyone know of an inexpensive one-time solution: online repair etc. Thanks
|
| MSGraph in VFP9 - size limitation? | 06 Aug 2008 14:01 GMT | 3 |
I am creating a graph in VFP9 using the (limited) MSGraph object. When I plot a relatively small number of data values (< 200) then all goes well. I tried plotting a 600-item data series and the graph generated, but the x-axis only stretched out to show point #250 or so. I ...
|
| Define Window has a problem. | 05 Aug 2008 20:25 GMT | 2 |
I create some windows on the fly to display quick lists on screen. My problem is that when I ACTIVATE WINDOW [window name] the FOOTER will not display. I tryed everything in the book to get it to display but with no avail.
|