Forum Replies Created

Viewing 5 posts - 1 through 5 (of 5 total)

  • RE: Inserting Greek characters

    I tried changing the COLLATE of one field but it didn't work.

    Any how I cannot create new tables because there is already more than 10,000 records in each table. And those fields...

  • RE: Inserting Greek characters

    After running the select query i get the below data related to Greek. Could you please explain me what should i need to change to solve the problem.

    thanks

     

  • RE: Inserting Greek characters

    Thanks for reply.

    Yes i tried directly from QA. It inserted "???ß??? ?a? d????s? t?? ep?te??µ?t?? t?? e???pa???? ep?st?µ?????? ?a? te?????????? ??e??a?," in table instead of greek text.

    As i mentioned previously...

  • RE: Importing iis log file to sql server database

    Thanks for all replys

    Frank

    Thank you very much for that link. It is very usefull for me.

  • RE: Inserting Greek characters

    Thanks for reply.

    i pasted the actual stored procedure i created and when i send data to this stored procedured it is converting data to "?????".

    Thanks

    Sridhar

    CREATE PROCEDURE [dbo].[InsRelease]

    @userid int,

    @Organisationid int,

    @Title...

Viewing 5 posts - 1 through 5 (of 5 total)