Browse by Tags

Related Posts

  • Inserting a new record into sql db using user-entered information

    Im trying to add a new rcord to my db on a button click usign the following code 'data adapter Dim dAdapt1 As New SqlClient.SqlDataAdapter 'create a command object Dim objCommand As New SqlClient.SqlCommand 'command builder Dim builderT As SqlClient.SqlCommandBuilder 'connection string Dim cnStr As String...
    Posted to SQL Server, SQL Server Express, and SqlDataSource Control (Forum) by rox163 on 11-22-2006, 12:00 AM
    Filed under: ASP.NET, Microsoft SQL Server 2005, Connection String, .NET SQL Server 2005, insert, SQL, Database
  • Saving images from formview

    Hello, At first when it was error free i thought it worked until i noticed the image field within my database was empty. Basically i am using visual studio 2005 with a ms sql 2005 database with c# and asp.net2.0. I have created a formview on my sell.aspx page which users can place items for sale. They...
    Posted to Data Presentation Controls (Forum) by copperchair32 on 01-28-2007, 12:00 AM
    Filed under: database, asp.net 2.0, datatype, insert, c#, fomview
  • HELP - insert record SQLExpress database

    Hi! i ask you some help..I should build a simple INSERT FORM in a SQLExpress database.. but clicking ADD I have this error : Incorrect syntax near '='. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about...
    Posted to SQL Server, SQL Server Express, and SqlDataSource Control (Forum) by thirdeyed on 02-26-2007, 12:00 AM
    Filed under: SQL datatable, ASP.NET, insert, Database, SQL Server Express, SQL 2005 ASP.NET, sql 2005, asp .net sql 2005 express standard
  • INSERT RECORD with PDF WOED files

    Hi guys! I've made a simple INSERT form write some records in a database.... then I need to associate to every record a PDF FILE or a WORD FILE.. so who (a user) insert a record should upload a file .... How could associate the record to the file that an user upload? classical article pubblication problem...
    Posted to SQL Server, SQL Server Express, and SqlDataSource Control (Forum) by thirdeyed on 02-27-2007, 12:00 AM
    Filed under: SQL Server 2005, ASP.NET, .NET SQL Server 2005, insert, Database, asp.net c# profiles sql server, c#, sql 2005, asp .net sql 2005 express standard
  • NEED HELP TO MODIFY STORED PROCEDURE CODE...

    Pls check my code for the stored procedure which i created for the companydetails including companyid P.K. Not Null int(4), companyname Not Null varchar (20), address varchar(30) where companyid is the primary key and it should be autogenerate. I also want that it should check if the name exits or not...
    Posted to SQL Server, SQL Server Express, and SqlDataSource Control (Forum) by riaaa on 04-03-2007, 12:00 AM
    Filed under: thanks, sql stored procedure, SQL datatable, SQL Server 2005, store procedure update, Microsoft SQL Server 2005, restrict query results, .NET SQL Server 2005, insert, stored procedure insert sql, Database, Problems loading records into database, SQL 2005 ASP.NET, Datatables, Web Forms, Primary Key, stored procedure, UPDATE, sql 2005, StoredProcedure, return value, stored procedure variables WHERE clause, datatype
  • Data insertion failure. Help much appreciated.

    Hi everybody. I'm having difficulties with a button handler I put together from a few examples around the internet. Here's my code: <script runat="server"> Sub Add_To_Cart(ByVal Src As Object, ByVal Args As EventArgs) Dim FVArtikel_id As Label = FormViewDisplay.FindControl("Artikel_idLabel"...
    Posted to SQL Server, SQL Server Express, and SqlDataSource Control (Forum) by Hao1981 on 01-03-2008, 12:00 AM
    Filed under: ASP.NET, insert, SQL, Database, ASP.net vb, session, asp.net 2.0, .NET 2.0, insert multiple row values
  • Insert record into sql database express when button pressed

    I'm new to asp.net and I have gotten quite far with books and such but I'm stuck at this point. I have a web form that is mostly populated with data pulled from AD and all the user does is make a selection in two drop lists and enter their initials to sign. I can't figure out how to insert...
    Posted to SQL Server, SQL Server Express, and SqlDataSource Control (Forum) by Medros on 04-30-2008, 12:00 AM
    Filed under: insert, Database, c#, data source, .NET 2.0, sql express
  • Re: Sequential Guids

    By Default, the property "Auto Generated Value" is not set, changing this fixes your problem. More info can be found here .
    Posted to SQL Server, SQL Server Express, and SqlDataSource Control (Forum) by Nick Kusters on 12-20-2007, 12:00 AM
    Filed under: SQL Server 2005, Microsoft SQL Server 2005, .NET SQL Server 2005, insert, Database, Default value, SQL 2005 ASP.NET, ADO.NET, Primary Key, sql 2005, Linq, slq 2005, MSSQL, Sql 2005 .NET, error, SQLServer, SQL 2005 Design, sql 2005 DBNull null value types, Database design, sqlserver 2005, New ID, .net 3.5, "SQL Server", language, error messages
Page 1 of 1 (8 items)