| Thread | Last Post | Replies |
|
| vfp9 code page | 31 Mar 2007 05:13 GMT | 1 |
Group, Our app was ported from the mac 8 yrs. ago so the tables have code page 10000. Windows has code page 1252 (english). Should that make a difference in speed when opening screens with hundreds of objects linked to database
|
| VFP Toolbars | 30 Mar 2007 19:16 GMT | 6 |
For some reason the VFP toolbars that I have visible as standard have started to behave erratically. Each time I start VFP it is totally random as to which toolbars are visible and the position they will appear in. I have deleted my Foxuser files and in the new one experimented ...
|
| Active Directory User name and Password | 30 Mar 2007 17:11 GMT | 9 |
How can I read the user name and password from Active Directory? in other words how can I authenticate a user through Active Directory? Thanks HME
|
| Distorted Image | 30 Mar 2007 13:43 GMT | 1 |
Im trying to display Employee Pics in a Form from a general field in a table. form.stretch = Isometric. Picture is distorted. What is the best way to display a Picture from a General field?
|
| Consuming a Webservice | 30 Mar 2007 12:56 GMT | 5 |
I've been searching the net all day to find an answer to this quesiton. I need to call a webservice and I need to pass it an object. The .NET developer in house said the object should be available to me from the WSDL but I can't see it. What I've tried is something like
|
| Intermittent Error 12 - Variable Not Found | 30 Mar 2007 05:20 GMT | 20 |
I have a situation where I am intermittently getting Error 12's trapped to my application (VFP7 based). The code path is something like the following: In my form:
|
| VFP 9: Compiling in a VFP .exe | 29 Mar 2007 15:44 GMT | 3 |
The build procedure for my app has gotten a bit more complicated, so I want to automate it. How do I get build project and build exe to execute in a VFP .exe called from the command line? I got a feature not available message when I tried. There is a full VFP system on the
|
| error handling | 29 Mar 2007 15:43 GMT | 6 |
In VFP 8 I need to copy to f:\reports\latest_trans XL5 but if someone has this file open in excel the program blows up. I want it just to just skip copying the file if it can't do it. It'll be
|
| Any last requests? | 29 Mar 2007 07:23 GMT | 3 |
I could work with VFP for a while more if only I could read and write UTF-8 in Sql Server without double byte translations leading to ??? (unless somebody knows how to do this with the current VFP) What are other requests that people would still have? Robert
|
| Customzied papersize setting | 29 Mar 2007 06:59 GMT | 4 |
I have defined a new label size for printing labels using barcode printer. It works fine in my pc when running my foxpro program. However, when it is printed from the others pc, the label size gets the other size although new label size is already set. I have tested many times by ...
|
| vfp9 speed issue | 29 Mar 2007 02:44 GMT | 11 |
group, our app has several screens with hundreds of objects. They open instantaneously in vfp6 but they take over 10 seconds in vfp9, making 9 totally useless for us. Has anyone come across this type of behavior? We use
|
| Combine aggregate records from a UNION? | 28 Mar 2007 23:37 GMT | 6 |
Say I have 2 tables of invoices, one containing 2006 invoices and the other 2007. In a single SQL statement, I want to sum up the invoice amounts, grouped by customer number:
|
| Tableupdate failure-index does not match..... | 28 Mar 2007 19:28 GMT | 2 |
I have a parameterized view. I put a few records in it. I update the records. I issue tableupdate. If I don't update the first record in the view, the tableupdate fails, and aerror() shows me Index does not match the table..., error 114. I know for a fact that there is nothing ...
|
| Problem with Exe | 28 Mar 2007 17:52 GMT | 2 |
I have built a simple exe whose only purpose is to display a messagebox. Running on my PC (with vfp 9 sp1) installed, presents no problems. Running on my secondary machine without vfp 9 installed, but with the Runtime mods in the working directory, presents no problems. ...
|
| to upgrade VFP3.0 to 9.0 | 28 Mar 2007 16:50 GMT | 4 |
recently, we have upgraded our PCs with ram size to 1GB and our existing old VFP3.0 cannot be supported. Therefore, we are planning to upgrade VFP to the latest version, now we have the followings to be considered:
|