CodeCharge Studio
search Register Login  

Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> General/Other

 DB connection: escaping not implemented

Print topic Send  topic

Author Message
paulW

Posts: 24
Posted: 04/15/2009, 10:54 AM

I am using CCS from a dev server, publishing to a prod server, and trying to set up the DB connection to a MSSql server. I had trouble finding a config that would work properly in the editor, and when the pages are viewed in the browser. I finally used a connection string, and that has ALMOST worked out. When the page is viewed, I get

"Database error: Escaping not implemented
ODBC Error
Session halted."

Is this something in the sql server, or a CCS issue?
View profile  Send private message
materix

Posts: 161
Posted: 04/16/2009, 7:33 AM

This is an CCS issue concerning odbc-support. But I do not think that you have to use ODBC for connecting to a SQL Server.

View profile  Send private message
tru

Posts: 9
Posted: 04/30/2009, 4:04 PM

edit your connection string in web.config to something like this:
<add key="connectionname" value="Provider=SQLNCLI.1;Persist Security Info=False;User ID=sa;Initial Catalog=employee;Data Source=yourservername;User ID=sa;Password=1234567"/>
View profile  Send private message

Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

Internet Database

Visually create Web enabled database applications in minutes.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.