AllExperts > FoxPro 
Search      
FoxPro
Volunteer
Answers to thousands of questions
 Home · More FoxPro Questions · Question Library  · Free Encyclopedia ·
More FoxPro Answers
Question Library

Ask a question about FoxPro
Volunteer
Experts of the Month
Expert Login

Awards

About Us
Tell friends
Link to Us
Disclaimer

 
 
 
About Carla Fair-Wright
(Top Expert on this page)

Expertise
I can answer most general questions regarding Visual FoxPro. I am also very good with WSH, WMI,and FSO scripting and most internet technologies. I like to answer questions. To me there is no such thing as a dumb question. Don't be afraid to ask me anything about FoxPro or Visual FoxPro. I will try to answer all questions as quickly as I can. It may take me a day or longer for a complex error or one that is hard to reproduce. Please include the version of FoxPro you are using.

Experience
My professional experience with computer programming started in my early twenties, I went back to college with thoughts of finishing an engineering degree and ended up in computer science.
I have used Oracle, SQL Server, Access, and FoxPro.

Experience in the area
I have been using the product for over 10 years. I am a MCP in Visual FoxPro (Desktop). I am ASQ Certified in Software Quality Engineering

Publications

Books
Chapter Author, Case Studies and Applications of Web Based Energy Information and Control Systems (Fairmont Press), June 2005

Chapter Author, Encyclopedia of Energy Engineering and Technology 1st Edition, (Francis Books) Spring 2006

Magazines
Component Developer Magazine
Maintenance Technology


Education/Credentials
BS - Computer Science
AS - Management Information Science
AS - Technical Management
AS - Electronic Systems Technology

Organizations

Member of Society of Women Engineers (SWE)
Member of American Society for Quality (ASQ)
   

You are here:  Experts > Computing/Technology > Databases > FoxPro

SubjectDate AskedExpert

Dababase Report Generators4/12/2006Carla Fair-Wright
  Q: Do you know of any inexpensive REALLY SIMPLE to use database report generator programs? We have ...
  A: Bruce, There is no really simple way to convert legacy reports that I know of. Crystal reports has ...
Database Report Generators4/12/2006Rozaldy A. Gutierrez
  Q: Do you know of any inexpensive REALLY SIMPLE to use database report generator programs? We have ...
  A: With regards to FoxPro, you may translate your Lotus 123 spreadsheets to dbf format by using append ...
Foxpro database4/5/2006Carla Fair-Wright
  Q: My 1st question is that, can i transfer the data to the foxpro's database, which is currently ...
  A: You can transfer the data to FoxPro using SQL Server's Data Transformation Services (DTS). Data ...
Foxpro Database Capacity.4/3/2006Carla Fair-Wright
  Q: I am Ahmed Abdur Razzak. My Question is how much capacity in Foxpro and Visual Foxpro Database. ...
  A: The maximum size is 2GB. You determine size by multiplying rows and field size. So, in theory you ...
Active task- or not?3/29/2006Carla Fair-Wright
  Q: Well, the Alwaysontop property has affect only within the application. If I create a form with ...
  A: Imre, I thought about this some more and I remember Calvin Hsia has a blog that talks about running ...
