CaptainProton


Member since 01/18/2010

9 snippets

1413 profile views

0 Comment(s) Posted

View their favorites

their Tags


Profile

Achievement

first submission:submitting first snipplet

CaptainProton's Recent Snippets



« Prev 1 Next »
This function returns True if the specified form is open in form view or datasheet view.
0 497 posted 13 years ago by CaptainProton
This method runs a SQL query and returns the first result (the query is expected to return exactly one record and one field).
0 469 posted 14 years ago by CaptainProton
This method checks whether a ListBox contains a certain item (based on its text).
0 533 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 452 posted 14 years ago by CaptainProton
This method deletes a query with a given name. Note: Requires the queryExists(String) method.
0 453 posted 14 years ago by CaptainProton
This method checks whether a query with the given name exists.
0 458 posted 14 years ago by CaptainProton
This method checks whether a given string is a valid date (current regional settings are used)
0 524 posted 14 years ago by CaptainProton
This method returns a TreeView node based on its key.
0 470 posted 14 years ago by CaptainProton
« Prev 1 Next »