G
Guest
using SQL SERVER 2K and VS 2003
my sp takes a text input parameter, but all ofthe character DbType enums
specify a max lenght of 8,000 characters.
What do I use for a Text parameter?
my sp takes a text input parameter, but all ofthe character DbType enums
specify a max lenght of 8,000 characters.
What do I use for a Text parameter?