| Thread | Last Post | Replies |
|
| CDX structure | 30 Dec 2003 23:24 GMT | 3 |
I am looking for CDX structure with terms explanation. There are many CDX and IDX docs but I dont understand their terms like "exterior node" etc. They say CDX is "similar" to IDC but I cant find this similarity !
|
| .fpt file | 30 Dec 2003 23:20 GMT | 4 |
I have a .fpt file storing numerous large images. I need to run these images through photoshop or some like application in order to shrink the database size down. I am unable to open the memo (.fpt) field.
|
| fpt limitation of 2GB | 30 Dec 2003 23:17 GMT | 5 |
Is there any improvement of database limit of 2GB like .fpt?
|
| How to handle update conflict with sql insert,update,delete | 24 Dec 2003 16:19 GMT | 1 |
How to properly handle update conflicts when using sql I am getting Update conflict error 1585 on a update sql, handling a complete table. I prefer not lock the complete table. So my guess is to
|
| Re: Error 2004 | 22 Dec 2003 20:03 GMT | 1 |
I encounter the following error: "The table file lnpmast.dbf has moved. Please validate database stock_hypothecate_system and try again (Error 2004)"
|
| Refreshing of Remote View data | 19 Dec 2003 14:30 GMT | 1 |
Please advice, I just create remote view in VFP 7.0 to SQL server, and put in a form to manipulate SQL data. After inserting data into SQL Server through the VFP form, data in the remote
|
| WTF is going on!!!?? | 18 Dec 2003 21:29 GMT | 2 |
In this very nice little database I wrote a trigger that broke the rules and didn't work. I've fixed it. Now it still doesn't work, complaining of the bug that I've fixed (honestly, I *have* fixed it!).
|
| Using Doug Hennig's RI builder with VFP8 | 18 Dec 2003 20:03 GMT | 4 |
I use Doug Hennig's new RI builder with VFP7 very well. Now I try to make a new application in VFP8, and I installed the RI builder to use with it. Wshen I open a database and try to set RI rules, after click OK, the process
|
| How can I update a field where not on the form. | 18 Dec 2003 09:31 GMT | 2 |
Hi, Can anyone help me ? For example, I have a table, Field1, Field2, Field3, Field4 I have a Form call FORMEDIT FORMEDIT have three editbox controls, txtfield1 for Field1,
|
| Need to import flat file without record length set | 17 Dec 2003 21:46 GMT | 1 |
I need to import a flat file without record length set. Usually I create the table with the fields and field lengths from a layout and then: append from file.txt type sdf (for a fixed length file) I can't find a data type that deals with fixed length without and end of
|
| VB & Delphi doesn't seem to leverage on the indexes in my Foxpro table. How? | 17 Dec 2003 01:59 GMT | 2 |
I have a visual fox pro 6 database with a table of 50 mb of data in it. When I use Vfoxpro to query it the speed is reasonable. However, when I use VB/Delphi to query it via ADO the speed becomes very slow. Seems to me that VB/Delphi is not leveraging teh indexes associated to the ...
|
| VFP bug report site problems | 14 Dec 2003 06:35 GMT | 6 |
I'm trying to submit a bug report, but the page: http://support.microsoft.com/default.aspx?scid=/support/vfoxpro/report/report.as p&sd=msdn gives me the following error whenever I hit the submit button: "An error occurred rendering the requested content.
|
| Field Validation Rule... | 12 Dec 2003 15:11 GMT | 3 |
I have a table with three columns. The user is going to input first two columns in a grid. Now I want the value in the third column should be appeared on the grid based on a simple calculation on the first two columns. Options: I have tried with field validation rules under default ...
|
| Sharing violations | 11 Dec 2003 18:30 GMT | 3 |
I want to update a table in a batch program, but I get "file access denied". This file resides on our server. No one is using this file on the server. The batch program fails when we "set Exclusive On" inside the
|
| Foxpro Trigger | 08 Dec 2003 20:47 GMT | 1 |
how do I cancel the update of a record depending upon the result of my trigger ?
|