Browse by Tags

Related Posts

  • Crystal report taking time in vb.net

    Hello everyone , I have an issue i.e, I am using crystal report(version 11 release 2) in my windows applications developed in vb.net (2005)and sql server(2005) as backend . In one of the forms i placed one reportviewer control, crystal report taking long time for preview & print(nearly 2 minute)...
    Posted to Crystal Reports (Forum) by ssrinimca on 05-31-2009, 12:00 AM
    Filed under: sql, taking time, VB.NET, crystal report
  • Gridview selecting command?

    I have a gridview on my page that is populated with a tableadaptor using a SQL query. The table is set for SELECT. my question is when a user clicks select on a record I would like to pull detail info of that record up on the page inside a <div> above the gridview I have setup already. I have an...
    Posted to Data Presentation Controls (Forum) by shawn.bordeaux on 05-15-2009, 12:00 AM
    Filed under: SQL, vb.net, asp.net, datasource
  • Display records in gridview - have a search button on page to display search results in grid view?

    Basically I want to have an asp textbox where a user can submit a string to search for data that exists in a gridview. They will search by either first_name or last_name something like; @search = request.form("search_string") SELECT * FROM customer_entry WHERE first_name Like %@search% OR last_name...
    Posted to Data Presentation Controls (Forum) by shawn.bordeaux on 05-15-2009, 12:00 AM
    Filed under: SQL, vb.net, asp.net, datasource
  • update sql statement in VB

    Below is the VB i am using. Why does this not work? Any ideas? I have tried all i can think of... SQL works fine.. but when i go through the vb, the sql statement is not executed. Any help would be greatly appreciated. Imports System.Net.Mail Imports AjaxControlToolkit Imports System.Web.UI.HtmlControls...
    Posted to SQL Server, SQL Server Express, and SqlDataSource Control (Forum) by dashburner on 04-26-2009, 12:00 AM
    Filed under: SQL, vb.net
  • Chatroom script ASP.Net, SQL Server 08 Pro [Speedy Reply Needed]

    Requirements ============== 1) Chat Script for multiple users 2) Work with ASP.net 3) Work with MsSQL Server 2008 - Professional Edition 4) Play sound on receiving new message 5) imbedd into page (i.e 'chat script etc here. ) Preferences ============= 1) Use current user name for screen name, >...
    Posted to Getting Started (Forum) by joepitt91 on 04-26-2009, 12:00 AM
    Filed under: MSSQL, sql, vb.net, Active Directory, ASP.NET, asp.vb, Sound
  • Double SQL criteria

    Reservation Reservation reservationID reservationDate reservationOutlet destinationOutlet itemName itemColor itemSize itemQuantity custName custContact custEmail reservationStatus deliveryStatus collectionStatus specialInstructions 1 1/1/2009 Utah Alabama 2165-6188 Harbor Blue S 1 John F. Valeri 23784623...
    Posted to Access Databases and AccessDataSource Control (Forum) by junjie1800 on 01-24-2009, 12:00 AM
    Filed under: sql, sql queries, sql Statements, vb.net, Access Database
  • About Like Query statement and add parameter

    Hi...I am a new bie in ASP.NET. Now I faced a problem in coding of writing LIKE query statement, in the coding, i hope could using add parameter. Below is my backend code: Dim conn As New OleDbConnection("Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:\Documents and Settings\survey_new\App_Data...
    Posted to Access Databases and AccessDataSource Control (Forum) by azealtes on 12-30-2008, 12:00 AM
    Filed under: SQL, vb.net, ASP.NET, asp.net 2.0, asp.net 2.0
  • Re: Code error giving me a problem with rss feed build to xml file

    Thanks for that, it was the quotation marks that were missing...pity the intellisense didn't pick it up. Now though I am getting "InvalidOperationException was unhandled by user code." it is occuring when trying to execute this line of code: xtw.WriteElementString( "title" , dr...
    Posted to SQL Server, SQL Server Express, and SqlDataSource Control (Forum) by oldskoolpedro on 08-10-2008, 12:00 AM
    Filed under: SQL, ASP.NET, code error, vb.net
  • 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
  • Repeater with Checkbox & Textbox

    Hi, I have a repeater with a checkbox & a textbox, I am using the following code to get the values of the Checkboxes Dim Rpt As String = "" Dim i As Integer = 0 While i < Repeater_Prods.Items.Count Dim chk As CheckBox = DirectCast (Repeater_Prods.Items(i).FindControl( "selectCheckBox"...
    Posted to Data Presentation Controls (Forum) by cornishcat on 06-30-2008, 12:00 AM
    Filed under: sql, textbox in repeater, vb.net, checkbox, Repeater
Page 1 of 4 (38 items) 1 2 3 4 Next >