| Thread | Last Post | Replies |
|
| Connection - Keeps opening connection wizard windows. | 31 Jan 2007 19:33 GMT | 16 |
Every time I run the query bellow or the view created by it all the connection wizard windows keep opening up - Select datasource then configure Connection. Now the connect must be correct because if press OK to everything it
|
| tabledesigner....dbfokcancel | 27 Jan 2007 04:28 GMT | 2 |
In Table Designer fieldname, I clicked Ctrl+C and then Ctrl+V. A text appeared in fieldname "tabledesignertable1dbfokcancel" (table1 is name of current table) also was saved in clipboard. This text was NOT in clipborard previously.
|
| Error inserting data in to DBF | 18 Jan 2007 10:55 GMT | 7 |
I'm connecting to a DBF file using vfpoledb.1 in C#. I run the following command against the database: INSERT INTO SupportGen (Ur_No, Dr_No, Prog_Id, Value1, Value2, Value3, [Update]) VALUES ('t' ,'t','t' ,'t' ,'t' ,'t' ,'t')
|
| how to replace left join with "set relation"? | 16 Jan 2007 11:34 GMT | 1 |
Hi, all In order to decrease network traffic in my application, I decided to use stored procedure to fetch only foreign keys (select without joins) and fetch other data from child tables by setting relations in Fox.
|
| vfpoledb.1 with .net converting strings | 13 Jan 2007 11:29 GMT | 5 |
I'm trying to get some strings over from a dbf with the vfpoledb.1 driver. The issue I have is that it seems to translate characters (they are encrypted fields). eg:
|
| Weekly Rests | 13 Jan 2007 09:44 GMT | 1 |
Hye I m working on daily attendance in payroll system, I have to define the weekly rest of employees. I use DOW() function but I m not understanding that how can I get the rest dates in one month. Would somebody help me.
|
| corruption | 08 Jan 2007 23:15 GMT | 3 |
VFP 6.0 Lots of corruptions on dbf files shouldnt rollback command help to that ? how we can see what is causing all these corruptions?
|
| Who's Got The Record Lock | 05 Jan 2007 12:59 GMT | 1 |
Is there a simple way of finding out which user on a network has locked a record?
|
| Clarification regarding foxpro 6.0 | 04 Jan 2007 22:43 GMT | 4 |
Hai, I developed an applicaion in VB 6.0 with foxpro 6.0 as backend. I also created package using package and deployment wizard. My package contain mdac_typ exe. I copied all the table in separate folder names as
|
| SQLMORERES ignores cursor name | 03 Jan 2007 11:07 GMT | 3 |
Hi, all I'm using FoxPro and Sql Server I spent 3 hours debugging these 2 lines of FoxPro code: ----
|