|
it is a simple table's browser, for microsoft sql server only for now, it works by connecting to a server, select a database, then all the tables within the database will be shown in the listbox, just click a table and the content will be put to the grid, default is the first 100 lines will put there, but it can change from the options menu. the sorting and filtering will be fast because done in the grid, right click on it to copy to clipboard
|