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 - 2001-10-16 : 14:33:25
|
| Dave writes "I have a fairly large table with about 35 different fields. I have moved a text field, we'll call it Bio, from the middle of the fields to the last field. I did this because all fields after it were not showing in my ASP page. When I moved the text field to the end of the table the other fields now show up on the ASP page, but the Bio field does not display it's text for the record. If I use query analyzer to view the SQL select statement the record shows up fine and Bio is visible. Do you have any idea what could be causing this?" |
|
|
|
|
|