Click here to Skip to main content
15,891,633 members
Home / Discussions / Database
   

Database

 
AnswerRe: How do I query dates stored in a varchar field? Pin
Rob Graham26-Aug-05 11:54
Rob Graham26-Aug-05 11:54 
GeneralRe: How do I query dates stored in a varchar field? Pin
Icharus26-Aug-05 12:13
Icharus26-Aug-05 12:13 
GeneralRe: How do I query dates stored in a varchar field? Pin
airbus38026-Aug-05 23:45
airbus38026-Aug-05 23:45 
GeneralRe: How do I query dates stored in a varchar field? Pin
Icharus29-Aug-05 6:31
Icharus29-Aug-05 6:31 
GeneralRe: How do I query dates stored in a varchar field? Pin
airbus38026-Aug-05 23:58
airbus38026-Aug-05 23:58 
GeneralRe: How do I query dates stored in a varchar field? Pin
airbus38026-Aug-05 23:54
airbus38026-Aug-05 23:54 
GeneralRe: How do I query dates stored in a varchar field? Pin
airbus38026-Aug-05 23:56
airbus38026-Aug-05 23:56 
Questiontext in multiline. Pin
gvjanardhan26-Aug-05 2:23
sussgvjanardhan26-Aug-05 2:23 
Hi,
One of my stored procedure returns a string, which is the combination of fields like 'Ship Name : Ship1 Port Name : Port1 City : London' and I want show this data in my Asp.Net page i.e in TextArea control as follows (i.e in multiline).

Ship Name : Ship1
Port Name : Port1
City : London.

I am adding the '\n' charector after each value like.
'Ship Name : Ship1 :XYZ \n Port Name : Port1 \n City : London'.

And in C# i am using Server.HtmlDecode, but it is not working how can I display the data in multiline.

Regards,
Kalyan
AnswerRe: text in multiline. Pin
SeMartens26-Aug-05 2:47
SeMartens26-Aug-05 2:47 
AnswerRe: text in multiline. Pin
Colin Angus Mackay26-Aug-05 11:31
Colin Angus Mackay26-Aug-05 11:31 
AnswerRe: text in multiline. Pin
softty28-Aug-05 7:41
softty28-Aug-05 7:41 
Questionshowing parts of a table in datagrid Pin
nirdanon26-Aug-05 2:22
nirdanon26-Aug-05 2:22 
AnswerRe: showing parts of a table in datagrid Pin
SeMartens26-Aug-05 3:00
SeMartens26-Aug-05 3:00 
GeneralRe: showing parts of a table in datagrid Pin
Not Active26-Aug-05 3:44
mentorNot Active26-Aug-05 3:44 
GeneralRe: showing parts of a table in datagrid Pin
nirdanon26-Aug-05 5:16
nirdanon26-Aug-05 5:16 
GeneralRe: showing parts of a table in datagrid Pin
SeMartens26-Aug-05 5:28
SeMartens26-Aug-05 5:28 
GeneralRe: showing parts of a table in datagrid Pin
Anonymous28-Aug-05 3:39
Anonymous28-Aug-05 3:39 
GeneralRe: showing parts of a table in datagrid Pin
miah alom26-Aug-05 11:09
miah alom26-Aug-05 11:09 
GeneralRe: showing parts of a table in datagrid Pin
Anonymous28-Aug-05 3:39
Anonymous28-Aug-05 3:39 
QuestionAlias for table names Pin
smita_roy26-Aug-05 1:45
smita_roy26-Aug-05 1:45 
AnswerRe: Alias for table names Pin
Not Active26-Aug-05 3:47
mentorNot Active26-Aug-05 3:47 
AnswerRe: Alias for table names Pin
softty28-Aug-05 8:27
softty28-Aug-05 8:27 
Questiondynamic datasource on reporting services Pin
Ali Sapanci25-Aug-05 23:18
Ali Sapanci25-Aug-05 23:18 
AnswerRe: dynamic datasource on reporting services Pin
Ali Sapanci28-Aug-05 22:28
Ali Sapanci28-Aug-05 22:28 
Questionquerying a Acces DataBase Pin
Binary011025-Aug-05 21:26
Binary011025-Aug-05 21:26 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.