VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



updated v3 : ADO-like OO class Read/Write dBase database file without any dll/ocx

by enmity (9 Submissions)
Category: Databases/Data Access/DAO/ADO
Compatability: VB Script
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (4 Votes)

This is an updated version to (https://www.vbcoders.com/vb/scripts/ShowCode.asp?txtCodeId=53106&lngWId=1)
It
is quite out of date:
1.I found it years ago;
2.it is first written in 1992 by Ethan Winer;
3. seldmom people use dBase nowadyas.
But I picked it up last night and decided to make it better: wrap it into a handy OO class, support for all
character-sets, tidy up all the codes that strictly follows the coding standard.
Changes:
2004/4/13 15:05 GMT-8
1.mimics part of the ADO mechanism(MoveFirst/MovePrevious/MoveTo/MoveNext/MoveLast/BOF/EOF)
2.State(Open/NotReady)
2004/4/14 09:55 GMT-8(v3)
1.all long types to support as more records as possible
2.built-in all field types

Rate updated v3 : ADO-like OO class Read/Write dBase database file without any dll/ocx

Download updated v3 : ADO-like OO class Read/Write dBase database file without any dll/ocx

Download updated v3 : ADO-like OO class Read/Write dBase database file without any dll/ocx (10 KB)

updated v3 : ADO-like OO class Read/Write dBase database file without any dll/ocx Comments

No comments have been posted about updated v3 : ADO-like OO class Read/Write dBase database file without any dll/ocx. Why not be the first to post a comment about updated v3 : ADO-like OO class Read/Write dBase database file without any dll/ocx.

Post your comment

Subject:
Message:
0/1000 characters