Previous Thread
Next Thread
Print Thread
SQL query string length limit #31144 13 Mar 17 08:51 AM
Joined: Nov 2006
Posts: 2,262
S
Stephen Funkhouser Online Content OP
Member
OP Online Content
Member
S
Joined: Nov 2006
Posts: 2,262
What is the effect query string length limit?


Stephen Funkhouser
Diversified Data Solutions
Re: SQL query string length limit #31145 13 Mar 17 08:59 AM
Joined: Jun 2001
Posts: 11,925
J
Jack McGregor Online Content
Member
Online Content
Member
J
Joined: Jun 2001
Posts: 11,925
I think there is effectively no limit, at least in the libashmysql connector. (If there is a limit, it would be in the mysql connector or database.)

But it must be null terminated. (That would be automatic except for fixed length strings where the physical mapped length was <= its logical length.)

Re: SQL query string length limit #31146 13 Mar 17 09:08 AM
Joined: Nov 2006
Posts: 2,262
S
Stephen Funkhouser Online Content OP
Member
OP Online Content
Member
S
Joined: Nov 2006
Posts: 2,262
OK, thanks.


Stephen Funkhouser
Diversified Data Solutions

Moderated by  Jack McGregor, Ty Griffin 

Powered by UBB.threads™ PHP Forum Software 7.7.3