| Thread | Last Post | Replies |
|
| text file | 30 Nov 2004 23:32 GMT | 5 |
Dear friends, Following is the code I used to create a low-level tex file. It always add a blank line at the top and start appending from second line onward. Is there is anyway to avoid that blank line?
|
| Getnextmodified deadlock | 25 Nov 2004 10:15 GMT | 5 |
I can't solve this problem. In my program, in one place with one table, the saving procedure somtimes goes into a loop with a Getnextmodified, wich gives back the same record numer witch it was called. I use table buffering with transactions.
|
| Add SQL Server views to Cursor Adapter | 25 Nov 2004 09:29 GMT | 2 |
My name is Ana Ma. Bisb?. I'm writing you from Madrid, Spain. I'm trying to add some views from a SQL Server Data Base into CA. I'm using the CA Builder. In the second tab, Data access I've chosen Build for Select Command, and
|
| alias changed | 23 Nov 2004 15:30 GMT | 2 |
Dear friends, I am using VFP 6. When I issue command "SET DATE TO ymd" selected alias changed. Eg:
|
| Accessing All Tables In A DBC | 22 Nov 2004 13:56 GMT | 6 |
Is there a command to retrieve all the tables within a database in to an array? Similar to AUSED but for ALL tables in the database.
|
| How to free a dbf table if dbc file is missing | 20 Nov 2004 21:25 GMT | 1 |
Hope you guys can help me out. I have export of dbf files without dbc file included. I would be getting frequent export of these files. I am developing a vb.net console application to read data from these files. My application is failing when I try to read count of records in those ...
|
| Switching Database | 15 Nov 2004 12:37 GMT | 7 |
I have an age old problem when trying to switch from one database (and the tables contained within it) to another during my application (VFP8). I just want the user to be able to switch from a LIVE database to an ARCHIVE database.
|
| bounding table fields with controls problem | 12 Nov 2004 16:00 GMT | 3 |
When I bound a table field with a Combo o Text Control through the ControlSource Property, my system seems to have a little problem. Just a few of the Control show the value stored in the field. The others appear in blank, but if I refresh my Forms that values appears. Why is the ...
|
| Rename Database | 09 Nov 2004 04:37 GMT | 2 |
Is it possible to rename a Database in VFP 6 ? Demetrios, Greece
|
| VFP 5.0 can't configure ODBC .xls | 08 Nov 2004 19:49 GMT | 3 |
Trying to install VFP 5.0 on new computer with W2K pro SP4 but error message indicates it can't configure the .xls ODBC file, notes install failure and quits. I'm doing this as administrator. I don't have Excel though there are
|
| Remove views | 08 Nov 2004 17:05 GMT | 5 |
I've got this luvverly MySQL database on my machine, and I want to set up a(nother) VFP (7.0 SP1) database remote-viewing it. So I open the database (exclusively, actually), and modify it, and ask to add a remove view, and it shows me that there are no connections so I look
|
| Compiler doesn't seem to work properly at all times | 05 Nov 2004 05:30 GMT | 8 |
In version Visual FoxPro 7.0, the compiler doesn't always seem to be doing it's job. I've noticed this also in version 6.0 regardless of the service packs. Well, frequently I dismissed it thinking perhaps it's an error in code or I changed something that effected it. Well,
|
| Reindex appears to be packing tables! | 05 Nov 2004 00:46 GMT | 8 |
I have a reindex program that uses the ADIR() function to gather the names of all my tables and then reindex them. Before reindexing each table, I pass the table name to a method which tells me whether or not it is one that can be packed at this time (it returns .T. if the table ...
|
| Trigger Failed. Is it possible to change this message | 04 Nov 2004 07:52 GMT | 4 |
Is it possible to change the "Trigger Failed" message to something more end user friendly? Demetrios, Greece
|
| Graph | 02 Nov 2004 07:44 GMT | 3 |
Dear friends, I have added a "Microsoft Graph 200 Chart" to my VFP6 form. It works fine with some sample data sheet attached to the graph. I can edit this chart by right click. But what I need is to change this data dynamically from within
|