| Subject | Date Asked | Expert |
|
| Stand-alone application with Visual FoxPro 9.0 | 9/15/2007 | Markish |
Q: I am a beginner level programmer using Visual FoxPro 9.0 for my learning purpose. So far, I have ... A: For making a stand-alone exe run in VFP, you should have "Read events" that enable the events ...
|
| Daily error 2066 since move to new share. | 9/14/2007 | Markish |
Q: We are running VFP 9 and have around 50 users. The database is stored on a windows-share and users ... A: AFAIK Database / Index corruption has been the problem for years and I'd call a limitation. That's ...
|
| BitXOR in FoxPro 2.6a | 9/13/2007 | Markish |
Q: I need to emulate the BitXOR Function in FoxPro 2.6a for DOS, how can I do that? A: AFAIK there is no direct function available in Foxpro2.6 for BixXOR. The best thing is to develop a ...
|
| Foxpro 2.6 for Dos and Novell 6.0 network | 9/12/2007 | Markish |
Q: I currently run several custom programs in Foxpro 2.6 for DOS and I run the SBT/ACCPAC VP 2000 ... A: I've few of my clients using XP system over the Novell network. Out of experience I can suggest you, ...
|
| Foxpro | 9/9/2007 | Markish |
Q: I would like to know how to get hardware informaitiom using WMI in Microsoft visual foxpro. Thank a ... A: You can create an object for the WMI and get lot of info about the hardware. I've given a sample ...
|
| Grid Prob | 9/7/2007 | Markish |
Q: While running a form for data entry in master table and transaction table relating a common field, ... A: I think you are using the wizard for generating the forms for the data entry. If wizard is used, I ...
|
| Visual Foxpro Command | 9/4/2007 | Markish |
Q: I'm trying to create a routine where I can search for a specific text on a specific field, for ... A: You have the $ operator (Contained in) for eg. ? "This" $ "This is a test" prints .t. Hence for ...
|
| Foxpro Grid Display Problem | 9/2/2007 | Markish |
Q: i've been banging my head against a brick wall on this problem all day and i just can't handle it ... A: Please check if the view LVFILE_VIEW really has records in that. From the command window, use ...
|
| Foxpro Grid Display Problem | 9/2/2007 | Markish |
Q: i've been banging my head against a brick wall on this problem all day and i just can't handle it ... A: I doubt whether the view is in use when you open the form. I've not tested this. still add a line ...
|
| Convert EXE file to Prg File | 9/1/2007 | Markish |
Q: I have foxpro 2.0 exe file. I want to change something in it, but i do'nt have the prg file. Can i ... A: There are decompilers available in the market. With that you can either split the exe or app file ...
|
| FoxPro Dos Question | 8/30/2007 | Markish |
Q: what does !Deleted() mean in the sample code below: Many thanks in advance SET DATE BRITISH ... A: Unlike other database systems, Xbase Database tables provide a facility to mark a record for ...
|
| Visual FoxPro | 8/27/2007 | Markish |
Q: I would like to know how to avoid entering duplicate records using a form. For example, I have 2 ... A: I don't find anything wrong in this. (But for the new name in the quote...It should be id. Here you ...
|
| Visual FoxPro | 8/27/2007 | Markish |
Q: I would like to know how to avoid entering duplicate records using a form. For example, I have 2 ... A: Having return 0 in the valid method will not allow the cursor to move to next textbox. This is for ...
|
| Visual FoxPro | 8/27/2007 | Markish |
Q: I would like to know how to avoid entering duplicate records using a form. For example, I have 2 ... A: I think there is some problem with the index then. Please follow the steps at command window i. For ...
|
| Visual FoxPro | 8/26/2007 | Markish |
Q: I would like to know how to avoid entering duplicate records using a form. For example, I have 2 ... A: There are many ways to achieve this. i. You can use "Primary keys". I wouldn't recommend use of ...
|
| about programe in fox 2.6 dos base | 8/24/2007 | Markish |
Q: I learn foxpro 2.6 ver. dos base in ludhiana in punjab in india. now i develope accounting software ... A: I would recommend VFP 9.0 the latest one in the market which has enourmous features. Still changing ...
|
| dealing with images | 8/22/2007 | Markish |
Q: I am using foxpro 8 and am trying to have a screen propmpt the user to open a picture file, ... A: If you have set the image filed to BLOB it's fine. I'm not sure whether SQL 2005 has it. But it ...
|
| Form connection in vfp | 8/17/2007 | Markish |
Q: i want to know that how i can connect pages in VFP9.0 A: If you meant web pages by pages in your question, you can use the Web Browser Control Foundation ...
|
| FoxPro DOS printing Delay | 7/23/2007 | Carla Fair-Wright |
Q: When sending a print job from FoxProx.exe (2.0) in a Windows XP SP2 environment, there is a 30 ... A: Jack, Thank you for giving me honest feedback on my answer. And I hope you will also thank the ...
|
| regarding faxpro database | 7/19/2007 | Carla Fair-Wright |
Q: ya we got project that has to upgrade that project from foxpro to java.so, i would like know how to ... A: Neelam, Oracle has a Migration Toolkit for download on Technet, see ...
|
| unbound controls used in form | 7/19/2007 | Carla Fair-Wright |
Q: I want to use mem variables in a form and then store these values in different tables. how i do. ... A: Basharat, Place a "SAVE" button the form. In the click event: * select the table that you want to ...
|
| Access registry in Foxpro 2.6 | 7/19/2007 | Carla Fair-Wright |
Q: Do you know the way to access registry in foxpro 2.6 for windows ? Thank you. A: Dan, The latest version of VFP offers native support, so that you can directly access the registry. ...
|
| fox pro fro windows 2.6a error message and solution | 7/18/2007 | Carla Fair-Wright |
Q: I am hoping you can help me. I run a database on foxpro for windows 2.6A EXE support Library that ... A: Norman, Do you have the source code where you can trace the code? I think you'll have to step thru ...
|
| Secure DBF Files | 7/18/2007 | Carla Fair-Wright |
Q: I want to made my application DBF secure how I can do that. A: Imran, This is the great weakness of foxpro. Security has always been a challenge. see my answer ...
|
| data mearse | 7/17/2007 | Carla Fair-Wright |
Q: to Dear Sir i want to know how to make a table that Retrieve data from more than one Foxpro ... A: Ashu, A table can have primary, foreign, or candidate keys. Here is a primer that will help you ...
|
| OCX control type explorer | 7/13/2007 | Carla Fair-Wright |
Q: , I'm searching an ocx that allow me have a Treeview in left side and a form in the right side, ... A: Andres, Try: Kirtland Associates - Practical Software SolutionsDesktop ...
|
| running app files of foxpro for windows 2.6 | 6/29/2007 | Carla Fair-Wright |
Q: i have a program ready, i made project file from it, i also made app file, now i want to run this ... A: If you run the application from within Foxpro do you get the same error message? I have seen a ...
|
| Foxpro 2.6 Executable | 6/28/2007 | Carla Fair-Wright |
Q: I have an application of fox pro 2.6 for windows. I decompile its exe file to make some changes. ... A: Amir, You can not build a 2.6 version of FoxPro with vfp 3.0. You must purchase a copy of 2.6. ...
|
| patch for foxprox | 6/25/2007 | Carla Fair-Wright |
Q: I have patched my foxpro 2.6 to foxpro2.6a, where can i get the patch for foxprox 2.6 and also give ... A: Kemir, you said > i am using foxpro 2.6a for dos, i need settings for config.fp There is not much ...
|
| using of Onkeypress( ) | 6/25/2007 | Carla Fair-Wright |
Q: I am using foxpro 6.0, I have a text box in which I enters into it & if I press F2 certain actions ... A: Satish, Try moving all of your code to a program file. Call the program file using the keypress() ...
|
| Report Picture Link | 6/23/2007 | Carla Fair-Wright |
Q: I have created a report in Visual foxPro 9, on which I have mentioned an image, once the image is ... A: Delfino, You must remove the image reference from the report. If this is not possible. You can ...
|
| patch for foxprox | 6/20/2007 | Carla Fair-Wright |
Q: I have patched my foxpro 2.6 to foxpro2.6a, where can i get the patch for foxprox 2.6 and also give ... A: Kemir, To patch FoxPro 2.6a for Windows, go to www.intergate.com/~dallen24/fox.htm FoxPro ...
|
| foxpro circle x y co-ordinates, diagonal lines, foxrun, | 6/19/2007 | Carla Fair-Wright |
Q: carla fair wright. i have already sent you a query 2 days back, may be you have not received it, i ... A: sharman, I do not know how items 1 and 2 are done. I can post your question in several forums and ...
|
| foxpro tricks and tips | 6/18/2007 | Carla Fair-Wright |
Q: carla fair-wright please help me solving the following foxpro ver 2.6a programming code puzzles ... A: Dave, During installation, FoxPro for Windows creates a program information file (PIF) named ...
|
| using of Onkeypress( ) | 6/18/2007 | Carla Fair-Wright |
Q: I am using foxpro 6.0, I have a text box in which I enters into it & if I press F2 certain actions ... A: Satish, You wrote: if I press F2 certain actions has to be performed...if i press any of the keys ...
|
| Foxpro error | 6/18/2007 | Carla Fair-Wright |
Q: i have about 200-250 clients using my application, but recently in few clients having latest ... A: kemir, What version of FoxPro are you running ? What operating system are your clients running ? ...
|
| Append from Excel file | 6/13/2007 | Carla Fair-Wright |
Q: I am tring in Visual Foxpro to append a file from Excel, But still i am getting error. what my ... A: Patil, There is a known error. Q217174: APPEND FROM TYPE XL8 Makes VFP 6 Disappear ...
|
| Facing problem with the browse command | 6/12/2007 | Carla Fair-Wright |
Q: I am using DOS Foxpro2.0 . I want to see any .dbf file using BROWSE command without displaying the ... A: 1) I am using DOS Foxpro 2.0. I want to stop inserting using BROWSE command(by pressing ctrl-n), how ...
|
| Foxpro 2.5a for DOS - Distribution Kit | 6/8/2007 | Carla Fair-Wright |
Q: Hearty Congrats on your wonderful web-presence. Can you help me to get Distribution Kit for Foxpro ... A: Logamuthu, Check out Microsoft® FoxPro® Software for Sale http://www.emsps.com/oldtools/msfox.htm ...
|
| Reg: Seek( ) | 6/7/2007 | Carla Fair-Wright |
Q: Me satish working on foxpro 6.0. I have a form which consist of 3 command buttons ie,(save, clear,& ... A: Satish, See my answer http://en.allexperts.com/q/FoxPro-1817/SELECT-SQL-statements.htm Change the ...
|