problem when using longblob datatype or longtext

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • phpfreak2007
    New Member
    • Sep 2007
    • 31

    #1

    problem when using longblob datatype or longtext

    Hello,

    whenever I am using above 2 datatypes(longb lob / longtext) my PC is not responding. I want to get data from the database (MySQL) to dataset.

    Thanks in advance.
  • rabbitson
    New Member
    • Jan 2008
    • 1

    #2
    Originally posted by phpfreak2007
    Hello,

    whenever I am using above 2 datatypes(longb lob / longtext) my PC is not responding. I want to get data from the database (MySQL) to dataset.

    Thanks in advance.
    Hi there,

    I'm no expert but presumably if you're trying to retrieve many rows of longblob data from mysql it may be reaching the operation timeout?

    HTH,

    David

    Comment

    Working...