Browse by Tags

Related Posts

  • Binding data to objects in a form

    Hello all, I'm working on what should be a simple web application in C#.NET and I'm having some noobie trouble with data. I basic need is to populate a hidden text box with data from a database (called availableDownloads) and depending on whether a cookie exists or not, the value in the availableDownloads...
    Posted to SQL Server, SQL Server Express, and SqlDataSource Control (Forum) by Deucallion on 10-13-2008, 12:00 AM
    Filed under: asp .NET 2.0, attach database on the fly, c#, C# SQL, Data, data access, data access insert mssql, Data set, Database, DataBind, Databinding, dataset, datasource, ASP .NET 2
  • Non-English characters in Server Controls

    Hi there, I have a form where I am taking input from User in 2 languages, English and Japanese...... Now the data submits just perfectly (as I can see it in SQL Server) but in gridview the Japanese characters become TILTED....the GridView shows all the characters Tilted to the left for instance look...
    Posted to Data Presentation Controls (Forum) by programmar on 01-14-2008, 12:00 AM
    Filed under: ADO.NET 2.0, asp .net 2.0 webforms, asp .net with c#.net, ASP.NET C#, asp:label, Client Side Web Development, data access, Data base, DataBinding, DataGrid, Datagrid Template columns, datagridview input, datasource, dataview, gridview postback, database form, Asp.net2.0, asp.net2.0 using c#, .ASPX, .cs, ASP .net 2 .0, Accessing data, ASP .net 2.0 C#, ASP.NET 2.0, asp.net 2.0 C#, DataBind DataBinding, datatable, labels, Asp.net Configuration, ADO.NET, ASP .net TextBox Server Control, Database, gridview control, label
  • Using a stored procedure to update information in textboxes

    I currently have a small database where I use stored procedures to update the information entered in textboxes below is the stored procedure: ******************************************************* Create PROCEDURE dbo.U_Customer ( @CustName char(10), @ Phone char(50), @Billing char(50), @Shipping char...
    Posted to Data Access and ObjectDataSource Control (Forum) by ams015 on 11-25-2007, 12:00 AM
    Filed under: parameters, sqldatasource, Stored Procedures, Urgent, User Control, usercontrols, VB.Net, VB.NET Interview Questions, ado.net, ADO.NET Interview Questions, Asp.Net 2.0, Asp.Net 2.0 and MS SQL Server 2005, database, answers, sql server, ado.net faq, datasource
  • How to copy data from one excel file to other excel file

    Hi I have two excel file (Ex1 and Ex2), both have same template (headers) and data will be populated from the dataset. Upto this step its works fine. My question : How to copy the data form 6th row to last row of "Ex2" and paste it into the "Ex1" after the last row in Ex1. Advance...
    Posted to Enterprise Services Integration (Forum) by SudhaYogesh on 09-12-2007, 12:00 AM
    Filed under: postback variables, querystring, selection, sql, sqldatabase, t code behind, update, VB.Net, ado.net, asp, ASP.NET, Asp.Net 1.1, Asp.Net 2.0, Asp.Net 2.0 and MS SQL Server 2005, asp.net 2.0 asp.net, asp.net 2.0 export to excel, Asp.Net 2.0 session, ASP.net 2.0 Tutorials, ASP.NET Sites, ASP.NET.NET 2.0, c#, C# code, database, datareader, dataset, datasource, excel, GridView field, Asp.NET2.0, grid view, reports, DotNet, Find Control
  • What are your thoughts?

    For intranet development, our DBAs are asking web developers to use fixed domain NT ID accounts instead of SQL accounts to connect to backend databases in all web applications. We are: Windows XP workstations in a 2003 Active Directory Topology. I don’t think that this is a good idea (I could say more...
    Posted to SQL Server, SQL Server Express, and SqlDataSource Control (Forum) by wfudge on 08-20-2007, 12:00 AM
    Filed under: sqldatabase, sqldatasource, .Net FAQ Links, ado.net, asp, ASP.NET, Asp.Net 1.1, Asp.Net 2.0 and MS SQL Server 2005, asp.NET 2.0 asp.net control template referencing codebehind findcontrol, ASP.net 2.0 Tutorials, database, Asp.NET2.0, ado.net faq, ASP.Net 2.0 Login Control, datareader, datasource
  • Quantasoft

    Hi I am trying to set up an sql express (2005) database on quantasoft (qsh.eu). They assure me that they support this type of database and say to use user instances. There is also a connection string generator on their website. I have tried numerous times to get the connection to work, but every time...
    Posted to SQL Server, SQL Server Express, and SqlDataSource Control (Forum) by briggins5 on 06-16-2007, 12:00 AM
    Filed under: qsh, qsh.eu, quantasoft, sql, database, express, datasource, mdf
  • Decode query does not take parameter!

    I am trying to use a Decode Query to define a DataTable method which looks like this: SELECT CDTS, '', '', '', LOC, NULL, DECODE(DTYPE, 'L', CONCAT(CONCAT(CONCAT('***** LOI MATCH:', LOI_DATA.NUM_1), ' ADDRESS: '), LOI_DATA.LOC), 'D', CONCAT('CLETS...
    Posted to Data Access and ObjectDataSource Control (Forum) by Chabo on 05-22-2007, 12:00 AM
    Filed under: outputparameter, Paramter, Performance : Stored Procedure with many params, Table Adapter, TableAdapter, TableAdapters, ADO.NET, ASP.NET, Asp.Net 2.0, DAL, Data, data Acces, Data Access, Data Access connections, data connections, data set, DataAdapter, Database, databind, DataGrid GridView Paging, DataSet, DataSource, Select, SQL Server ADO.NET Transactions
  • How to Membership and Login in SQL?

    I have a two problems. First is connecting to my sql server 2005 express with my sql account. Every time i try to configure data source to connect to my db on server using my windows auth. it works and when i try using my sql account i get error, User is not associated with a secure SQL Server connection...
    Posted to SQL Server, SQL Server Express, and SqlDataSource Control (Forum) by mzmiric5 on 03-14-2007, 12:00 AM
    Filed under: SQLDataSource, Vista, .net, ADO.NET, asp.NET 2.0 C#, aspx, Beginner, c#, data access, data access validation, data binding, Database, datasource, www, Asp .net, ASP.NET 2.0
  • Creating a data-driven header row in a datagrid

    I have a table in SQL that has 3 main columns, Below is an example of the layout of this data. I am trying to use the data from column 1 to populate the header-row and unique data (Date field) in column 3 to create a second vertical header as column 1 in the datagrid, and finally populate the contents...
    Posted to Data Presentation Controls (Forum) by campbellsgt on 03-09-2007, 12:00 AM
    Filed under: database, datagrid, Datagrids, datasource
  • problem with retrieving/displaying data based on form input

    Hi, I've developed a form which accesses a database through a data layer and sends parameters based on the form input. I have written the following code which works by checking if the textbox is empty and passing a null value as a string to the search parameter in the query, of which there are five:...
    Posted to Data Presentation Controls (Forum) by tomosap on 02-22-2007, 12:00 AM
    Filed under: Null, parameter, problem, querystring, records, rows, search, sql, sqldatasource, string, table adapter, textbox, Updateparameters, VB, access database, ADO.NET, ASP.net 2.0 GridView InsertParameters ControlParameter PropertyName, data, data access layer, database, databinding, datasource, If Statement, method, SELECT, FORM, GridView, label, GridView asp.net
Page 1 of 2 (15 items) 1 2 Next >