|  | 
| Scripts for SQL Server | 
| Post Reply   | 
| Author | |
| flauzer   Senior Member     Joined: 30 December 2003 Location: Italy Status: Offline Points: 108 |  Post Options  Thanks(0)  Quote  Reply  Topic: Scripts for SQL Server Posted: 03 August 2006 at 10:08am | 
| Note: The scripts for SQL Provider are not updated..... ....Calendar\VB\CalendarSample\SQLscripts Flavio | |
|  | |
| sserge   Moderator Group   Joined: 01 December 2004 Status: Offline Points: 1297 |  Post Options  Thanks(0)  Quote  Reply  Posted: 09 August 2006 at 4:24pm | 
| 
   Thanks. CustomDataProvider samples will be updated (using SQL Server). Added new fields: ScheduleID, CustomIconsIDs. Anything else?.. -- WBR, Serge | |
|  | |
| flauzer   Senior Member     Joined: 30 December 2003 Location: Italy Status: Offline Points: 108 |  Post Options  Thanks(0)  Quote  Reply  Posted: 17 August 2006 at 10:06am | 
| 
   The information about multi-resources, 
 (I mean calendarmultipleschedulesext.xtp_cal)  needs SQL tables?  Thanks | |
|  | |
| Stribor   Newbie   Joined: 11 August 2006 Status: Offline Points: 3 |  Post Options  Thanks(0)  Quote  Reply  Posted: 18 August 2006 at 11:41am | 
| Other cuestion about multiple-resources: Dim pRes0 As New CalendarResource pRes0.DataProvider.Create -- don't create EventsSchedules table with MS Access data provider. Only create:  Event, Options and RecurrencePattern. I'm use VB6, Access XP, ADO 2.8. Thanks in advanced !! | |
|  | |
| sserge   Moderator Group   Joined: 01 December 2004 Status: Offline Points: 1297 |  Post Options  Thanks(0)  Quote  Reply  Posted: 21 August 2006 at 2:02pm | 
| 
   About EventsSchedules table - yes, this is true. Data provider has a quite simple schedules collection (ID, Name). For the current version you'll have to organize schedules storing by yourself and fill this collection in your own way after creating or opening data provider. We'll most likely change this for future by adding Schedules as a separate table. -- 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 |