Active task- or not?3/27/2006Carla Fair-Wright
  Q: How could I determine if my running program is the active task in Windows XP (accepts keyboard, the ...
  A: Imre, I am not sure what you asking. But i think I have it...you have a program that runs ...
exporting of data3/8/2006Carla Fair-Wright
  Q: Could you tell me how can I export any paradox database files to a spreadsheet using foxpro
  A: Dave, You should be able to import Paradox files directly into Excel using open database ...
Can i connect all my VB OCX in the foxpro progarm2/23/2006Carla Fair-Wright
  Q: I have developed some of the OCX in Visiul basic and that are runnigg fine.I want to attached tah ...
  A: Raj, Can you give me more information. What version of VFP are you running. What errors are you ...
FoxPro Report2/17/2006Carla Fair-Wright
  Q: I have a report in FoxPro 9. My report is based on a query that is returning about 400 records. It ...
  A: Hey John, It sounds like a grouping issue. Run your SQL statement and call the function from the ...
Use of CDX File1/24/2006Carla Fair-Wright
  Q: I have written the following lines in a .prg file : use \\192.168.0.1\jobs\joblist.dbf but; it shows ...
  A: Girish, Make a second copy of the table on your local drive. Rebuild the index on the 2nd copy and ...
Use of CDX File1/20/2006Carla Fair-Wright
  Q: I have written the following lines in a .prg file : use \\192.168.0.1\jobs\joblist.dbf but; it shows ...
  A: Girish, What version of foxpro are you running? Try opening the table without the index and setting ...
Ref: databases1/15/2006Carla Fair-Wright
  Q: Good day, Can you tell me: 1. What is involved in building a database. 2. Are there online services ...
  A: Sunil, You should contact Rick Strahl. Rick was been running VFP as web backends for many years. ...
CROSSTAB QUERY1/12/2006Carla Fair-Wright
  Q: I have a application the uses a crosstab query , when I make it into a executable and try to run it ...
  A: The (_genxtab) variable is unavailabe at runtime. You have to call it using the vfpxtab.prg file in ...
Can I use Foxpro 8 for Pic projects?12/24/2005Carla Fair-Wright
  Q: I'm a beginner in VFP8 and microcontroller(PIC16F84), I would like to make an application that will ...
  A: What type of engine are you trying to control? Is there an SDK or OCX available from the ...
About foxpro for dos12/8/2005Carla Fair-Wright
  Q: What is the use of 'PICTURE' data type in foxpro for MS-DOS and why it is always inactive?How we can ...
  A: Sahil, The format of the data entry @ ... GET edit region for data entry such as a telephone number ...
About foxpro for dos12/5/2005Carla Fair-Wright
  Q: How to display a BMP image in screens created in foxpro 2.6 for MS-DOS?
  A: Sahil, Bitmap-based images are made of pixels in a grid formation. Each pixel or "bit" in the image ...
question marks from Excel > VFP11/3/2005Carla Fair-Wright
  Q: When an Excel spreadsheet has apostrophe marks in some fields, VFP interprets them as question ...
  A: What version of VFP are you using ? What version of Excel? Excel VBA Automation can be hard to use ...
Cannot locate the Microsoft Visual FoxPro support library10/13/2005Carla Fair-Wright
  Q: I'm using VFP9. I had to uninstall and re-install VFP9. Now, when I run a couple of my ...
  A: John, First, make sure you have the following files copied to C:\Program Files\Common ...
help me in header of dbf files8/12/2005Carla Fair-Wright
  Q: I have some dbf file that have damaged header and in my program does not recognize as a database ...
  A: Mehrzad, Broken headers were a big problem prior to version 5. Luckily, there are many utilities ...
Grid vfp 88/1/2005Carla Fair-Wright
  Q: I set regional & language of windows to arabic. because i want to create arabic application in vfp8. ...
  A: You have 2 questions. The first question regarding the grid, I am not quite sure about. I found ...
Foxpro7/30/2005Carla Fair-Wright
  Q: The original program being used stopped functioning. Another directory was located that had another ...
  A: Copy the tables over and issue a REINDEX on them. You may need to open the table with an order 0 ...
Non-standard Memo Fields7/25/2005Carla Fair-Wright
  Q: I need to get data from a VFP application that I have. The problem is that it does not use standard ...
  A: David, I assume the 2 tables are related by a key. The key is in the first field of the "memo" ...
Intellisense in VFP v 87/8/2005Carla Fair-Wright
  Q: ------------------------- Actually, I don't know that I do want to lose it entirely, just the ...
  A: Jay, To avoid having IntelliSense add the "TO" keyword go to menu item: Tools | IntelliSense ...
Intellisense in VFP v 87/7/2005Carla Fair-Wright
  Q: how can I turn it off permanently. The Intellisense manager only turns it off for the current ...
  A: There is a lot of power and functionality in the Intellisense function, but if you are certain you ...
Displaying parts of a string in bold7/1/2005Martha Granger
  Q: Greetings, I have a label on a form. I have an array of values from a query that are grouped by ...
  A: Add another column to your array, value .T. for bold. Where are you trying to print this ...
Oracle using ODP and VFP 76/29/2005Carla Fair-Wright
  Q: How to connect to Oracle using ODP and Visual FoxPro7? I'm new with Visual FoxPro and I'd like to ...
  A: Devair, My experience with Oracle ODP is limited, but I did a little research and found a few pages ...
in FOXPRO, how to combine many DBF's of the same structure to one table/query6/20/2005Martha Granger
  Q: sir, i am learning foxprox (v2.6, for DOS), and i would like to combine 100 or more database (.DBF) ...
  A: I will answer if you promise to never call me "sir" again, because I am not a man. Since you have ...
dos program in a windows environment6/3/2005Martha Granger
  Q: My accounting program is set up in dos based Foxpro 2.0. I would like to setup a new computer and ...
  A: Foxpro DOS is as compatible with Windows 2000 as it is with Windows 98. I use Windows 2000, and have ...
FoxPro Error Message5/16/2005Carla Fair-Wright
  Q: There's a database program which was written with Foxpro version 2 or so. It works in windows 98 ...
  A: Nii, In 1993 the first distribution kit for FoxPro 2.5 was released. This kit allowed programmers ...
Question5/2/2005Carla Fair-Wright
  Q: Sir, I am doing "Database Mangaement System" We use the dfd to analiyze the user requirement in ...
  A: -- What's your opinion about this methodology. The DFD has many uses, but is best used for ...
Question4/30/2005Carla Fair-Wright
  Q: I have a topic, give me some potential comments on this topic, the topic is, "We have used the ...
  A: To answer your question accurately, I would need to know how exactly you are using DFDs and what ...
Main Window4/23/2005Martha Granger
  Q: I am using my own window as a main window in my application and it works OK, But I would like to use ...
  A: You can put browses right into your code. What reports are you talking about? If you need commands ...
Main Window4/19/2005Carla Fair-Wright
  Q: Carla I understood, but doing this, can I use in my own window: Reports, and the browse Command, ...
  A: Erwin, Your browse and report may be trying to place themselves in the screen. Try defining the ...
Main Window4/18/2005Carla Fair-Wright
  Q: I would like to know how to use my own window as a main window in my application. besides, I donīt ...
  A: To handle the problem make a change to your configuration text file. Visual FoxPro uses the text ...
page # on report3/30/2005Carla Fair-Wright
  Q: I am using VPF 7.0 on windows XP pro. I have a problem getting the page number to print. I am ...
  A: Kent, I tried to duplicate your problem and couldn't. Without having the files, I can only give you ...
Picture extraction3/29/2005Martha Granger
  Q: I have a table named picture (picture.dbf & picture.fpt). I has two fields: Id Character 10, Pic ...
  A: Well, I haven't worked much with general fields, so I checked on what commands are available for ...
Run app in web browser3/24/2005Carla Fair-Wright
  Q: I have a payroll application that I developed in Visual Foxrpo. Please how do I make this ...
  A: You may have to make some changes to your project. You will need an Active Document. An Active ...
Visual Foxpro Academic version3/17/2005Carla Fair-Wright
  Q: I bought a copy of Foxpro on EBay and it arrived - printed "Academic version Not for Commercial ...
  A: Academic version software is sold to students and teachers via a college bookstore or some other ...
Printing in Fox pro 2.6 OS XP3/17/2005Martha Granger
  Q: Martha : Currently we have an application in fox pro 2.6a. We are printing in a matrix printer, but ...
  A: FOXPROW causes lots of GPFs, and they don't make sense and can be hard to track down. Sometimes it ...
data base3/11/2005Martha Granger
  Q: My company is a manufacturing company and currently is running the computer system which is known as ...
  A: The first thing to do is to browse the database(s) using Foxpro's interactive command system to ...

Page:  Previous  | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10  |  Next      All

Email this page
     
User Agreement | Privacy Policy | Kids' Privacy Policy | Help
Copyright  © 2006 About, Inc. AllExperts, AllExperts.com, and About.com are registered trademarks of About, Inc. All rights reserved.