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

    VB mysql_escape_string Equivalent

    Hello, Does a VisualBasic equivalent to the PHP function mysql_escape_string() exist? Preferably one that takes care of characters special according to MS SQL Server 2K. Through my searching I found one function that takes care of single quotes, but nothing else. Thanks!
  2. aogail

    Access Query -> ADO query using DSN

    Hello, I have an Access database which links to tables on an MS SQL Server. It has a query which pulls together information from three different tables. Two of the tables are in one database; the third is in another. The query is supposed to grab the first full set of information it finds for a...

Part and Inventory Search

Back
Top