Microsoft
Software
Hardware
Network
Question : SQL Query
Can anyone suggest why the following query is giving error.
select cast((replace(replace(repl
ace(left(a
ddress,70)
,CHAR(10),
' '),char(13),' ')),'"','') as varchar(70))
as address
from contact
In addition to this from where can i get the list of ascii characters.
Answer : SQL Query
paranthesis mismatch
select cast(replace(replace(repla
ce(left(ad
dress,70),
CHAR(10),'
'),char(13),' '),'"','') as varchar(70))
as address
from contact
Random Solutions
Acces table calculated field and query filter
Strange occurance ADP/SQL2005 Subform Checkboxes autocheck when create new record
Microsoft Access 2007 Question
Raising Domain Functional Level from Windows 2000 to 2003
Question regarding ms aCCESS FORMS
The description for Event ID ( 0 ) in Source ( .... ) cannot be found
Overlapping labels - Highlight
show autonumber
Using meaningful conditions
exchange 2003 dropping mail with invalid from field