| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Kailash R | Date: | October 15 2011 11:13pm |
| Subject: | User defined Variables | ||
| View as plain text | |||
I was wondering if there is a way to increase the size of user defined variables ? I am not able to attribute a type to them and when I assign @sql = 'a_text _field' , 'a_text_field' gets truncated if it exceeds the size of @sql. This is not wholesome as I am using @sql in a subsequent prepare statement and my procedure errors out with a sql syntax error. Any advice for this would help. thanks.
| Thread | ||
|---|---|---|
| • User defined Variables | Kailash R | 16 Oct |
| • Re: User defined Variables | Dan Nelson | 16 Oct |
| • Re: User defined Variables | Kailash R | 16 Oct |
| • Re: User defined Variables | Dan Nelson | 17 Oct |
| • Re: User defined Variables | Kailash R | 17 Oct |
