Results 1 to 15 of 15

Thread: QSqlQuery Fails when calling stored procedures taking QString>127 chars- -HELP!!!

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jun 2007
    Location
    India
    Posts
    1,042
    Thanks
    8
    Thanked 133 Times in 128 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: QSqlQuery Fails when calling stored procedures taking QString>127 chars- -HELP!!!

    well... thx for ur time ppl..
    the management has posponed this application development and i am shifted to another project... such a relief...

    now i have to leave the user friendly VC compiler move to stupid xcode on mac...

    anyways.. thx again...
    bye

  2. #2
    Join Date
    Oct 2006
    Posts
    42
    Thanks
    1
    Thanked 8 Times in 8 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: QSqlQuery Fails when calling stored procedures taking QString>127 chars- -HELP!!!

    Just a final thought: Qt doesn't communicate directly with the database server, but trough an ODBC driver. Updating the ODBC driver might solve your problem.

  3. #3
    Join Date
    Jun 2007
    Location
    India
    Posts
    1,042
    Thanks
    8
    Thanked 133 Times in 128 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: QSqlQuery Fails when calling stored procedures taking QString>127 chars- -HELP!!!

    so can ya please tell me.. where can i find the updated driver... and dont tell me that i have to update it myself.

  4. #4
    Join Date
    Oct 2006
    Posts
    42
    Thanks
    1
    Thanked 8 Times in 8 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: QSqlQuery Fails when calling stored procedures taking QString>127 chars- -HELP!!!

    Yeah sure, just give me your address and a ticket and I'll fly over tomorrow morning to help you download and install it.

    Or you can save yourself some money and have a look at:
    http://msdn2.microsoft.com/en-us/data/aa937733.aspx

    I'm not saying this is the solution though, just that it might solve your problem. I guess you'll have to try it to find out.

  5. #5
    Join Date
    Jun 2007
    Location
    India
    Posts
    1,042
    Thanks
    8
    Thanked 133 Times in 128 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: QSqlQuery Fails when calling stored procedures taking QString>127 chars- -HELP!!!

    hey.. cool down man...

    and ofcourse if u want to visit my home,, most welcome. But the prob is that i am a poor guy living in one of the poorest countries of the world. so u have to arrange a ticket urself.

    ok jokes apart.. i had a look at the link, but it says about SQL2005 and not 7.0. Anyways.. we are upgrading our system to SQL2005 so thx for the info man.

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
  •  
Qt is a trademark of The Qt Company.