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

  1. markshiffer

    Connection is busy with results for another hstmt

    I'm getting this error when I am trying to do a series of table opens inside of Delphi, it seems like an ODBC limitation but I'm not sure:<br> <br> SQL Error: SQL Server - [Microsoft][ODBC SQL Server Driver]Connection is busy with results for another hstmt <br> <br> They are just simple "select...
  2. markshiffer

    Saving Text / Images to SQL Server

    Ok, multiples of 2KB is much different the 2MB!!! That was what struck me as odd. That makes more since, but it still can cause a problem for some, thanks..;.
  3. markshiffer

    Saving Text / Images to SQL Server

    Where did you read about the 2mb per store for a Text field in SQL server?<br> <br> I haven't noticed this, that is why I am asking. I have a database with roughly 20000 text documents stored in it and it is only 34 MB total.
  4. markshiffer

    Security in SQL Server 7

    I am deploying a product using SQL Server 7 as the backend database. I need to figure out a way to allow the end user to administer their SQL Server install without being able to acess my table structure, as it is propritary. Any clue as to how I could do this?

Part and Inventory Search

Back
Top