|
-
Dec 30th, 1999, 01:28 PM
#1
Thread Starter
New Member
- Is it possible to use/update original e.g.
Paradox indexes (*.CDX) via DAO / ADO
access ?
- How to save date-fields ?
While for numbers and strings this will
work:
tbl![string] = "TestString"
for dates this doesn't work:
tbl![date] = CDate("01.01.2000")
Why and what to do ?
- Anyone knows a place where to get rich
information about ISAM database access ?
Any help would be very much appreciated.
Richard
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|