SQL Error

J

jamware

I am trying to save custom reports to a table but I get a syntax error
due to the sinqle quotes.

How can I get around this error?

"INSERT INTO [MyReports] (ReportName, Report, Filter) Values
('test","CalDueListInfo_Query","(F12 = '21LR13' AND F22 = 'ON-SITE')")"

I want the User to be able to open saved report and apply the custom filter.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top