ms dbase driver

ms dbase driver

Post by Bernie Yaege » Tue, 10 Jul 2001 12:02:34



I'm setting up a connection under ado 2.1 to a free table using the ms
dbase driver (ver 4.00.4202.00).  Is there an argument I can pass to a
dsnless connection call or using a dsn that will correct error 94 - ie,
I can't display an empty field.  There does not appear to be a 'Null'
argument, at least I don't see anything when I create a file dsn.

Amy help would be appreciated.

Regards,

Bernie Yaeger

 
 
 

1. SQL Delete ignored with MS dBASE driver

Hi

I am getting inconsistent results from the following delete statement
specified in Visual Basic ver 5. Once in a while it will execute correctly
and delete the record whose number is specified. Most of the time the code
seems to be ignored - no error is returned but the record is not deleted
either.

Tried various syntax changes but nothing I tried worked. Any suggestions?

-Jim

.Connection = "ODBC;DRIVER={Microsoft 3.01 dBASE PPC};
DATABASE=Macintosh HD:Data Folder"
.Sql = Array(vbLf & "DELETE" & vbLf & "FROM MYTABLE" & vbLf
& "WHERE (REC_NUM= 33)")

2. SQL locked out where Access is not...

3. Fox Pro ? using MS dbase driver

4. Handing over parameters to Crystal Reports

5. MS dBase driver problem

6. what does it mean by "ORA-12638: Credential retrieval failed"?

7. ms dbase driver

8. Won't Synchronize! Arrh!

9. INFO: The TDatabase component and MS's dBase ODBC driver

10. 3B2 dBase II to SCO UNIX or MS-DOS dbase

11. JDBC Driver for MS Access (Not JDBC-ODBC Driver)

12. ODBC Performance: MS-VC++ driver vs. Intersolv driver

13. getConnection + mysql Driver + MS-Explorer 4.0 = No suitable drivers :(