CodeCharge Studio
search Register Login  

Web Reports

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

YesSoftware Forums -> CodeCharge Studio -> .NET

 making connecting for vb.net app

Print topic Send  topic

Author Message
Farmist
Posted: 10/19/2004, 6:56 PM

i have been trying to create a connection for an hr and nothing seem to work. i see no documentation for vb.net connect.
wht the best way to create a connection.
-------------------------------------------------------------------------------

The .Net Framework Data Provider for OLEDB (System.Data.OleDb) does not support the Microsoft OLE DB Provider for ODBC Drivers (MSDASQL). Use the .Net Framework Data Provider for ODBC (System.Data.Odbc).
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.ArgumentException: The .Net Framework Data Provider for OLEDB (System.Data.OleDb) does not support the Microsoft OLE DB Provider for ODBC Drivers (MSDASQL). Use the .Net Framework Data Provider for ODBC (System.Data.Odbc).

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
peterr


Posts: 5971
Posted: 10/20/2004, 12:26 AM

The .NET Setup is summarized in the documentation:
http://docs.codecharge.com/studio/html/UserGuide/Gettin...ed/Setting.html
The Design Connection is described here:
http://docs.codecharge.com/studio/html/UserGuide/Workin...onnection.html?
And the Server Connection is described here:
http://docs.codecharge.com/studio/html/UserGuide/Workin...Connection.html
Also on that page you will see the note: "In the event that you use one of these native vendor provided drivers, refer to their documentation for instructions on how to configure the connection. Remember that when the project is published and compiled, the binaries for the driver have to be present and properly registered in the machine where the compilation takes place. "

Feel free to contact the product support if you need further help.
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com
View profile  Send private message
Sealmi ozlu
Posted: 02/18/2005, 1:29 PM

well, i am getting same error msg...
i try to connect a tandem server to nonstop sql/mx.
Stan
Posted: 02/21/2005, 11:51 PM

The ADO.NET does not support ODBC via OleDb provider. You should use ODBC.NET provider for connect via ODBC to DB. In CCS you should select "Use ODBC Data Source Name" option in connection properties.

Stan

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.

PHP Reports

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

Home   |    Search   |    Members   |    Register   |    Login


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