| Thread | Last Post | Replies |
|
| ODBC Foxpro 6.0 - 'Variable 'Q415P25' is not found. | 28 Oct 2005 02:17 GMT | 3 |
In cases where there is high CPU utilization, we are seeing database failure such as the following: [Microsoft][ODBC Visual FoxPro Driver]Variable 'Q415P25' is not found. These occur during an Insert into a table with 39 columns, or another table
|
| VFP ODBC.DLL IIS | 21 Oct 2005 23:13 GMT | 2 |
Dose any body know why Visual Foxpro ODBC.DLL stop the IIS. We are using ASP pages with VFP free tables. Thanks iso
|
| Copy a general field | 20 Oct 2005 18:34 GMT | 2 |
I'm try to copy a general field from a table to another with a simple replace with, but I can't do it. How improve this feature? Thanks, Max
|
| Share information with a private network | 18 Oct 2005 16:57 GMT | 4 |
The obective is , display information of a service in a netbanking network. The files are in visual foxpro 6.0 and i need to export in information that these people will know how to read it. I was thinking in XML, but needs to be safe and have a High level of security . What do ...
|
| Comparing DBF files - VFP 6?? | 13 Oct 2005 15:35 GMT | 4 |
I've got two versions of a DBF file and I'd like to compare the two to identify what has changed (in the schema) between the two versions. Is there a better way to do this than viewing through the pinhole of the database designer window? Is it possible to print some ...
|
| XML Schemas in FoxPro | 13 Oct 2005 12:11 GMT | 2 |
I have few questions on how best I can use XML in FoxPro. 1. CursorToXML(); My understanding with this is that CursorToXML() produces .xml and .xsd. My question is that if I get schema from my client, will the xml produced
|
| Cannot update cursor | 09 Oct 2005 11:52 GMT | 1 |
I have been receiving error 11 - "Cannot update cursor" when running either a compiled application or executable. This includes applications written 8 years ago that worked until I have recently opened them. I am using VFP 5.0. Here is an example of the problem and what I have ...
|
| DBF Encryption | 07 Oct 2005 15:39 GMT | 3 |
I have an application developed in VisualFoxpro 6.0, and i need to find a way to encryp the .dbf files, (maybe using a password), someone of you guys know some way to implement this? Thanks in advance!!
|
| Visual Fox 6 - Encryption | 06 Oct 2005 00:08 GMT | 1 |
Hi, all: My question is related, but not exactly as Leonard's below(DBF Encryption): Since when you distribute an application in VFP6, it's really "open source" because the user can easily open any .prg, .dbf, etc. with any text viewer; I
|
| simple program ...odbc question | 05 Oct 2005 05:11 GMT | 1 |
I created a simple program which just connect to SQL server to get specific data and then print it on the report. But I don't want to setup odbc in each client pc. Can only setup in server side ? Thanks
|
| INSERT or UPDATE a VFP memo field using VBSCRIPT | 04 Oct 2005 17:41 GMT | 8 |
How can I manage to insert or update a VFP memo field from a HTML page using VbScript? Variables as the limit of 255 Char and I have no idea of the way to insert a long string in a SQL clause.
|
| Error 2091 : ( | 03 Oct 2005 23:02 GMT | 2 |
Hi... There is a tool to repair a table damaged when this error comes to screen? Table "name" has become corrupted. The table will need to be repaired before using again. (Error 2091)
|
| Using variables in replace command | 03 Oct 2005 20:51 GMT | 5 |
i'm writing procedure to process a txt file. This is a txt file with variable length like this: #00013#0120VST#0121Storkstraat#012222#01243833 LB#0125LEUSDEN#0127NL i've put the codes (#0001, #0120, etc.) in a table with corresponding
|