Browse by Tags

Related Posts

  • Adding characters to SQL returned string

    Hi All, I have a select statement in my SQL that returns the first 200 characters of a string. I would like to add a ... to the end of each string, is this possible to do in my select statement? Here is the select statement I am using: SELECT LEFT (articleBody, 200) AS [articleBody] FROM [tableName]...
    Posted to Getting Started (Forum) by magicjoef on 01-04-2009, 12:00 AM
    Filed under: net, SQL, string, asp, select
  • 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
  • Re: error in processing report

    Hello Roba, Whenever you use Integrated Security as false the user ID and password which are mentione in the connection will be passed for database authentication, where as the current Windows account credentials will be used for authentication when you use value of Integrated Security as true. Web.config...
    Posted to SQL Server Reporting Services (Forum) by GabrielS_EUK on 11-23-2008, 12:00 AM
    Filed under: MSSQL, SQL, string, asp, ASP.net, connection, database, web.config
  • ahhhhhhhhh, add SQL record

    someone please tell me how to finish this form on contact.aspx [quote] <form action="code.vbs" method="post" id="new contact"> <table> <tr> <td> <p>First Name: </p> </td> <td><input name="First_Name" type="text"...
    Posted to Web Forms (Forum) by joepitt91 on 07-13-2008, 12:00 AM
    Filed under: new, record, sql, sql 2005 express, express. help, forms, new record, asp
  • 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
  • Profile Type Data Storage

    Is there any way that you can write information to an SQL data source so that it is spicificly for the user that is logged in in to your website, like the profile systems on youtube and stuff like that, while still using the built in ASP.net login system? I want users to have their own spicific profile...
    Posted to Security (Forum) by kjkramer1219 on 04-05-2008, 12:00 AM
    Filed under: SQL, user, user management, user name, visual web Developer 2005 Express - 2008, asp, C#, membership
  • 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
  • Submitting ID into database

    New to developing. We are working on a project using asp.net and c# where data is pulled out of an sql database via multiple tables and displayed via a details view. The user can then update the information and submit it back to the database. The problem we are encountering is: Within the database there...
    Posted to Data Presentation Controls (Forum) by RubyRue on 09-29-2007, 12:00 AM
    Filed under: SQL, .net, asp, C#
  • 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
  • Help with view documents stored in BLOB using GridView and VB

    Hello, I have an SQL Server database that has recently migrated from an MS Access DB. There is an attachment table that has BLOBs that store attachment documets (pdf, doc, xls, jpg, etc...). I am creating a new front end for this database using .NET (ASP and VB). What I need to do is take the BLOB and...
    Posted to Data Presentation Controls (Forum) by superchunk on 08-14-2007, 12:00 AM
    Filed under: sql, VB, vb.net, access database, asp, asp.net 2.0 gridview hyperlinkfield, database, gridview hyperlinkfield, grid view
Page 1 of 3 (21 items) 1 2 3 Next >