| Thread | Last Post | Replies |
|
| Problems with installation of MS Flight Sim X Deluxe edition | 07 Feb 2008 11:47 GMT | 1 |
8 months ago I installed FS X in my computer running Vista home premium edition In January I had to reinstall the OS after the system became highly unstable. I have been trying to re-install FS X and get the following: IDS_CONINSTALL, then when I try to tell the disk, I get ...
|
| sys(2007, cString,0,1) as a primary key | 07 Feb 2008 00:18 GMT | 6 |
I need a manageable surrogate for a 60 character key, so I'm thinking of using sys(2007.... ) as a substitute. So far, I've gotten away with allowing 10 chars to store the result, but there's nowhere in the docs that states the maximum string length it'll return. Does anyone know ...
|
| Service Pack 2 problems | 06 Feb 2008 20:12 GMT | 1 |
I have a PC running Windows XP Home Version. I just downloaded Sevice Pack 2 update, however when I try to install it, after accepting the licence agreement, I get an error message "expected version of the product not found on your system". This doesn't make any sense as it is ...
|
| Grid Cell colour | 06 Feb 2008 15:25 GMT | 4 |
I am trying to change the background colour for individual cells in a row within a grid. Currently in the activerowcolchange event I am looping through the columns of the grid and setting the background colour of the textbox to be the desired colour and toggling the readonly
|
| Handheld app | 06 Feb 2008 13:28 GMT | 16 |
A client has asked me about moving an app (vfp9, SP1) onto a handheld device that must include a barcode scanner. I have no experience with this sort of hardware (which I need to spec, by the way.) Can someone point me to some reading on the hardware AND potential
|
| FoxPro does not switch between work areas as focus changes between objects. | 05 Feb 2008 23:10 GMT | 7 |
When a form is opened by a menu selection the form work area is not selected automatically as expected, even though a select alias is issued in the form’s activate event. There is no problem when the form is opened from another form, only when opened from the menu. I can not get ...
|
| Auto increment | 05 Feb 2008 18:26 GMT | 1 |
Hi 2 all Sir I set inv_no (auto increment) in my table sir when ever I zap this table and append it from backup table the field inv_no incremented sir how to programmatically set the initial value of auto increment field and how set
|
| EEVA FoxPro Webserver | 05 Feb 2008 17:51 GMT | 3 |
Has anyone gotten this to work with SSL and also allow for secure website sign ons with usernames and passwords? I'll pay someone to get this to work for me so that I can embed my own foxpro code in html pages so the EEVA webserver can display VFP information.
|
| Grid Scrollbar / Current Record Position | 05 Feb 2008 16:44 GMT | 3 |
I'm using a grid on my form which pulls records from a view (SQL backend). I perform a REFRESH(1,0,"MY_TABLE") each time I move rows to update the underlying view with changes that may have been done across the network. Problem is, when I use the scrollbar on a grid to move up and ...
|
| automate Join Source Control Project command | 05 Feb 2008 11:23 GMT | 1 |
I want to automate the following task: File-->Join Source Control Project. I know how to automate build process (VisualFoxpro.IfoxProject.Build()) and source safe get latest version command (SourceSafeTypeLib.VSSItem.Get), but I cannot find "Join Source Control Project" function.
|
| COM Port Access through VFP 6.0 | 05 Feb 2008 05:29 GMT | 2 |
I need help in VFP 6.0. We have a device which is connected with Serial Port. I need to communicate with that Device through VFP 6.0 and i want to receive the value shown in that device.
|
| how to create a user instance of sql server express 2005 from VFP9 | 05 Feb 2008 00:08 GMT | 1 |
how to create a user instance of sql server express 2005 from VFP9. This will help to keep the database on pen drive. Rajesh
|
| Application Encryption | 05 Feb 2008 00:04 GMT | 7 |
Are people who write software for clients (as opposed to in-house use) encrypting their applications, and what is the general state of password protected encrypted applications or even applications that cannot be decrypted via password. I believe we used a product called ReFox ...
|
| hiding a form and releasing it | 04 Feb 2008 22:08 GMT | 7 |
If I hide a form using the following command from the EXIT button Click event "Thisform.hide" how can I release it later on assuming the actual name of the form is LOGIN? login.show doesn't work.
|
| FoxPro 2.6 DOS Windows XP Pro Redirect LPT2 Printer Problem | 04 Feb 2008 08:38 GMT | 6 |
I recently tried to upgrade a client to Windows Professional peer-to- peer networking who is using an older FPD26 DOS application. Everything worked OK under his former networking with Lantastic with a mix of Windows XP PRO and Windows 98SE machines. Now, all his PC's are
|