Convert Outlook into MySQL

2001-08-06 Thread Sophokles Zafeiris
Hi, Does anybody knows if there is an easy and fast way to convert MS Outlook 2000 contacts database into a MySQL table? It's very important for for to have transferred into MySQL a 256 chars key that is being used from Outlook as the primary key for the contacts. Thanks in advance Sophokles

Compile problem

2001-08-03 Thread Sophokles Zafeiris
Hi, I'm trying to compile MySQL 3.23.40 on Solaris 7 (Intel platform) machine. I extracted and configured the source but when I tried to run "make" there was the follwoing error: In file included from mysql.cc:28: ../include/global.h:646: warning: abstract declarator used as declaration *** Erro