Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
fasete
Starting Member
1 Post |
Posted - 2003-03-06 : 06:02:37
|
| Hi,i need to store a document on an sql server 2000 table, i need to send data to an store procedure and save it.. it have to be con sql server 2000 because i need to search... what is the biggest text field?how do i send data to it from visual basic?comando.Parameters.Append comando.CreateParameter("text", adInteger, advarchar,8000 , text)??thx a lot |
|
|
X002548
Not Just a Number
15586 Posts |
Posted - 2003-03-06 : 11:51:41
|
| How many YAKs are in TIBET? |
 |
|
|
robvolk
Most Valuable Yak
15732 Posts |
Posted - 2003-03-06 : 14:17:30
|
All of them. |
 |
|
|
|
|
|