RE: LEI or DECS?? Abhijeet V Sange 21.Jan.10 07:11 AM a Web browser LEI All ReleasesLinux
Hi Sanjay,
First of all you need to use Data direct ODBC driver available at IBM partner lab site to connect to MySQL. MysQL is supported in Domino version 8.0.2 onwards.
Use of DECS or LEI depends upon your env setup.
If your env is such that there is no breakege in connectivity between domino server and MySQL server , then you could use DECS. If connection breaks , you may not be able to access any data in Notes database or your changes will not be transfered to MySQL
On the other hand if you use LEI's replication activity, periodically (may be on schedule ) data from notes will be transfered to MySQL. Here no persistent connection is required.