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 |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2005-04-04 : 07:56:12
|
| Hendrik writes "i have a little trouble that i dont know how to make it work.i have a couple fields in the same tables that uses ntext as data type, i use an input form to insert the data. when i press submit the progress bar is running but stop when it reach the middle. n after that its totally stop moving. no error or whatsoever. but when i change ntext with nvarchar, everything went smooth. can help me guys? im stuck, n i cant find any reference to solve this. thx in advancenb: the trouble after u installed sp3 is not the problem here, i already try it." |
|
|
SqlStar
Posting Yak Master
121 Posts |
Posted - 2005-04-04 : 08:55:47
|
| Which datatype you have used for that "ntext" parameter in your front-end?Rafiq~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"You have to dream before your dreams can come true" -- President Of India |
 |
|
|
|
|
|