Browse by Tags

Related Posts

  • Emailing query results without waiting.

    I'm sure that this is much simpler than I am trying to make it, but I just cannot find an answer. Hopefully someone here can point me in the right direction. I am using VB.NET and ASP.NET 2.0. Basically, I have a large DB file (several GB) and I am building an ASP.NET front end for the end-users...
    Posted to Data Presentation Controls (Forum) by sphynn on 10-02-2006, 12:00 AM
    Filed under: GridView, email, database, web service
  • TableRow to Label

    Im working with visual studio 2005 and webform. I'm working on a highscore list and want to show each colum/row in lables,so i can use diffrent collor and size and so on. The table is sorted by points and I want to show the topp 10 enterys. (Or more if i ask for it) Label1.Text = myTable[ "Name"...
    Posted to Web Forms (Forum) by yepp on 10-02-2006, 12:00 AM
    Filed under: DetailsView, problem, sorting, string, database, web service
  • Best interface for database maintenance (parent-child relationships)

    Hello, I'm developing a web application using ASP.NET 2.0, Visual Studio 2005, and SQL Server Express 2005. The app has a maintenance section only available for authorized users. I'm looking for best and most confortable interface for users to maintain data. The problem is with data that i have...
    Posted to Data Presentation Controls (Forum) by ROMASP on 10-04-2006, 12:00 AM
    Filed under: GridView, FormView, DetailsView, Delete, GridView editing, dataview, GridView master detail expand collapse, database, ChildTable
  • will sqlcommand be realeased from memory in a using block?

    My question is this. Do I need to use the line in green or does the Using command dispose of the sqlCMD object as well as the cn object? 'Maleki: Have fun use it but give credit if you do. =:) Private Function WhoIsYourDady(ByVal intID As Integer) As String Dim strReturn As String = ""...
    Posted to Data Access and ObjectDataSource Control (Forum) by Maleki on 10-05-2006, 12:00 AM
    Filed under: sql, Database, VB.Net
  • Updating DateTime DB field using Calendar Control?

    I have a details view control which I have bound to my database. One of the fields is a DateTime field which I have bound to a calendar control to show the date value. However, I want to allow changes to this date by letting a user select a different date and hitting update. When I do this, all the other...
    Posted to Data Presentation Controls (Forum) by elDeeJay on 10-07-2006, 12:00 AM
    Filed under: Data, DataAdapter Update, update, DataGrid GridView Paging, Data Access, Database, Calendar, DetailsView
  • Gridview Edit - Disable all the other entries during editing

    Hallo, sorry for my bad english, but i try to describe my problem. I've an Gridview and Entries, everything is OK. Now i want that during edit one Row, that all the other Rows are disabled, that the user have to click the Edit or Cancel Button. He can't select another one. Is there any posibility...
    Posted to Data Presentation Controls (Forum) by Knut on 10-11-2006, 12:00 AM
    Filed under: datagrid, database
  • Caching with SQL Server 2005

    Hi everyone, I've a question about caching with ASP.NET 2.0 and SQL Server 2005. I'd like to use the non-polling system, so use the Notification Service in SQL 2005. This are the steps I runned: I've 'enabled' the SQL Server 2005 Notification service by running 'SET ENABLE_BROKER'...
    Posted to Data Access and ObjectDataSource Control (Forum) by plompd on 10-12-2006, 12:00 AM
    Filed under: Data Access, Database
  • Re: tableAdapter Headaches. I need help

    It seems nobody wants to help. I am completely stuck and I need help. All I want is to be able to use my tableadapter and its insert method to insert data into my database ORDER table. my problem is using the tableadapter and my insert method to get the values of my textbox fields and dropdownlistbox...
    Posted to Data Access and ObjectDataSource Control (Forum) by derry1406 on 10-13-2006, 12:00 AM
    Filed under: sql, TableAdapter, TableAdapters, Database
  • Error - Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding.

    Hi, Description - Web page fires a sql query to the SQL Server 2000(search web page). When you run the same search query on the query analyser it takes probably takes around 30 to 50 minutes to execute because of the huge search result. Environment - VS.net 2003, sql server 2000.(Dynamic inline search...
    Posted to Data Access and ObjectDataSource Control (Forum) by crajshekhar on 10-17-2006, 12:00 AM
    Filed under: ASP.NET 1.x, database form, Database, Timeout expired on web page
  • ASP.NEW Web Drop Down List flicker effect

    I have 4 different dropdown lists (DDL's) on my Web form that are linked together. When you select a value on the first DDL, the other 3 DDL's will change values according to the selected value on the first DDL; when you select a value on the second DDL, the other 2 DDL's will change values...
    Posted to Web Forms (Forum) by sg2000 on 10-20-2006, 12:00 AM
    Filed under: ASP.NET 1.x, form, DropDownList, DataBind DataBinding, create web form, asp.NET 2.0 C#, Database
Page 1 of 39 (389 items) 1 2 3 4 5 Next > ... Last ยป