Results 1 to 3 of 3

Thread: Problem extracting special characters from DB

  1. #1
    Join Date
    Mar 2008
    Posts
    55
    Thanks
    2
    Qt products
    Qt4
    Platforms
    MacOS X Windows

    Default Problem extracting special characters from DB

    Hello, I've a problem with Firebird database when I extract data with QSqlDataBase, QSqlQuery, I don't have the right charcarters like : Å“, ` , etc.
    In the database these characters ara inserted fine, the problem when I extarct the.
    Does anyone have an idea or the solution for this problem.
    Many reguards, Mourad

  2. #2
    Join Date
    Jan 2006
    Posts
    26
    Thanked 1 Time in 1 Post
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Problem extracting special characters from DB

    What database are you using? Certain databases support different character sets for their tables, and, if you don't store in the right character set, you might run into these issues.

  3. #3
    Join Date
    Mar 2008
    Posts
    55
    Thanks
    2
    Qt products
    Qt4
    Platforms
    MacOS X Windows

    Default Re: Problem extracting special characters from DB

    My source database is SQL Server and destination database is Firebird

Similar Threads

  1. Newbie question about special characters in QLabel
    By WinchellChung in forum Newbie
    Replies: 4
    Last Post: 3rd April 2008, 21:39
  2. QT 4 Xml parsing with special characters
    By KrishnaKishan in forum Qt Programming
    Replies: 1
    Last Post: 18th June 2007, 10:53
  3. Problem at time compilation in traslation of language
    By thomasjoy in forum Qt Programming
    Replies: 3
    Last Post: 22nd May 2007, 14:18
  4. Using special characters in QT dialogs
    By hvengel in forum Qt Tools
    Replies: 2
    Last Post: 10th April 2007, 00:32

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.