Click here to Skip to main content
15,917,645 members
Home / Discussions / XML / XSL
   

XML / XSL

 
QuestionAllowing any element in a complex element Pin
impeham31-Aug-06 2:24
impeham31-Aug-06 2:24 
AnswerRe: Allowing any element in a complex element Pin
led mike1-Sep-06 5:13
led mike1-Sep-06 5:13 
QuestionRe: Allowing any element in a complex element Pin
impeham2-Sep-06 22:14
impeham2-Sep-06 22:14 
QuestionSmalltalk to XML conversion Pin
Tanmay S. Limaye31-Aug-06 0:29
Tanmay S. Limaye31-Aug-06 0:29 
QuestionXSL in Jscript, and passing Jscript vars in XSL Pin
wallyson29-Aug-06 8:57
wallyson29-Aug-06 8:57 
QuestionEscaping quotes in XML Pin
richiemac29-Aug-06 5:26
richiemac29-Aug-06 5:26 
AnswerRe: Escaping quotes in XML Pin
led mike29-Aug-06 6:18
led mike29-Aug-06 6:18 
GeneralRe: Escaping quotes in XML Pin
richiemac29-Aug-06 7:08
richiemac29-Aug-06 7:08 
Ok let me explain.

The string is an sql query that is stored in an xml config file. The DateTime stuff is so i can check the database for records within a certain time frame.

I am getting the string from the config file and trying to use concatenation to get the current time - the config will be called at different times and only wants values from the database for the next hour. If I hard code the string in the IDE, e.g.
string sqlStr = "...";
then all works fine. The problem arises when I get the stored string from config.

The reason I'm storing the string in config is because there are many different queries that depend on certain other aspects. The config thing needs to stay in place so I have to get it working this way (if possible).

Hope this clears up the confusion.

Rich
GeneralRe: Escaping quotes in XML Pin
led mike29-Aug-06 7:28
led mike29-Aug-06 7:28 
GeneralRe: Escaping quotes in XML Pin
richiemac29-Aug-06 22:46
richiemac29-Aug-06 22:46 
GeneralRe: Escaping quotes in XML Pin
led mike30-Aug-06 5:01
led mike30-Aug-06 5:01 
GeneralRe: Escaping quotes in XML Pin
richiemac30-Aug-06 21:35
richiemac30-Aug-06 21:35 
Questionxsl simple question Pin
Brent Lamborn28-Aug-06 9:46
Brent Lamborn28-Aug-06 9:46 
AnswerRe: xsl simple question Pin
Brent Lamborn28-Aug-06 10:04
Brent Lamborn28-Aug-06 10:04 
AnswerRe: xsl simple question Pin
Elina Blank28-Aug-06 10:06
sitebuilderElina Blank28-Aug-06 10:06 
GeneralRe: xsl simple question Pin
Brent Lamborn28-Aug-06 10:07
Brent Lamborn28-Aug-06 10:07 
QuestionMultiple root elements [modified] Pin
Tomi8728-Aug-06 9:21
Tomi8728-Aug-06 9:21 
AnswerRe: Multiple root elements Pin
led mike29-Aug-06 6:19
led mike29-Aug-06 6:19 
GeneralRe: Multiple root elements Pin
Tomi8729-Aug-06 6:40
Tomi8729-Aug-06 6:40 
GeneralRe: Multiple root elements Pin
led mike29-Aug-06 7:35
led mike29-Aug-06 7:35 
Questionxml-excel Pin
fmardani25-Aug-06 3:32
fmardani25-Aug-06 3:32 
QuestionSorting nodes by a child node Pin
Malcolm Smart25-Aug-06 1:05
Malcolm Smart25-Aug-06 1:05 
QuestionHow do i control the format of a date output by XSL? Pin
Red_Wizard_Shot_The_Food24-Aug-06 0:48
Red_Wizard_Shot_The_Food24-Aug-06 0:48 
AnswerRe: How do i control the format of a date output by XSL? Pin
Dustin Metzgar24-Aug-06 4:20
Dustin Metzgar24-Aug-06 4:20 
Questionexport to excel using xslt when the column name contains blank?? [modified] Pin
steven_wong23-Aug-06 16:51
steven_wong23-Aug-06 16:51 

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.