Browse by Tags

Related Posts

  • Table Adapter Insert Problem

    Hi Guys I am hoping someone kind person would help me out here, I a have just starting using tableAdapters but I am not quite confident just yet, although I have come a long way in the last few days and " Nights ", the problem I have is very simple I am sure, but I cannot solve it for the life...
    Posted to Data Access and ObjectDataSource Control (Forum) by Web Design Devon on 06-13-2009, 12:00 AM
    Filed under: Data, TableAdapter, TableAdapters, Table Adapter, DataSet, DataSet Access Parameter C#.NET 2.0, DataAdapter, Insert, Data Access Layer, DataAdapter DataTable SQL Server, DataRow, tableadapter dataset datatable, datatable.rows, dataadapter.fill(), insert datatable, database add records, Insert data, tableadapter passing parameter, data accesss layer, Insert Data Values into SQL Database
  • Search Keywords in Documents

    Hi, I have upload doc file as Binary Data in SQL Table. I am storing this data multiple times(will be about 10,000).The doc file can be up to 1 MB. 1> I want to search the number of occurrences of a keyword in doc file . 2> I want to search the same keyword in all the doc files. 3> There can...
    Posted to SQL Server, SQL Server Express, and SqlDataSource Control (Forum) by Pankaj18 on 05-29-2009, 12:00 AM
    Filed under: Data
  • Transactions Data Access Layer

    Hi All, I'm building an application and I'm using DAAB (Data Access Application Block). I don't call the DAAB directly from my business logic code, instead, I have helper or service classes that call it in order to insert/ update/ delete/ retrieve data. In some cases, I need to use transactions...
    Posted to Architecture (Forum) by net fan on 05-24-2009, 12:00 AM
    Filed under: transactions, Access, data, Layer
  • Get data from a databound checkboxlist

    I've bound my checkboxlist control to a sqldatasource control. I am just selecting data from a table called checkboxlistdata. It has the following fields: userid, username, email, truthvalue(either 1 or 0) I want the username to appear in my list, and the userid as the value it should bind to. Based...
    Posted to Getting Started (Forum) by deostroll on 05-18-2009, 12:00 AM
    Filed under: sqldataSource, Access, data, checkboxlist
  • How to Sort custom data inside GridView TemplateField?

    Hello there! I have a problem with my GridView Control. In my aspx page, i have a GridView1 with columns: <asp:BoundField DataField="Name" HeaderText="Name" SortExpression="Name" /> < asp:TemplateField HeaderText= "CustomWord" > < ItemTemplate >...
    Posted to Data Presentation Controls (Forum) by MinimalTech on 05-14-2009, 12:00 AM
    Filed under: sort, template, custom, data, field, GridView
  • Please Help!! INSERT statement conflicted with COLUMN FOREIGN KEY!!

    Hi I hope someone can help please! Ive set up tables in my database: Staff: PK is StaffID Student: PK is StudentID Log: PK is LogID, FK StaffID and StudentID Staff and Student tables both have sample data in. The Problem When I use the input boxes, drop downs etc for the user to enter data into Log via...
    Posted to SQL Server, SQL Server Express, and SqlDataSource Control (Forum) by Fadeelah on 04-15-2009, 12:00 AM
    Filed under: "error", Data, insert statement
  • Autonumbered Database Key Fields - How to Handle?

    Does anyone know how to handle autonumber fields if SQL Server 2k8 is your back end DB? This occurs when you try and insert a new entity instance or record. The Dynamic Data defaults the autonumber field to an empty text box but if you try to submit w/ the field empty then the site will return an error...
    Posted to ASP.NET Dynamic Data (Forum) by augustine.andrew on 03-09-2009, 12:00 AM
    Filed under: data, Data Dynamic, Dynamic Data
  • Display data not updating

    Hi. I have an object data source and a grid view to display data. I have a panel on the same page where I have procedures to update data. I call update procedure from a button. When I update data , the data in database is changed, but not on my GridView. What I need to do to see the chages in data in...
    Posted to Data Presentation Controls (Forum) by ShereKhan on 03-08-2009, 12:00 AM
    Filed under: object data source, data, grid view
  • Data Specfic Routes

    I'm not sure if this is possible with MVC so I'm going to explain what I have and want done. I have several tables in my database but the ones I'm concerned with for this topic is Item, ItemType and ItemCategory. ItemType(eg Video, Image) and ItemCatgory(eg Nature, Human) both have a relationship...
    Posted to ASP.NET MVC (Forum) by brass02 on 03-06-2009, 12:00 AM
    Filed under: MVC, route, routing, data, database, Dyamic Data
  • Data not rendering from asp label

    Hi Folks, I was wondering if someone could help me out. I'm using the following syntax when displaying data in a listview but for some reason the data will not render '> '> < td >< asp : Label ID ="lblPurchaseOrderNumber21" runat ="server" Text ='Purchase...
    Posted to Data Presentation Controls (Forum) by martinesani on 02-17-2009, 12:00 AM
    Filed under: asp .net 3.5, ListView, label, data
Page 1 of 18 (175 items) 1 2 3 4 5 Next > ... Last »