Click here to Skip to main content
15,889,595 members
Home / Discussions / Database
   

Database

 
Questiondb_accessadmin? Pin
ThePotty17-Mar-13 23:57
ThePotty17-Mar-13 23:57 
AnswerRe: db_accessadmin? Pin
JammoD878-Mar-13 1:21
JammoD878-Mar-13 1:21 
GeneralRe: db_accessadmin? Pin
ThePotty18-Mar-13 1:53
ThePotty18-Mar-13 1:53 
QuestionI keep running into xml format issues in various editors ... please advise Pin
RedDk7-Mar-13 11:13
RedDk7-Mar-13 11:13 
AnswerRe: I keep running into xml format issues in various editors ... please advise Pin
RedDk7-Mar-13 12:13
RedDk7-Mar-13 12:13 
AnswerRe: I keep running into xml format issues in various editors ... please advise Pin
Davidduraisamy7-Mar-13 19:45
Davidduraisamy7-Mar-13 19:45 
AnswerRe: I keep running into xml format issues in various editors ... please advise Pin
Davidduraisamy8-Mar-13 0:54
Davidduraisamy8-Mar-13 0:54 
GeneralRe: I keep running into xml format issues in various editors ... please advise Pin
RedDk8-Mar-13 8:31
RedDk8-Mar-13 8:31 
My bad,

The original code that I used as the query:
SELECT [xmliform] AS 'data()' FROM [database].[xml].[tblXMLAsTypeNvarchar] FOR XML PATH('')	

So, as you can see, an editor will try to format anything from a table where the type is [nvarchar] using it's xml parser when I specify "FOR XML PATH" regardless of how bad I "want" it as xml. And that is with substituted control characters.
Questionhow to unloch table in sql Pin
mhd.sbt7-Mar-13 7:38
mhd.sbt7-Mar-13 7:38 
AnswerRe: how to unloch table in sql Pin
Eddy Vluggen7-Mar-13 8:01
professionalEddy Vluggen7-Mar-13 8:01 
GeneralRe: how to unloch table in sql Pin
mhd.sbt7-Mar-13 21:15
mhd.sbt7-Mar-13 21:15 
AnswerRe: how to unloch table in sql Pin
Eddy Vluggen7-Mar-13 22:31
professionalEddy Vluggen7-Mar-13 22:31 
GeneralRe: how to unloch table in sql Pin
mhd.sbt7-Mar-13 22:51
mhd.sbt7-Mar-13 22:51 
Questiona query by less performnace Pin
mhd.sbt7-Mar-13 4:00
mhd.sbt7-Mar-13 4:00 
AnswerRe: a query by less performnace Pin
Eddy Vluggen7-Mar-13 8:02
professionalEddy Vluggen7-Mar-13 8:02 
GeneralRe: a query by less performnace Pin
mhd.sbt7-Mar-13 22:46
mhd.sbt7-Mar-13 22:46 
GeneralRe: a query by less performnace Pin
Eddy Vluggen7-Mar-13 22:49
professionalEddy Vluggen7-Mar-13 22:49 
GeneralRe: a query by less performnace Pin
mhd.sbt7-Mar-13 23:08
mhd.sbt7-Mar-13 23:08 
AnswerRe: a query by less performnace Pin
Mycroft Holmes7-Mar-13 12:04
professionalMycroft Holmes7-Mar-13 12:04 
GeneralRe: a query by less performnace Pin
mhd.sbt7-Mar-13 22:56
mhd.sbt7-Mar-13 22:56 
QuestionHow to use sql server database into oracle Pin
Arun kumar Gautam7-Mar-13 1:05
Arun kumar Gautam7-Mar-13 1:05 
AnswerRe: How to use sql server database into oracle Pin
Sandeep Mewara7-Mar-13 1:10
mveSandeep Mewara7-Mar-13 1:10 
GeneralRe: How to use sql server database into oracle Pin
Davidduraisamy7-Mar-13 1:13
Davidduraisamy7-Mar-13 1:13 
GeneralRe: How to use sql server database into oracle Pin
mhd.sbt7-Mar-13 21:06
mhd.sbt7-Mar-13 21:06 
GeneralRe: How to use sql server database into oracle Pin
Davidduraisamy7-Mar-13 21:30
Davidduraisamy7-Mar-13 21:30 

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.