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: wyldsider
  • Content: Threads
  • Order by date
  1. wyldsider

    Locating SqlServer for installation

    Okay, here is an interesting question that I haven't seen posted here before. We have an application that is getting close to completion, and I have been tasked with making sure the install program is up to snuff. So in the process of defining what is needed to install the server portion of...
  2. wyldsider

    Help with 80004005 error on one machine.

    Okay, background first. We have an application that is working fine on 99% of the machines we have tested it on. There is one machine, called Norm, that seems to be really stubborn. (No relation to the cheers character of course.) The connection string I am using is...
  3. wyldsider

    Problem connecting to SQLServer after network reorg

    long and short of it is that we went from a network where we had a proxy server as our gateway (no PDC) to using a LinkSys router as our gateway. Before, everyone was able to log on to one of the computers running SQLServer 2K (MSDE) and now no one can unless they are on that computer itself...
  4. wyldsider

    Problems with 2K and XP mix on network without PDC.

    HI... we have a small shop here where we don't actually have Win2K Server acting as a PDC. We were using a proxy server, but that had network problems so we replaced its functionality with a LinkSys router that seemed to be doing everything that we needed. Before, when using the proxy server...
  5. wyldsider

    SQL Performance Issues

    A quick question for the performance gurus out there. We have an application that we have ported over to SQLServer 2K, and the reads seem to be happening pretty quickly now. For the most part, we are about 98% reads and 2% deletes and updates, so getting the reads optimized was pretty high up...
  6. wyldsider

    Need help with ADo Find against SqlServer

    Hi All! Porting an application from using Access as a backend using the Jet driver to using SqlServer as a backend using the SqlOleDb ADO driver. In the old code, we used to use the RecordSet's Seek method, which was blindingly fast. As SqlOleDb doesn't support seek, we switched to using Find...
  7. wyldsider

    ADO using sqloledb refusing to cooperate against SqlServer

    Hi! First post here, so please excuse me if I get any posting protocol wrong. ;-) Running 2K(SP3) with Sql 2K(SP3a). Porting a single user application that was running against Access using ADO/OLEDB using the Microsoft.JET.OLEDB.4.0 provider. As far as we know, database-wise the application...

Part and Inventory Search

Back
Top