Default Avatar

Hasitha

Hasitha

About

Username
Hasitha
Location
Sri Lanka
Joined
Visits
0
Last Active
Roles
Members

Comments

  • Hi, This way we can set the where clause without a problem. But if we have a report with more than one TableDataSource attached and we need to get only the TableDataSource which is actually used by the report as the data source. Since in my case …
  • Hi, Thanks, Is there any workaround for me to use the existing IDbConnection in the report. Hasitha.
  • Hi, Thanks for the swift response. Sorry, its my fault. We have an open IDbConnection which is available in the application. We need to use this as our report database connection without creating another connection. But the problem is "Config.Des…
  • Hi, Thanks for the reply. In our application we have a nhibernate connection and we are going to use this connection when we open a report. But the problem is "Config.DesignerSettings.ApplicationConnection" does not allow an open connection. Is t…
  • Hi, Can anyone help me on this. Coz we need to do a demo for our client. Thanks, Hasitha.
  • Hi, Please find the sample project attached herewith. Thanks, Hasitha.
  • Hi, Thanks for the quick reply. I checked the connection string and its fine. Even I changed the provider from "SQLNCLI10" to "SQLOLEDB", still the problem is there. I tried with "Add Sql Query" in the Data wizard by constructing Select * From Ta…
  • Hi, I created a OleDb connection and set to ApplicationConnection as you mention above. My code looks as follows. DbConnection connection = new OleDbConnection("Provider=SQLNCLI10; Data Source=DEV36; Initial Catalog=WMS; Persist Security Info=…
  • Thanks a lot [img]style_emoticons/<#EMO_DIR#>/smile.gif" style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" /> _________________________ I added cool smileys to this message... if you don't see them go to:[/img] http://s.…