| Thread | Last Post | Replies |
|
| Remote View Problem | 30 Jun 2004 14:37 GMT | 2 |
If I attempt to add a particular SQL Server 2000 table through the VFP View Designer to a new view it hangs my PC. All other tables in this SQL Server database can be added to this view successfully except this one in particular.
|
| Index Expressions | 29 Jun 2004 18:14 GMT | 3 |
I have a table in a VFP8 database with a field with paragraph numbers starting from 1.1.1 including 1.1.9, 1.1.10 , 1.1.11 etc. I need to put these in order so that for instance 1.1.10 comes after 1.1.9. Also if say 2 new paragraphs need to be put in between say paras 5.7.7 and 5 ...
|
| password for acess to a database | 28 Jun 2004 19:17 GMT | 4 |
How can I restrict access to a database with a password?
|
| RemoteView and MySQL requery problem | 25 Jun 2004 11:29 GMT | 2 |
I am using remote view to access tables in a MySQL database for quite some time now, but this contruct can still suprise me. Half a week ago I was reported an error t?hat i cannot solve and i hope someone here can help me out:
|
| Saving color to a table | 17 Jun 2004 21:55 GMT | 3 |
I am trying to set up my application with options that allow the user to change the forecolor and backcolor of certain objects throughout the program. I'm able to get this working so they can change the background and font color, etc. but I don't know how to save the color ...
|
| VFP help | 17 Jun 2004 14:03 GMT | 1 |
I have some problems with VFP 8. Please guide. Connected to MSDE Engine that came with my MS Access 2000. So it is SQL 7 [I think] I am Using SqlExec() to call sp_addumpdevice , sp_dropdevice stored
|
| Updating SQL | 11 Jun 2004 18:18 GMT | 3 |
Friends, I am using VFP 6 with Aceess 2000 using ODBC. Many places in program I use TABLEDATE(.T.). Is there is any way to capture which SQL is send to update Aceess table. This is for Auditing purpose.
|
| Tracing FoxPro Free Table SQL | 09 Jun 2004 07:59 GMT | 4 |
We have an existing application that is developed in Visual FoxPro 6, storing data in FoxPro free tables. At one deployment site, we have a new behavior exhibiting where records are mysteriously getting marked for deletion. Given this environment, are there any tools available to ...
|
| email | 08 Jun 2004 14:24 GMT | 2 |
Dear friends, How can I send an email attached with a files (Notepad, Excel and Word) from VFP 6? Any help would be much appreciated
|
| ODBC Problems and Mail Merge | 08 Jun 2004 01:59 GMT | 2 |
I am trying to replace my old computer but before I do that I have to get MS Office 2000 to be able to understand a VFP DBF file so I can do my mail merges in Publisher. I found the Word 97 patch for Word 2000 so I can perform a mail merge within Word. But if I try to merge in ...
|
| oledb vs. odbc | 07 Jun 2004 16:39 GMT | 7 |
I understand that VFP8 and above data does not work well with ODBC, and that OleDB is now preferred. But ODBC has one advantage, which is that I've used it before! For the last couple years I haven't needed to share data among applications, but I will soon for a project coming up.
|
| Rolback on VSF 8 OleDb Provider fails ... | 04 Jun 2004 09:40 GMT | 1 |
For some reason I cannot rollback an INSERT statment using the Ole Db Provider. I am working on a set of datafiles on Free Table Structure for FP 2.x. No matter what I do, I cannot rollback any statements. Here comes some code snippets (sorry for the indentation, Outlook Express ...
|
| Exporting XLS into DBF3 | 04 Jun 2004 04:30 GMT | 4 |
I'm exporting an Excel spreadsheet into DBF3 format. & in some of columns I have a special character, the ascii value of which is 150. Its very similar to the - (hyphen) symbol, only longer.
|