Click here to Skip to main content
15,898,371 members
Home / Discussions / Database
   

Database

 
QuestionAll database names query ? Pin
rajg825-Aug-08 22:51
rajg825-Aug-08 22:51 
AnswerRe: All database names query ? Pin
Blue_Boy5-Aug-08 23:26
Blue_Boy5-Aug-08 23:26 
QuestionRequirement on Server Machine and Client Machine Pin
Rupsaa5-Aug-08 21:42
Rupsaa5-Aug-08 21:42 
QuestionSQL Server 200 Pin
waqas_2k5-Aug-08 21:10
waqas_2k5-Aug-08 21:10 
AnswerRe: SQL Server 200 Pin
topcatalpha6-Aug-08 21:32
topcatalpha6-Aug-08 21:32 
QuestionNeed to create tables with different culture Pin
Satish - Developer5-Aug-08 20:04
Satish - Developer5-Aug-08 20:04 
AnswerRe: Need to create tables with different culture Pin
mghiassi6-Aug-08 7:51
mghiassi6-Aug-08 7:51 
QuestionRepost of Xquery Solution Pin
Member 31863655-Aug-08 18:27
Member 31863655-Aug-08 18:27 
This is the repost as my code snippet was not formatted correctly.
I have got a field in a table which is of xmltype, say file_block
the data for the same is structured as shown below

<data type="Structure">
<control id="txtWeight">
<value>74</value>
</control>
<control id="txtHeight">
<value>174</value>
</control>
</data>


And the above structure is taken in different ways for different
purposes in project so i cannot change that
DATA VALUE
txtWeight 74
txtHeight 174
Now how could i retrieve the data as a tabular structure as shown above using xquery. Please help if anyone know how to do that
QuestionRe: Repost of Xquery Solution Pin
leoinfo8-Aug-08 2:24
leoinfo8-Aug-08 2:24 
QuestionXquery solution needed Pin
Member 31863655-Aug-08 18:22
Member 31863655-Aug-08 18:22 
QuestionHow can i Do this work Programmatically for SQL EXPRESS 2005 Pin
sunil goyalG5-Aug-08 7:20
sunil goyalG5-Aug-08 7:20 
AnswerRe: How can i Do this work Programmatically for SQL EXPRESS 2005 Pin
Wendelius5-Aug-08 7:28
mentorWendelius5-Aug-08 7:28 
GeneralRe: How can i Do this work Programmatically for SQL EXPRESS 2005 Pin
sunil goyalG5-Aug-08 21:21
sunil goyalG5-Aug-08 21:21 
GeneralRe: How can i Do this work Programmatically for SQL EXPRESS 2005 Pin
Wendelius6-Aug-08 7:07
mentorWendelius6-Aug-08 7:07 
QuestionComprare two column headings Pin
DFlat4Now5-Aug-08 6:24
DFlat4Now5-Aug-08 6:24 
AnswerRe: Comprare two column headings Pin
DerekFL5-Aug-08 7:02
DerekFL5-Aug-08 7:02 
GeneralRe: Comprare two column headings Pin
DFlat4Now5-Aug-08 8:30
DFlat4Now5-Aug-08 8:30 
QuestionHow to convert variant_t data type to char* or char array or const char* or CString data type? Pin
yklim5-Aug-08 6:03
yklim5-Aug-08 6:03 
QuestionOutput Parameter value Pin
ThangamSundar5-Aug-08 2:40
ThangamSundar5-Aug-08 2:40 
AnswerRe: Output Parameter value Pin
Blue_Boy5-Aug-08 2:51
Blue_Boy5-Aug-08 2:51 
AnswerRe: Output Parameter value Pin
John_Adams5-Aug-08 19:12
John_Adams5-Aug-08 19:12 
QuestionDownload Vista Compatiable SQL Server EXPRESS Pin
sunil goyalG5-Aug-08 1:12
sunil goyalG5-Aug-08 1:12 
AnswerRe: Download Vista Compatiable SQL Server EXPRESS Pin
Blue_Boy5-Aug-08 3:06
Blue_Boy5-Aug-08 3:06 
GeneralRe: Download Vista Compatiable SQL Server EXPRESS Pin
sunil goyalG5-Aug-08 5:37
sunil goyalG5-Aug-08 5:37 
AnswerRe: Download Vista Compatiable SQL Server EXPRESS Pin
Wendelius5-Aug-08 7:33
mentorWendelius5-Aug-08 7:33 

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.