|
Home > Archive > microsoft.public.sqlserver.server > November 2002 > I can get the ID, but not Text
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
I can get the ID, but not Text
|
|
| Cyont 2002-11-28, 10:23 am |
| I am trying to show a MS SQL data record with web browser. Somehow I can
see the ID fields with int data type, but can't see any text fields with
nvarchar data type. Why is that? There is no Error, but just I don't see
anything. Please let me know.
Cyont
| |
| Tibor Karaszi 2002-11-29, 2:23 am |
| You need to give us more info, like the SQL query or something. In general, we need to reproduce
the problem...
--
Tibor Karaszi, SQL Server MVP
Archive at: http://groups.google.com/groups?oi=...ublic.sqlserver
"Cyont" <asppsa@hotmail.com> wrote in message news:#bVm0LvlCHA.1488@tkmsftngp02...
> I am trying to show a MS SQL data record with web browser. Somehow I can
> see the ID fields with int data type, but can't see any text fields with
> nvarchar data type. Why is that? There is no Error, but just I don't see
> anything. Please let me know.
>
> Cyont
>
>
|
|
|
|
|