Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Dude81
  • Content: Threads
  • Order by date
  1. Dude81

    Upgrading to SQL Server Express

    Hello all, I am trying to upgrade my MSDE to SQL Server Express. I can afford an offline upgrade, so I installed SQL Server Express. Now from what I know I am just supposed to reattach the existing database files to SQL Express. However everytime I copy the files onto my local drive from the...
  2. Dude81

    URGENT: COnnection time out in ADO.Net

    I use the connection timeout property for creating the SQLConnection. I am basically trying to open the connection to my remote database and if that fails I need to switch to my local database. However ADO.net is taking around 40 seconds to figure out that it cannot open the connection. i have...
  3. Dude81

    ADODB TO ADO.NET

    Hi, I need some help to get the equivalent behaviour in ADO.NET for using the adLockOptimistic and the ADODB.DataTypeEnum from ADODB Thanks in Advance
  4. Dude81

    Two Way Data Binding

    I have windows form TextBox control bound to a business object. Upon initialization it displays the data from the business object in the text box as its bound. But when I update the vale in the text box the respective data member of my business object doesnt get updated. Any suggestions please...
  5. Dude81

    Profiling!!

    Hey, I am looking into starting to use a profiler. If anyone has any experience into using profilers...any suggestions as to which ones are better? I was thinking about the ANTS profiler Thanks in Advance Himanshu

Part and Inventory Search

Back
Top