|
hi all,
I'm on MySQL 5.0.7 on windows and have an application in ASP.Net.(using connector/Net of MySQL)
I've got a function which returns varchar(8000)! this type would be returned as an array in ASP.Net. how can i get this array there?
which type should i use in .Net to get this array?
I tested this function with varchar > 170 but it seems that it returns array for any varchars that its length is bigger than 170, for varchar <= 170, it returns varchar!
Thanks in advance
Chagh
|
|
|
|
|
|
|
© Copyright codetoad.com 2001-2005 |
|
|