I'm having trouble understanding scalar functions. Can anyone tell me why this doesn't work....
SELECT * FROM LiveClient
WHERE {fn UCASE(customer) } LIKE '%#UCase(form.clientname)#%'
It produces a 'Data type mismatch in criteria expression' error.
The field (customer) and form var...
I am developing an Intranet using coldfusion with MS Access for the database.
How do i detect if a record is currently being edited, thus denying a second user from editing it.
I have turned on default locking in the database hoping it would return an error that i could cfcatch, but it doesn't...
Can anyone out there help me??!?!?!
In other forums people are coming back saying what's an environment variable, so i'll explain: They are parameters set by the operating system or installed programs, for example; PATH, TEMP. You can view them by typing SET at a DOS prompt.
My question is...
Does anyone know if it is possible to use environment variables with coldfusion (or Javascript).
I need a way to find out if the user is logged into the company network and if so, who they are logged in as.
I've tried using CFREGISTRY, only to dicover it works server-side.
Can anyone tell me if it is possible to extract document property information from word/excel/powerpoint files (ie the info you can get by right clicking on a file and choosing properties) and return it to a web page using VBscript (or any other scripting language for that matter).<br><br>I'm...
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.