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 gkittelson 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: *

  1. antwerp

    Default order in SELECT statement

    In a select statement like the foll SELECT ID FROM TABLE1 WHERE VALUE < 234 Let us assume that ID is the primary key and VALUE may or may not be a unique index. Is there any database setting that can be changed, so that the above SELECT statment always returns ID in sorted order. I know...
  2. antwerp

    DCOM : Problem with Windows 2000

    Hi, I'm having a similar problem. I have a remote COM ptr and when the RPC_E_DISCONNECTED error is encountered, I call CoCreateInstance to get a new ptr and still it returns the disconnect error intermittently. Anybody found any fix/workaround Any help will be highly appreciated

Part and Inventory Search

Back
Top