| Thread | Last Post | Replies |
|
| append from cursor | 30 Nov 2007 23:11 GMT | 1 |
I just noticed that I can't append from cursor. VFP keeps insisting, validly, that it can't find the dbf. So I can use append from (dbf(cursorname)). Since the cursor in question is a create cursor.... kind of cursor there's no danger of its being a filtered version of a larger ...
|
| Dynazip Max 5, vfp9 and Installaware | 30 Nov 2007 20:23 GMT | 3 |
Long shot - but hopefully somebody who has used Dynazip Max 5 with vfp9 and InstallAware can help. We have used these activex components to provide backup.restore facilities within the application. Clients (mostly but not exclusively network users) are experiencing problems ...
|
| VFP application is slower in Chinese Windows XP | 30 Nov 2007 17:24 GMT | 6 |
One of my clients found my VFP application is slower in his Chinese Windows XP. I have tested it and found if I set language as Chinese (PRC) in Control Panel>Regional and Language Options->Advanced, my application (EXE file) will be the same if running in VFP IDE but much slower ...
|
| data server choice | 30 Nov 2007 17:10 GMT | 6 |
What would people recommend using as the back end for a conversion project for a FoxPro app? Contemplated number of users is 5-20. The server machine would probably but not necessarily be Windows Server. Obvious choices include SQL Server and MySQL, both of which I have a little
|
| Cut and Paste programming problem | 30 Nov 2007 16:18 GMT | 12 |
I have just upgraded from VFP6 to VFP9 and have had no real problems with my programs apart from the odd minor syntax change. The problem thats bugging me is I like to cut and paste into my Foxpro screens when running my programs. I was able to do this in VFP6 but VFP9 will
|
| Disable/Enable a network card | 30 Nov 2007 16:13 GMT | 3 |
Can somebody help me by showing me how to disable and then enable a network card through VFP 9? I can already tell by which IP address the user has obtained if they are rightly connected to the network. However, on this network, for whatever
|
| When Do I Need a Server Back End? | 30 Nov 2007 10:42 GMT | 17 |
A previous thread showered us with recommended back ends. My question is at what point do I need to use an adult back end. E.g. Always? More than xx users? Do I always need need a server OS? Is there a thread or article which addresses this? I am also
|
| External function errors. | 30 Nov 2007 09:24 GMT | 4 |
I have several *.app files that I keep out of the project. They change with different customer and I just add it to the customers folder. But my project manager keeps complaining not finding the files. I tried "EXTERNAL PROCEDURE Whatever.app" statement but the PM
|
| Synchronizing General Field | 30 Nov 2007 00:33 GMT | 3 |
I have two tables that I want to Sync, but it contains a General Field (photo). Im stuck with the General Field. Im using scatter and gather to snyc the data, but General Fields is ignored. Is there a way to update this?
|
| conversion from VB to VFP | 29 Nov 2007 23:59 GMT | 1 |
I have this piece of code that I can mostly make out what it is. It is written in VB and I need to convert it to VFP. I think there is some word wrapping issues too. But my specific two things are lRetVal = RegCreateKeyEx(HKEY_CURRENT_USER, "Software\Custom PDF Printer", _
|
| SHOWWINDOW stopped working yesterday | 29 Nov 2007 17:24 GMT | 5 |
I have an application that up until yesterday was able to maximize a window using SHOWWINDOW in user32.dll Now I get an error message that says that it cant fine an entry point for SHOWWINDOW in the dll. Did MS move this into a different dll? Does anyone know what happened?
|
| IDE problem with VFP 9 | 29 Nov 2007 17:22 GMT | 3 |
Lately I've been having a problem with the Visual FoxPro 9 IDE. It has come up several times that when I have a syntax error while closing a code editing window, the FoxPro IDE will give a fatal error and end without saving any changes. It doesn't happen every time, but
|
| Easy one--start form in same place on screen | 29 Nov 2007 15:35 GMT | 8 |
How can I make a program start in the same place on the screen as it was when it shutdown? I expect instead of trying to save the location to the registry I'd go for in a file in the startup dir but however it's easiest.
|
| to send to print 2 reports at the same time | 29 Nov 2007 12:07 GMT | 5 |
It is possible to send to print 2 reports at the same time, that is to say, as if it was one alone, so that for example if I ship him for a printer pdf, be in an only file.
|
| Sedna | 28 Nov 2007 22:06 GMT | 1 |
I recently installed the October SP2 and the June Sedna beta (in that order). My question is, is Sedna "in effect" automatically after running the msi? Do I have to point anything to a different location in order to take
|