Calendar + SQLite |
Post Reply |
Author | |
znakeeye
Senior Member Joined: 26 July 2006 Status: Offline Points: 1672 |
Post Options
Thanks(0)
Posted: 26 July 2006 at 12:31pm |
How would you store the calendar entries in a specific SQLite database?
I have a database application where reservations are to be stored in my SQLite database, but I see no way to tell my calendar instance to use this database. Do I have to do the database reads/writes manually?
/Chris, Sweden
|
|
sserge
Moderator Group Joined: 01 December 2004 Status: Offline Points: 1297 |
Post Options
Thanks(0)
|
Hi,
You'll have to use Custom Data Provider mechanism for implementing a few pieces of custom data access to your database. There are no corresponding C++ sample for now, but it will be available soon. -- WBR, Serge |
|
nemanjas
Newbie Joined: 04 August 2006 Status: Offline Points: 11 |
Post Options
Thanks(0)
|
Hi, is there any estimate when this sample will be published? I'm evaluating CalendarPro at the moment and having source of custom data provider would really help.
Thanks, Nemanja. |
|
sserge
Moderator Group Joined: 01 December 2004 Status: Offline Points: 1297 |
Post Options
Thanks(0)
|
Hi,
A complete sample will be included with the next version of the toolkit. Here you can find attached a package with the extract from the sample with sources of the data provider itself, SQL Data Helper class and script to create SQL tables: uploads/20060807_135015_SQLServerDataPr.zip -- WBR, Serge |
|
znakeeye
Senior Member Joined: 26 July 2006 Status: Offline Points: 1672 |
Post Options
Thanks(0)
|
Thanks! I'll take a look at it, and see if I can grasp it =)
|
|
nemanjas
Newbie Joined: 04 August 2006 Status: Offline Points: 11 |
Post Options
Thanks(0)
|
Thats what i like :) Prompt reply. Will take look at example this week. Thanks, Nemanja |
|
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 |