Aracbic text insertion through Wix in SQL TABle

8 views
Skip to first unread message

wah...@arrowlabs.co

unread,
Aug 16, 2016, 6:06:25 AM8/16/16
to msiext

I have the arabic text in the insert statement its insert ????? or some wired characters through WIX SqlScript

 <sql:SqlScript Id='Insertion1' BinaryKey='Insertion' Sequence='3'  ExecuteOnInstall='yes' ContinueOnError='yes' />

this is the command i have for the insertion like 
INSERT INTO [dbo].[Location]([Id],[LocationDesc],[LocationDesc_AR],[LocationTypeID],[FullLocationDesc_AR],[CreateDate],[UpdatedDate],[CreatedBy])VALUES(566,'Al Souq JTC',N'السوق','1',N'تقاطع السوق','4/21/2014 12:42:51 PM','4/21/2014 12:43:24 PM','')


when i run normally its working fine but through wix its not insert properly.

Please help me 

Daniel Doubrovkine

unread,
Aug 16, 2016, 8:41:14 AM8/16/16
to msi...@googlegroups.com
Looks like using the built-in Sql extension of Wix? Probably the wix mailing list is a better place to ask. 

The extensions in this library work for unicode, I am fairly sure.

--
You received this message because you are subscribed to the Google Groups "msiext" group.
To unsubscribe from this group and stop receiving emails from it, send an email to msiext+unsubscribe@googlegroups.com.
To post to this group, send email to msi...@googlegroups.com.
Visit this group at https://groups.google.com/group/msiext.
For more options, visit https://groups.google.com/d/optout.



--
Reply all
Reply to author
Forward
0 new messages