Browse by Tags

Related Posts

  • How to populate a table from a CSV File

    Using SQL Server 2005 Standard, Visual Studio 2008 Profession, ASP.NET 3.5, C#, ASP.NET AJAX. System Configuration: Web Server is a Virtual Server, Database Resides on a different server, also a Virtual Server (VMWare). I need users to be able to upload a file from their LOCAL machine. This file will...
    Posted to SQL Server, SQL Server Express, and SqlDataSource Control (Forum) by bfancett on 12-30-2008, 12:00 AM
    Filed under: ObjectleDbDataReader, odbc, oldedb, sql, SQL 2005, SQL Data Adapter, SQL Datasets, sql server 2005, sql server 2005 stored procedure, SQL Server Stored Procedures, sql serverver reports, SQL TransactSQL Randomize Function, SqlDataAdapter, sqldatasource, SqlParameter, sqlreader, SQL-Server, stored procedure, stored Procedures, stringbuilder, Strongly Typed Datasets, strored procedures, table, table adapter, tables, Thanks, Thanks in Advace, Thanx, to a sql server database and how to retrive them, UPDATE, updating, Urgent Help needed, .NET 3.5, 2 column text field, add data, adding data, ADO.NET, ADO.NET 2.0, advanced, as.net 3.5, asp, 'ASP', asp .net 2.0, asp .net code, ASP .net.NET, ASP .net.NET Grid View, asp sql query customize datalist, ASP>NET, ASP.NET, asp.net c# sqlserver 2005 dataadapter querystring date comparison, asp.net 2.0 c#, asp.net 2.0 with c#, ASP.Net 3.5, c#, 'C#', C# 2005, c# code, c#.net, data, data access, data access layer, data entry, Data list, data mapping layer, data presentation, data repeater control, Data Set, data source, data tables, Dataa access, Excel to Sql-Server C# ASP.Net 2.0, fields, file upload, fileupload, insert, insert command, insert database sql, Insert new records, insert parameter value, insertion, InsertMode, LINQ Dynamic Data, LINQ SQL-to-LINQ DataGrid DetailsView, linq textbox query, LinqDataSource Linq, linq, ASP.NET3.5, ASP .net.net2, asp .net.net2.0, asp .net2.0, vs2008, SP, ASP .net ... c#, ASP .net ... c# ., asp .net ... c# ... SQL javascrpt, ASP .net ... c# 3.5, upload file, ASPNET SQL Server, excel C#, Sql Server, sqll, VS 2008, adding table data, ado.net designer dataset datatable datatableadapter designview gridview webforms bug, asp.net 2.0, C#. NET 2005, C#3.0, Data table, document, insert select, insert values, ASP .net ... c# ... javascript
  • Upload Excel File to SQL Server 2005 and Retrieve as link

    I want users to be able to upload an Excel file using the ASP.NET File Upload Control, have the file saved into a database table (which I have not created yet), and later on, based on an ID assigned to the file, retrieve it as a hyper link that when they click on it will open the file for them. I have...
    Posted to SQL Server, SQL Server Express, and SqlDataSource Control (Forum) by bfancett on 12-19-2008, 12:00 AM
    Filed under: slq 2005, Slq Server, SQL, SQL 2005 SQL, Sql 2005 .NET, SQL 2005 ASP.NET, SQL Database design, SQL Server 2005, SQLL Serverr DTS, SQLServer, sqlserver 2005, SQLServer 2005SP2, sqLserver2005, sqlserverver, System.Array, varbinary, Visual Studio 2008, Visual Studio 2008 SP1, Web Project, "T-SQL", .NET 2.0, 2005, 2008, ADO.NET, asp.net 3.5, binary data, BLOB, c#, C# SQL, complex, convert, Data, data Acces, data access, data source, data storage, Database, DTS, DTS package, File Upload, files, LINQ Statement, LINQ toSQL, .NET SQL Server 2005, SQL 2005, SQL datatable, SQLServere2005, "SQL Server", .net 3.5, Linq, Store File to database, Stored procedures, ASP.NET C# sql, CSV, cvs, Data Type
  • extra "/" Issue

    Hi friends, I have a problem with extra "/" in my url. The scenario is as follows. my orginal url is http://localhost:1936/OCMS/Bugstatus.aspx In this case it loads properly. When I append extra "/" at end then url becomes http://localhost:1936/OCMS/Bugstatus.aspx/. Then the pages...
    Posted to Web Forms (Forum) by akhilkumars on 12-12-2008, 12:00 AM
    Filed under: MVC, Popup, store checkbox value in database, System.Web.UI.LoadControl, .net 2.0, .net 3.5, .NET Framework 2.0, AJAX .NET 2.0 IIS URL AjaxControlKit, ASP .NET, asp .NET 2.0, Asp net futures, asp.net 2.0, Autopostback, c#, c# 2005, c#.net in ASP.net, C#: Trigger UpdatePanel modalpopupextender, customize CreateUserWizard, data, How to call javascript and C# function on HTML Button Click, IE, IIS 7, WebClient, webhosting, Webserver Ping Detect status, Why we use Web.Config File for connection string wether we can use class Library for get connection for whole web Application, windows form in IE, WPF, Xaml, Xml, .NET Portal, asp .NET 1.1
  • Need foreach functionality in Stored Procedure

    I have a stored proceudre that brings back 6 columns (PART, FSC, NIIN, NAME, TotalQty, ReqID). After the SELECT statement has run, I need to update one of my tables. In the table that I need to update, there is a column named ReqStatus, and this tables PK is ReqID (from above SELECT statement). Fore...
    Posted to SQL Server, SQL Server Express, and SqlDataSource Control (Forum) by bfancett on 12-05-2008, 12:00 AM
    Filed under: query, query?, slq 2005, Slq Server, SQL, SQL 2005 SQL, sql server, SQL Server 2005, sql server update, sql 2005, SQL Server 2005, Stored procedure sql, Stored Procedure update / insert, stored procedure variables, stored procedure variables WHERE clause, stored proceduredure sql, stored proceduree, Stored procedures, StoredProcedure, StoreProcedure, UPDATE, update column, Update SQL Statement, update statement, "T-SQL", "User Defined Function", 2005, asp.net c# profiles sql server, ASP.NET C# sql, c#, C# SQL, column attributes, column name, column name query, Data, Database, HAVING, "Dynamic SQL", For Each Loops, for loop, queries, SQL 2005, SqL For Each Loops, update records, "SQL Server", .net 3.5, db
  • TreeView has someproblem

    i want to show (1)FirstName + LastName (2)Strokes (3)Videos for my final mca tennis project in treeview i'm struck somewhere logically. THE ERROR IS =============================================================================================== Compiler Error Message: CS0161: '_Default.RunQuery...
    Posted to ASP.NET Dynamic Data (Forum) by Bgb1976 on 11-10-2008, 12:00 AM
    Filed under: Tree View, asp.net, bgb76, c#, data, dynamic, hydhost
  • 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
  • Masked edti for phone

    Hi All I am using ajax maked edit for phone when the form load occur in the text box field it shown like what i mention in the mask it is showing i dont want to show this in the form load event.I want to show this when cursor placed on textbox .....whats the soultion for my problem
    Posted to Mobile and Handheld Devices (Forum) by chchinmaya on 07-14-2008, 12:00 AM
    Filed under: Visual Studio 2005, .Net 2.0, c#, Data, ASP.NET 2.0
  • Forms issue doing my head in

    Ok, it's my very first foray into ASP.NET today - so please be gently The skinny is that I have a web form which I wish to submit via email then return the user to another page on successful submission. I've gone well so far, but I keep coming up against a compilation error and despite a fair...
    Posted to Web Forms (Forum) by thewinchester on 06-23-2008, 12:00 AM
    Filed under: c#, email, forms, POST, .Net 2.0, submission, data
  • SQL Database to C# Variable

    Hi everyone I'm new to the forums. I have been browsing for awhile for answers and I've found most of them. I am still having a problem finding out how to take data from an SQL database and storing it in some variable in my C# code. I tried looking at how it is implemented in the Gridview, but...
    Posted to Getting Started (Forum) by era86 on 11-16-2007, 12:00 AM
    Filed under: SQL, c#, Data, data access, variable
  • Plz Help me..How to Solve this..

    Hai to All.. I'm a beginner of Asp.Net... I have created one application in C#, Asp.Net 2.0,,,,,..where I have taken Five Fields..Company Name, Address, Mobile No, Contact Name and Pin Code. And I have to enter data into this. But the problem is the telephone numbers should not be repeated as and...
    Posted to Data Presentation Controls (Forum) by sureshkumar.veesam on 09-17-2007, 12:00 AM
    Filed under: OnClientClick, pagertemplate, Paging and Display GridView in second page, Photos, Quickfix, RecordID, Redirect after SQL insert, RowUpdated, sql command statement update debug debugging, sql data source, "gridview" edit select eventhandling, .NET Gridview Problems, access, access database, ADO.NET 2.0, Alert, ASP.net ... VB ... Data access, ASP.NET 2.0 DataBinding DataTable, asp.net 2.0 DataBinding formview, ASP.net 2.0 GridView, c#, ControlParameter databound Parameters asp.net, controls list, Cookies, count records, Creating thumbnail from Images, data, Data Control Heading Children Records, Data Grid, Data Presentation Controls, data represneting control, DataBinding GridView Insert, DataGrid Delete ObjectDataSource, dataitem, DataKeynames, datalist items remove sitemap, datalist paging, datasource, DataTable, dataview, dataview.rowfilter, dependent TextBox, detail view, GridView editing, GridViewiew, INSERT COLLECTION GRIDVIEW, Insert date dropdownlists, Insert Row in gridView, ItemInserted, ItemTemplate, JavaScript, last inserted id, link button, detailsView calendar control dataset insert, DetailsView Codebehind, detailsView custom update, DetailsView DateTime ItemInserting, Detailsview dropdown from multiple datasources, Detailsview dropdown problem, DetailsView Insertparameters dropdownlist, DetailsView Layout, add rows to datatable, gridview treeview datalist, javaScript screen, Multiview Control, keys, date picker
Page 1 of 3 (23 items) 1 2 3 Next >