Search found 4 matches

by simjith
Thu Nov 20, 2008 2:01 am
Forum: Databases
Topic: How to retrieve Images from Outlook contacts(PST file) ?
Replies: 2
Views: 379

Re: How to retrieve Images from Outlook contacts(PST file) ?

Andy,

We can import PST file to outlook contacts, then from there, export it to access or excel or some compatible format with MySQL and after that import that compatible one to MySQL.

But the problem is we will not get the image,during this procedure

Simjith
by simjith
Wed Nov 19, 2008 12:47 am
Forum: Databases
Topic: How to retrieve Images from Outlook contacts(PST file) ?
Replies: 2
Views: 379

How to retrieve Images from Outlook contacts(PST file) ?

Hi all, I am a newbie to PHP + MySQL. Now I am on a project in which I have to import Outlook contacts(PST file) to MySQL database and must provide a web interface for the same similar to Outlook Contact interface. By now I had completed the project except the importing of profile images and attache...
by simjith
Tue Nov 11, 2008 9:52 am
Forum: PHP - Code
Topic: Importing Arabic text From MS Access to MySQL
Replies: 3
Views: 296

Solved

Thanx a lot,
Had fixed the issue, in addition to your suggestion, followed the steps in

http://forums.mysql.com/read.php?103,209072,209072

and

http://forums.mysql.com/read.php?103,209072,209072

With Warm Regards

Simjith
by simjith
Sun Nov 09, 2008 8:25 am
Forum: PHP - Code
Topic: Importing Arabic text From MS Access to MySQL
Replies: 3
Views: 296

Importing Arabic text From MS Access to MySQL

Hi All, I want to import the entire data in an MS Access Database(with some fields containing both Arabic and English Text) to MySQL. I had Imported the entire content of the same to MySQL Database using Premiumsoft Navicat. But when ever i tried to import mixed fields(some records contains both ara...