vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| Jürg Schär said: > Hello, > > I want to do a query like: > > SELECT md5('abc') * FROM <tablename> You *can* do a query like that. It just returns a "function not found error." -- Bye now, Obnoxio "I'm astonished anyone pays real money for this crap." -- Cosmo -- This message has been scanned for viruses and dangerous content by OpenProtect(http://www.openprotect.com), and is believed to be clean. |
| ||||
| Obnoxio The Clown said: > > > Jürg Schär said: >> Hello, >> >> I want to do a query like: >> >> SELECT md5('abc') * FROM <tablename> In other news, if you have IDS 9 or greater, you could try wrapping this source code: http://xyssl.org/code/source/md5/ in a DataBlade. -- Bye now, Obnoxio "I'm astonished anyone pays real money for this crap." -- Cosmo -- This message has been scanned for viruses and dangerous content by OpenProtect(http://www.openprotect.com), and is believed to be clean. |