import via script

Here we post and discuss the iCal calendars which users create with EssentialPIM
Post Reply
mb65
Novice
Posts: 19
Joined: Tue Aug 29, 2017 9:50 pm
Been thanked: 2 times

import via script

Post by mb65 »

How can I import an ics file (or any) to the database via vbscript?
Max
Site Admin
Posts: 21714
Joined: Wed Dec 08, 2004 11:39 pm
Has thanked: 819 times
Been thanked: 364 times
Contact:

Re: import via script

Post by Max »

Hello,

EPIM does not have anything designed for this on purpose.
Maxim,
EPIM Team
mb65
Novice
Posts: 19
Joined: Tue Aug 29, 2017 9:50 pm
Been thanked: 2 times

Re: import via script

Post by mb65 »

how can I edit the database directly?
Max
Site Admin
Posts: 21714
Joined: Wed Dec 08, 2004 11:39 pm
Has thanked: 819 times
Been thanked: 364 times
Contact:

Re: import via script

Post by Max »

EPIM uses a normal Firebird SQL database: https://firebirdsql.org/ , which can access and edit. There is a lot of Firebird documentation. However, there is no official EPIM documentation on this.
Maxim,
EPIM Team
Post Reply