Hi to All,
I was importing a .XLS sheet from excel to SQL Server 2005, in that sheet there are some fields with greek characters like:
alpha(Symbol)-Chlorohydrin
bita(symbol)-Chloropropionit rile
gama(Symbol)-Butyrolactone
Sql server database taking alpha symbol as a, Bita Symbol as B, and Gama Symbol as g. it is also not taking subscripts and superscript in proper format,
Please give me solution. i don't know so much about SQL Server
Thanks
I was importing a .XLS sheet from excel to SQL Server 2005, in that sheet there are some fields with greek characters like:
alpha(Symbol)-Chlorohydrin
bita(symbol)-Chloropropionit rile
gama(Symbol)-Butyrolactone
Sql server database taking alpha symbol as a, Bita Symbol as B, and Gama Symbol as g. it is also not taking subscripts and superscript in proper format,
Please give me solution. i don't know so much about SQL Server
Thanks