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
  • Re: Setting TextBox Equal to SQL Record

    it looks like only email addres is what you need, use "execute scalar" instead of "execute non query" , syntax will be like this Dim iRecordCount as Integer = Convert.ToInteger(cmd.ExecuteScalar().ToString()) since it is email use string instead of int in the above syntax.
    Posted to Data Presentation Controls (Forum) by jnsuryaprakash on 10-17-2008, 12:00 AM
    Filed under: sql, ADO.NET, .net
  • Get currently insert pkey

    Hey guys. I am current want to track my user based on the time page load and page finish loading (track system performance) So, i am current log it into sql 2005 database named WebLog My question is: how can i retrieve the primary key inserted (identity). I can record the time page load but i also need...
    Posted to SQL Server, SQL Server Express, and SqlDataSource Control (Forum) by johncarerra on 08-10-2008, 12:00 AM
    Filed under: Ado.Net, sql
  • display images from SQL Server image across intranet using ado.net filestream object

    folks i recently attended an MCPD boot camp where they taught me to access and store images using SQL Server and the filestream object. Previously i had (sensibly) used a file server and impersonation to copy files. Uploading works fine. Viewing works fine in debug so i rolled out an app in my work where...
    Posted to Data Access and ObjectDataSource Control (Forum) by mike.waring on 08-06-2008, 12:00 AM
    Filed under: sql, SQL Server ADO.NET Transactions, sqlcommand, SqlDataSource, sqlserver 2000, Visual Basic 2005 Microsoft Access tableadapter loop, .net 2.0 c#, 2.0, ado .net, C#, Data Access, ADO.NET, display from database
  • ASP.NET, ASP, SQL, AJAX, Team Lead, Web Developer, Software Developer

    I am a Software Developer located in Gainesville, VA, looking for a direct-hire full-time or contract position in the Northern Virginia area. I have included my resume below. My contact information is included in my resume. Please contact me if you need additional information or if you have any questions...
    Posted to Jobs (Forum) by tle.asp.net on 07-23-2008, 12:00 AM
    Filed under: MSRS, Photoshop, Reston, Resume, Software Developer, SQL, SQL Server 2000, SQL Server 2005, Team Lead, T-SQL, Tysons Corner, vb.net, W3, W3C, Web Developer, Web Programmer, .NET, ado, Arlington, ASP.Net, C#, Chantilly, CMS, Dulles, Fairfax, Flash, Microsoft AJAX, API, McLean, Northern Virginia, VA, ado.net, Bethesda, Career, Great Falls, Herndon, Job, Microsoft Atlas, Web Services, XML, MD, Alexandria, Crystal Reports, Microsoft Reporting Services
  • Google Maps via ASP.NET / SQL Server Tutorial

    Hi, I worked out for google map with ASP.Net / VB.Net. below steps you have to follow, 1. You need to get encrpyted key from google which key for your own website. 2. create a table as below, if exists (select * from dbo.sysobjects where id = object_id(N'[dbo].[map]') and OBJECTPROPERTY(id, N'IsUserTable'...
    Posted to Tips & Tricks (Forum) by antonyvijayan on 07-08-2008, 12:00 AM
    Filed under: SQL, User control, .net, .NET Answers, .NET applet, .Net Faqs, .net interview faqs, .NET Interview Question, Abstract class, Access, ADO.Net, Ajax xml-script Tabstrip, asp, Asp .net, asp.NET 1.1, asp.NET 2.0, ASP.NET AJAX, ASP.NET TextBox Javascript MultiLine MaxLength, aspose.newsletter, c#, class, Code sample, Code sample sql script countries country province Provinces server 2000, code snippets, daily Free Code, Database, email, FAQ, .net layered design, asp .net ... c# ... SQL, structure, .Net FAQ Links, ASP.NET
  • Software Developer - Northern Virginia (NOVA)

    *No third parties, please. Greetings, I am a Software Developer located in Gainesville, VA, looking for a direct-hire full-time position in the Northern Virginia area on the east coast or in the Redmond, WA area on the west coast. I have included my resume below. My contact information is included in...
    Posted to Jobs (Forum) by tuanle_2000 on 12-05-2007, 12:00 AM
    Filed under: MSRS, Northern Virginia, Photoshop, Reston, Resume, Software Developer, SQL, SQL Server 2000, SQL Server 2005, Team Lead, T-SQL, Tysons Corner, VA, vb.net, W3, W3C, Web Developer, Web Programmer, .NET, ado, ado.net, Alexandria, Arlington, ASP.Net, Bethesda, C#, Career, Chantilly, CMS, Crystal Reports, Dulles, Fairfax, Flash, Great Falls, Herndon, Job, Microsoft AJAX, Microsoft Atlas, Microsoft Reporting Services, Web Services, XML, API, McLean, MD
  • Resume: Software Developer - Herndon, VA

    *No third parties, please. Greetings, I am a Software Developer located in Herndon, VA, looking for a direct-hire full-time position in the Redmond, WA area on the west coast or in the Northern Virginia area on the east coast. I am also available for freelance projects. I have included my resume below...
    Posted to Jobs (Forum) by tuanle_2000 on 11-08-2007, 12:00 AM
    Filed under: MSRS, Photoshop, Reston, Resume, Software Developer, SQL, SQL Server 2000, SQL Server 2005, Team Lead, T-SQL, Tysons Corner, vb.net, W3, W3C, Web Developer, .NET, ado, Arlington, ASP.Net, C#, Chantilly, CMS, Dulles, Fairfax, Flash, Microsoft AJAX, API, McLean, Web Programmer, VA, ado.net, Bethesda, Career, Great Falls, Herndon, Job, Microsoft Atlas, Web Services, XML, MD, Alexandria, Crystal Reports, Microsoft Reporting Services
  • Looking for ASP.NET Developer

    Company: PerTrac Financial Solutions Description - ASP.Net Developer (Reno, NV) What is it like to live in Reno? Reno is the largest city in Northern Nevada. It is within a 30 minute drive of the Truckee Meadows and beautiful Lake Tahoe. The concentration of ski areas and facilities provides for a great...
    Posted to Jobs (Forum) by justin.barone on 10-02-2007, 12:00 AM
    Filed under: Resume, Software Developer, SQL, SQL 2005, SQL Server 2000, SQL Server 2005, vb dot net, vb.net, vb.net asp.net c# ado.net C++ CORBA Java, vb.net developer, VBScript, visual basic, visual studio .net, Web Developer, web developers, ado, ado.net, ajax, ASP, ASP .Net VBScript Javascript HTML NY, asp dot net, asp.Net 2.0, ASP.Net 2.0 Developer with SQL - Westchester County, asp.net developer, developer, developer architect engineer, Job asp.net developer, Microsoft AJAX, Mid-Level Developer, Web Services, "ASP.NET" JOB Microsoft "Web Developer" "Software Design Engineer", sql server
Page 1 of 3 (30 items) 1 2 3 Next >