VB Using MS Access |
Post Reply |
Author | |
atwist
Newbie Joined: 04 May 2006 Location: United States Status: Offline Points: 1 |
Post Options
Thanks(0)
Posted: 04 May 2006 at 6:46pm |
I was evaluating your calendar software and wanted to use Visual Basic and tie into Access. I didn't see anything in the document telling what tables/fields to use or much dealing with Access. Is there anything?
|
|
sserge
Moderator Group Joined: 01 December 2004 Status: Offline Points: 1297 |
Post Options
Thanks(0)
|
hi,
If you use Calendar's Database Data Provider, it has a predefined structure of the database and creates an empty one it by calling .Create method. See VB Sample app, try to use this data provider and then open in Access the created file to look at its structure. Of course you can enhance the database as you'd like -- the created structure is just a minimum required for a standard Calendar's functionality to work. Also there is an AccessSample(version).mdb which shows how to use Calendar control from inside Access. Let me know if you'll have any specific questions. -- WBR, Serge |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |