Welcome To Snipplr


Everyone's Recent Visual Basic Snippets Tagged sql



« Prev 1 Next »
Written as reply to question on ittoolbox.com:"I need to execute a query in vb which can find multiple value provided by the user to find from a single column of a table." [http://database.ittoolbox.com/groups/technical-functional/sql-l/query-to-fin...
0 802 posted 8 years ago by bvwatson
This method runs a SQL query and returns the first result (the query is expected to return exactly one record and one field).
0 500 posted 14 years ago by CaptainProton
This method creates a query with a given name and given SQL. Note: Requires the deleteQuery(String) method.
0 467 posted 14 years ago by CaptainProton
« Prev 1 Next »