Browse by Tags

Related Posts

  • adding items to shopping card, problem with getting data from Radio button list

    Hi all, I'm new on this forum and in programing/databased world so please be indulgent. I'm trying to add an item to my shopping card where price depends on radio button list selected value. RadioButtonList calls dynamicly values from database. Under button click I have this code: ----------...
    Posted to Web Forms (Forum) by infinita on 05-21-2009, 12:00 AM
    Filed under: sql, SQL Server express 2008 Visual Web Developer Express 2008 Visual Studio 2008, Visual Studio 2008 SQL Server 2008 LINQ, VWD Express 2008 and SQL Server, database, database connection, .ASP, sql server
  • Problems attaching .mdf (SQL Server 2005) to SQL Server 2008

    I've attached my mdf file from SQL Server Express 2005 to SQL Server 2008 and it created the new database but there are no tables or anything in it. Will it work better with a backup file instead or in addition to the mdf? Or have I done something wrong from the start.
    Posted to SQL Server, SQL Server Express, and SqlDataSource Control (Forum) by CCSWatchman on 04-02-2009, 12:00 AM
    Filed under: SQL, SQL Server 2005, "SQL Server", Database, mdf, sql server 2008
  • cannot access database..

    Hello, Ive just installed VWD 2008E, including the SQL server, but in VWD i cant connect to the database. I am a complete noob at this so its a really basic question. I am going througt the walkthrough "Walkthrough: Basic Data Access in Web Pages", so should be the correct steps im following...
    Posted to Visual Web Developer 2008 Express (Forum) by rkorebrits on 02-04-2009, 12:00 AM
    Filed under: sql, Data connection, database
  • Formatting Text with Visual Web/SQL application

    Hi, I created a site that uses an SQL database to display information on two pages - one in grid view and one in data view. I am making this application to track support tickets. The idea is that you see who it's assigned to on page one (grid view) and then the ticket itself on page two (details...
    Posted to Data Presentation Controls (Forum) by marce_a_tron on 01-13-2009, 12:00 AM
    Filed under: sql, text, visual web, database, formatting
  • 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
  • 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
  • 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
  • Combine 3 tables to one gridview with Select Count

    I have 3 tables that i am trying to join to create one gridview that shows a detailed count of different items. My gridview works fine when it only joins two tables but when i add the third table it throws my counts completely off here is my code. If you have any suggestions on how to work this please...
    Posted to Data Access and ObjectDataSource Control (Forum) by cgreene.gsu on 10-16-2008, 12:00 AM
    Filed under: Paramter, sql, SQL Query, sql reader, sqlclient, Sqlconnection, .net 2.0 c#, 2.0, asp 2.0, C#, Columns, data Acces, Data Access, Data Access ASP.net vs. ASP, Database, DataColumn, datatable full join, dataTable join, Gridview - dataset, joins, database connection, Gridview DataGrid, codebehind
  • Re: sql connection in server

    Web.config is a main configuration file for a ASP.Net application. It is a place to store connection strings, server names, file paths, and other miscellaneous settings needed by an application. You can globally define your database connection string in this file. Following is a sample connection string...
    Posted to SQL Server, SQL Server Express, and SqlDataSource Control (Forum) by GabrielS_EUK on 10-05-2008, 12:00 AM
    Filed under: SQL, Connection String, Database, ASP.NET, web.config, MSSQL, SQLEXPRESS
  • Dynamic LINQ Objects

    I have spent quite some time Googling and looking around for anything relatively related to my subject, and have found very little. My scenario is this: I want to use LINQ in a web application, BUT I need the ability to dynamically create a Data Context, I believe it's called? The .dbml file that...
    Posted to Data Access and ObjectDataSource Control (Forum) by JMoore5268 on 09-17-2008, 12:00 AM
    Filed under: Query, sql, Visual Studio 2008, "Linq to Sql" LinqDataSource, .NET 3.5 SP1, asp.NET 3.5, asp.net 3.5 Linq, C#, data Acces, Data Access, Database, dynamic LINQ, LINQ in Action, Linq query, LINQ SQL Dynamic predicate builder, Linq to SQL, LinqDataSource, database connection, Linq, linq ado, LINQ databasecontext dbml, LINQ databasecontext dbml System, 3.5, Data Access connections, Data Access Application block, linq databasecontext
Page 1 of 6 (60 items) 1 2 3 4 5 Next > ... Last »