Thanks for the clarification concerning parenthesis and operator precedence. So essentially if the function is passed.
(((Indie OR Soul) AND Metal) AND Punk) AND (NOT HipHop)
It should return:
SELECT id FROM table WHERE activated = 1 AND (((Contains((column1,column2),"Indie") OR...
Hi everyone,
Hopefully someone may be able to help me with this. I'm trying to write a function that will take the following boolean string and convert it to the SQL equivalent.
eg: "Indie OR Soul AND Metal AND Punk AND NOT HipHop"
I am using full text indexing and need to match across...
Hi everyone, I have been playing around with a tutorial I found for creating an xml tree.
http://www.15seconds.com/issue/010921.htm
The tutorial was IE focused and I have managed to convert it to support firefox. I can load and tranform the xml fine but I am having trouble trying to make the...
Hi everyone,
We have a windows 2000 server with IIS5 which we use for local testing. We recently moved our local websites to a NAS drive and are now experiencing caching.
I have tried every solution I have googled and still we have a caching issue.
Can anyone recommend what would be the best...
Hi has anyone experienced this using Outlook 2003?
I cant seem to find the cause of this issue, mail I receive from our server to certain email clients have defanghtml_ appended to some of the html. It is causing the html email to display incorrectly.
Any reason why this would be happening...
Hi
I've yet to try it. It requires a server restart so am relunctant to do it until I know it will definately work. We just had a testing server running 2003 setup so I will try it on there first.
Thanks
Hi we have just migrated our access database sites from one windows 2003 server to another.
Our Access sites now display the date in the american ('mm/dd/yyyy') date format not the british ('dd/mm/yyyy').
The regional settings for the server are correct is there something we have overlooked...
Hi
We have just set up a windows 2003 server in house for testing and to be used as a file store, with each machine in the workgroup accessing the servers shares.
The server is visible in the workgroup however each time I try to connect it I get the standard "\\server is not accessible. You...
Hi
I've solved my problem, I needed to declare the array in the main page and eachtime I callled the fucntion which needed to use the array I reinitialised it.
Thanks for the response though
Hi
I'm building an ajax based messsaging system at the moment, and am returning dynamically created javascript array written by an asp page.
This script is put into the page using document.getElementBy('msgID').innerhtml = request.responseText.
When I try to use the function which accesses...
Sorry there was a typo in my previous post. I am refering to the browser generated alert which occurs when you hit refresh. It occurs because the page has postdata.
I just want to prevent this alert.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.