Browse by Tags

Related Posts

  • Strongly Typed Dataset, how to add a custom column?

    I'm using the dataset tool in VS2005 to retrieve a table from SQL. One of the columns from SQL has data which was encoded using a function in a class. I would like to override this column so that I can decode the value from SQL and return the decoded value in the dataset. How do I override this column...
    Posted to Data Access and ObjectDataSource Control (Forum) by rareddy on 03-19-2009, 12:00 AM
    Filed under: Strongly Typed Dataset, .net 2.0, DataSets, DataTable
  • Insert into Access Db functions with Error - No value given for one or more required parameters.

    Hey all, Have a little problem with my web form application, have really tried everything, noticed there was an abundance of solved technical problems here, so I thought I would post up to see if anyone is able to provide a solution. This simple web form written in VB.NET has something strange going...
    Posted to Access Databases and AccessDataSource Control (Forum) by razzleb on 03-03-2009, 12:00 AM
    Filed under: vb.net, access oledb, DataAdapter, DataSets, access 2007 strings SQL
  • an error with GetChildRows()

    Hi, I'm using a dataset with parent/child tables and trying to retrive the childs data using GetChildRows(). I get the following exceptionand don't know how to resolve it: TransReg is the parent table and TransServices is the child table. Exception message: GetChildRows requires a row whose Table...
    Posted to Data Access and ObjectDataSource Control (Forum) by shamilal on 01-21-2009, 12:00 AM
    Filed under: ado .net, asp .net 2.0, C#, DAL, DataSets, 3.5
  • Failed to enable constraints. One or more rows contain values violating non-null, unique, or foreign-key constraints.

    Hi, I get this error when calling a Get command from a Dataset like so: Gridview1.DataSource = tableAdapter.GetData(Param.ToString()); The error happens on one stored procedure but not another, both only return data with no ID columns. I am returning a SQL datetime and two Varchar values that are inserted...
    Posted to Data Access and ObjectDataSource Control (Forum) by Cohen Asaf on 12-10-2008, 12:00 AM
    Filed under: adapter, asp.net 2.0 dataset connectionstring configuration, BLL DAL Tier Separation, BLL Data 3 tiers business logic DAL ObjectDataSource sql connection, data accesss layer, Dataset return problem, dataset return values bll, DataSets, DataTable.GetError, xsd, BLL, constraint
  • CREATING CRYSTAL REPORT WITH THE USE OF 2 TEXTBOXES

    Hi, Good Day to all.. i am new to crystal report because this is the first time that i will use this reporting tool. can somebody please help me with the codes in order to show the report with the use of 2 textboxes. the first textbox is for the start date of the report and the second is for the end...
    Posted to Crystal Reports (Forum) by jessie_tan6 on 07-22-2008, 12:00 AM
    Filed under: business objects XI, Crystal Logon Parameters Unable Connect, Crystal Report, crystal report 10, crystal Report ASP.NET dataset parameters discrete range, Crystal report ConnectionInfo Object, Crystal report Hyperlink, Crystal Report PrintControl.cab, Crystal Report Using DataSet, crystal reportports, Crystal Reports 2008, crystal reports barcode, Crystal Reports CrystalReportViewer IFRAME, Crystal Reports getting started, crystal Reports pdf export print asp.net javascript server client c#, Crystal Reports Tutorials, Crystal Reports with Parameters, Crystal Reports xsd, Crystal to PDF ASP.NET 1.1, CrystalDecisions.CrystalReports.Engine.LogOnException, CrystalReportPartsViewer, CrystalReportViewer page size, data retrieval, deployment, displaying Crystal Report with .NET Crystal Report Viewer, dynamic crystal report, Export Crystal Report PDF and excel, database logon in crystal report, ReportPartsDefinition, crystal report aSP.NET 2.0, crystal report export - database logon failed message, crystal Report pdf, Crystal Report viewer Page break, Report Export RDLC RPT Crystal Reports ASP.Net, reporting services, c#.net in ASP.net, Crystal, Crystal export cell merge, Crystal Report business objects, Crystal report C#, Crystal Reports, datasets
  • Crystal report + dataset = empty report.

    Hi, I have a report that receives a dataset with 5 tables. The header and footer take info from 2 tables and the details and a subreprot take info from the others 3 tables. My problem is that when the tables from the details are empty, the header and the footer are also empty. But i indeed have info...
    Posted to Crystal Reports (Forum) by Baratheon on 07-21-2008, 12:00 AM
    Filed under: Help : Crystal Reports, Crystal report C#, datasets
  • DataSet Manipulation

    Hi So kind of what's going on. I'm using a calendar control from another company (Telerik in case you were curious) and I'm trying to extend it so that I'm drawing from three tables from my database. But on my page i have three check boxes so if the box is checked i want that table to...
    Posted to Data Access and ObjectDataSource Control (Forum) by The_ASP_KID on 07-01-2008, 12:00 AM
    Filed under: datasets
  • connecting the dataset to an rdlc report, then viewing it in report viewer

    I'm confused about something. I created a dataset through the configuration wizard using an existing stored procedure. The datatable adapter has the parameter @sid Then I wrote the following code to populate the dataset: Dim dt As New StudentIReport.sp_GetStudentIReportDataTable Dim da As New StudentIReportTableAdapters...
    Posted to SQL Server Reporting Services (Forum) by Juwar on 06-13-2008, 12:00 AM
    Filed under: Dataadapter, datasets, Reports, reportviewer
  • need help in crystal report viewer button

    Hi below is my code which i m using for binding crystal report viewer and report is showing fine. But the buttons of crystal report viewer are not working export,print,zoom etc. I m calling below code on button click. When i m applying Crystal Report viewer's Init Event then buttons works but this...
    Posted to Crystal Reports (Forum) by azwaralam on 05-05-2008, 12:00 AM
    Filed under: Crystal Enterprise 9, Crystal export export to Excel, crystal pdf report system.security.permissions.fileiopermission folder permissions, Crystal report (CR)- height/width of crosstab summary field cannot Grow (Cangrow disable), crystal Report ASP.NET dataset, crystal report broken image, Crystal report C#, Crystal report ConnectionInfo Object, crystal report export - database logon failed message, Crystal report Hyperlink, Crystal Report NoFormat export option, crystal Report pdf, Crystal Report PrintControl.cab, Crystal report show error failed to render page, Crystal Report Using DataSet, Crystal Report viewer Page break, crystal reportports, Crystal Reports, Crystal Reports 2008, crystal reports barcode, Crystal Reports Database Login Failed, crystal Reports pdf export print asp.net javascript server client c#, Crystal Reports Tutorials, Crystal Reports with Parameters, Crystal Reports xsd, Crystal to PDF ASP.NET 1.1, CrystalDecisions.CrystalReports.Engine.LogOnException, CrystalReportPartsViewer, CrystalReportViewer page size, data retrieval, datasets, database logon in crystal report
  • Fill Table from Dataset?

    What I am trying to accomplish is to Create a New Table (Part) in my database called BaseData. This part I have completed and works fine. My second step is where I am having troubles trying to figure out what to do and how to do it. I need to grab data from a ODBC databse on another server and place...
    Posted to Data Access and ObjectDataSource Control (Forum) by ssimon on 01-02-2008, 12:00 AM
    Filed under: data set, data table, DataAdapter, DataSet, DataSets, DataTable
Page 1 of 5 (41 items) 1 2 3 4 5 Next >