Browse by Tags

Related Posts

  • Inserting Data into one table with category chosen from another table

    Hi, I am a novice programmer. I have this problem and can't seem to find an answer to my problem. I have two tables, an artist and a category table. the artist table have the following fields, name, artist_id and cat_id, and my category table have the following fields, cat_id and category_name . Both...
    Posted to Data Presentation Controls (Forum) by RuanRossouw on 01-06-2007, 12:00 AM
    Filed under: ASP.NET, Visual Web Express, inserting data, dropdownlist, database, multiple tables, bind
  • Fileupload and Database and url's

    Hi, I am a novice programmer. Doing this merely for fun as I am actually in the finances sector. I am hope you guys/ladies can help me. I have a fileupload control on one of my pages to upload pictures. It works perfectly. I do want to save some of the data, like the title and description, into a database...
    Posted to Web Forms (Forum) by RuanRossouw on 01-20-2007, 12:00 AM
    Filed under: data, data source, ASP.NET, Visual Web Express, inserting data, database, bind
  • How to extract data on the fly

    Hi, I would like to extract data from an MySQL database table in my Software (on the fly). I have found the following example of how to add data to a table in Software and it works fine. // specify the data source string connContStr = ConfigurationManager.ConnectionStrings[ "my_connection1" ].ConnectionString;...
    Posted to Visual Web Developer 2005 Express (Forum) by ASQ on 02-02-2007, 12:00 AM
    Filed under: data, data source, Visual Web Express, database, bind
  • Retreving DataRow from the TextBoxes DataBinded

    I connect my TextBoxes to the dataRow by the following code TextBox1.Text = DataRow1.Item("ColumnName") TextBox1.DataBind() I have a set of TextBoxes databinded to the dataRow, Now I need to retrieve the DataRow which is connected to the TextBoxes. how can I get the DataRow. Thanks
    Posted to Data Presentation Controls (Forum) by bobbynad on 02-03-2007, 12:00 AM
    Filed under: database, Controls, asp.net 2.0, Bindable Property, databinding, data, databind, Bind, databinder, ADO.NET
  • Visual Studio Newbie here

    Hello, I am trying to write a simple little form to put information into a database using Visual Web Developer so that I can learn how to use it for bigger projects down the road. Unfortunately it has proven to be most frustrating. I created my Access database just fine, and connected to it inside of...
    Posted to Visual Web Developer 2005 Express (Forum) by paranatural on 02-23-2007, 12:00 AM
    Filed under: database, bind, bindings, textboxes
  • Re: GridView: DataKeys Array is Empty

    Thanks for time to post your experience sjonnie. Just saved me a good bit of time chasing up why I was getting empty values when I tried to reference the DataKey array in the page load handler. Adding a call to DataBind() on my DetailsView immediately before accessing the DataKey array did the trick...
    Posted to Data Presentation Controls (Forum) by nerd. on 05-02-2007, 12:00 AM
    Filed under: database, Binding, DetailsViews, Bind, Databinding DetailsView, ASP.NET, DataKey, DataKeynames
  • itemtemplate

    Got a form view setup. Each item in the InsertTemplate is bond to a field in the table. My problem is how to pre-populate the textbox. For example, I have a textbox for Date value and I want that populated whenever user comes to that page and then when user click on save the Date value will be written...
    Posted to Data Presentation Controls (Forum) by NetHero77 on 05-12-2007, 12:00 AM
    Filed under: ASP.NET, database, bind, Visual Web Developer 2005 Express
  • filling gridview from code

    hello, i'd need a little help with filling GridViews i browsed over like 10 search pages, but couldnt find any which would solve my problem. so in my ajax project i made a testing page pulled a gridview (GridView1) on it with a fhew buttons and textboxes. i need to fill the gv from code so my websie...
    Posted to SQL Server, SQL Server Express, and SqlDataSource Control (Forum) by romeozor on 08-02-2007, 12:00 AM
    Filed under: Database, gridview, Bind, data source
  • How to bind email from database to .vb file

    Hi, i use vb to send email from a contact form. I use a detailsview to show information from a database. Also in the detailsview i have a contact form, in which, (in the vb file) i want to change the email adress. Normally it whould be smth like this: Dim sb As New System.Text.StringBuilder Dim mMsg...
    Posted to Web Forms (Forum) by bluewire on 04-25-2008, 12:00 AM
    Filed under: email form, Database, bind, e-mail, email
  • Generating a Crystal Report depending on the selected item in a dropdownlist

    How can I generate a Crystal Report depending on the selected item in a dropdownlist filled with items from database? I am using a vb code behind. thanks
    Posted to Crystal Reports (Forum) by diana_j86 on 09-24-2007, 12:00 AM
    Filed under: Database, dataset, ASP.net vb, Bind, data access, mySQL
Page 1 of 1 (10 items)