| Thread | Last Post | Replies |
|
| What is the pro and con in setting a field as primary or candidate | 29 Apr 2005 14:31 GMT | 2 |
I will like some pro and con in setting a field as primary or candidate. Thanks.
|
| Random records from VFP SQL | 26 Apr 2005 09:59 GMT | 1 |
I have a table that have records that can be grouped by an ID field. In this table there are 4 groups of 25 records each. So in the ID field there are 4 unique ID values. The records are randomly distributed through out the table.
|
| Accessing two .DBC's simultaneously | 22 Apr 2005 20:12 GMT | 5 |
I need to open tow databases with the same name and access tables from each so I can move records from one to the other. How can I alias the database so that I can be sure that I'm opening the correct table? Also....how can I close just one of the databases - CLOSE DATABASES ...
|
| VFP and windows sheduler | 21 Apr 2005 21:47 GMT | 2 |
is there any way to shedule a report to run on a specific time? i dont want to create un executable only for one report i need the user to decide which report and what time to shedule and also multible shedules for the same report
|
| Code Page | 19 Apr 2005 15:43 GMT | 5 |
I have re-written a FoxPro DOS system into Visual FoxPro. I am using free standing tables in the new system. I will be copying all tables over from the DOS system to the new system. Do I need to open exclusive in Visual FoxPro each table that I have copied
|
| Table location change | 11 Apr 2005 17:07 GMT | 1 |
I have a program that currently resides on a server in its entirety (database and program files are in the same directory). The user has decided he wants the program to reside standalone on the workstation and the database on the server. Do I just remove the tables from their ...
|
| Begin & End Transaction - Delete problem... | 07 Apr 2005 21:56 GMT | 2 |
I have a problem deleting records during a Begin and End Transaction. Basically this is what is happening: If User1 is viewing a record in MYTABLE at the same time that User2 runs a procedure to delete a batch of records from MYTABLE then all the records get
|
| Graph | 06 Apr 2005 19:39 GMT | 1 |
Friends, I am using VFP 8 and Access 2000. I need to create very complicated stastical Graph report to view in forms and take printout (reports) directly from the form.
|
| Store eurosign in memofield | 06 Apr 2005 06:07 GMT | 4 |
After I stored the euro sign € into a memofield, it changes to Ç Any suggestions thx Rob
|
| How to rename connection? | 04 Apr 2005 15:48 GMT | 1 |
I want to rename a connection in the dbc. I know I can use rename connection but what happen to the connection name in each remote view. When I try to use a remote view, I will get the message "data source name not found and no default driver specified.
|