| Subject: | SQL Concatenation |
|---|---|
| From: | "Ginga2050" <c.p.notman@xxxxxxxxxx> |
| Date: | Wed, 23 Apr 2008 21:24:00 +0000 (UTC) |
| Newsgroups: | macromedia.coldfusion.database_access |
Hi, Can anyone help me with this no doubt simple query. SELECT Authors.authorID, Authors.lastname, Authors.firstname, [firstname] & " " & [lastname] AS fullname, FROM Authors WHERE [firstname] & " " & [lastname] LIKE '%#indexsearch#%' at the moment all i get is Macromedia][SequeLink JDBC Driver][ODBC Socket][Microsoft][ODBC Microsoft Access Driver] Too few parameters. Expected 1 Any help would be most welcome :-) Thanks Craig. |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: ColdFusion 8 DS limits?, SafariTECH |
|---|---|
| Next by Date: | function within SELECT statement, romeogq |
| Previous by Thread: | ColdFusion 8 DS limits?, MMFranklin |
| Next by Thread: | Re: SQL Concatenation, -==cfSearching==- |
| Indexes: | [Date] [Thread] [Top] [All Lists] |