I am importing data from an outside source into Drupal's database. No data is enter thru Drupal. The data is exported from an xml file with encoding of win1252, and converted to SQL that is then run to populate the database. The database backups show that the default encodings are latin1.
From what I understand win1252 and latin1 are the same except for a few differences in a certain range. Does the data need to be converted to latin1 before it is inserted into the database?
i would like to be able to see attachments viewed inline if possible... also how can i do a search throu the attachments i have on my site..... many thanks..