| Thread | Last Post | Replies |
|
| Converting Visual Fox Pro 6 to SQL Server 2000 | 30 Jun 2006 22:57 GMT | 2 |
What is the easiest way to convert a Visual Fox Pro Version 6 Database to a SQL Server Version 2000 database?
|
| project manager font problem | 30 Jun 2006 20:12 GMT | 6 |
Suddenly the font on the project manager tabs has gone haywire. It affects VFP 6, 7, 8, and 9. Sounds like a corrupt font, maybe. But which font is that, that shows up on the project manager tabs?
|
| 306 months = 25 years 6 months (...not 25.5 years) | 30 Jun 2006 18:07 GMT | 8 |
I have a field that contains the number of months that a person has lived. I can divide by 12 to get the number of years and the decimal representation of the part of the year (if any) that remains (e.g., 306 months = 25.5 years).
|
| Copy AD recordset to cursor? | 30 Jun 2006 17:22 GMT | 1 |
I've been able to connect and query Active Directory user lists into a recordset but I need the ability to join this listing with another VFP9 table. I don't believe I can JOIN a recordset to a VFP table (can I?) so I figure I need a cursor from this recordset. All the AD ...
|
| Window Problem | 30 Jun 2006 17:00 GMT | 6 |
I have a small application in which I would like to open the my main window without seeing the foxpro(V9.0) main screen. Currently each time I open the window it is inside of the foxpro main screen is there anyway of doing this without the foxpro screen being visible. I should ...
|
| Browser.dbf missing? | 30 Jun 2006 14:42 GMT | 6 |
Can't run the class browser because, as per error message, browser.dbf is missing. What's browser.dbf? Where can I get one? -Lew
|
| VFP work with Sql Analysis Services | 30 Jun 2006 12:17 GMT | 1 |
where can I find the information about VFP connect to SQL Analysis Services?
|
| How can I store 1/1000 second? | 30 Jun 2006 11:57 GMT | 3 |
In Foxpro, the time field does not accept HH:MM:SS.SSS? How can I store this format? I need to time functions later also. Wg\hat will be the best way to handle this?
|
| MSSQL, DBC's, triggers etc... | 30 Jun 2006 11:45 GMT | 1 |
Some questions re MSSQL & VFP 1. Can MSSQL insert rows into VFP tables as a result of a 3rd party process (eg VFP not open, no sqlconnect)? 2. Will triggers & table/column level validations fire normally?
|
| SQL problem | 30 Jun 2006 10:23 GMT | 4 |
created a form with one table when i change someting in a row everything in the column is changed to this value? table buffering is ste to 5 in the view in the dataenvironment
|
| sms-matt-c13@mattandharry.com | 30 Jun 2006 09:44 GMT | 1 |
|
| Disappearing foxuser.fpt | 30 Jun 2006 05:33 GMT | 9 |
Whenever I build an executable the foxuser.fpt file is deleted. If I don't create the executable, the file does not disappear. I've searched this group and Googled for this, but I didn't find anything. The foxuser.dbf remains, but that just means I have to delete it so
|
| Inserting Page Breaks in a report | 30 Jun 2006 01:03 GMT | 5 |
Making up a report and I find the need to enter page breaks in the report. It has to be there but can't figure it out. Can someone point me to how to do it?? TonySper
|
| Builders Setting won't save | 29 Jun 2006 21:25 GMT | 2 |
All of a sudden the builders setting in [Tools]->[Options]->[File Locations tab] will no longer save after exiting VFP9 SP1. I set it to the correct location, and hit [Set As Default], but once I restart VFP, the value is cleared again.
|
| UNC vs Map | 29 Jun 2006 17:43 GMT | 8 |
I have the opportunity to write what is, imo, more generic code by referring to tables via their unc names, however, my network person asserts that this will introduce performance issues. ANyone care to weigh in on this issue? -Lew
|