از دوستان كسي ميدونه چگونه ميشود اطلاعات در SQL را به روش Tree(درختي) نمايش داد؟ لطفا كسي اگر ميدونه راهنمائي كند
از دوستان كسي ميدونه چگونه ميشود اطلاعات در SQL را به روش Tree(درختي) نمايش داد؟ لطفا كسي اگر ميدونه راهنمائي كند
TreeView, Traditional Search, and database - for Real VB Beginners
This teaches how to use treeviews using databases (MS-Access). Uses ADO for connection. Also demonstrates small amount of SQL statements. All in one for real VB Beginners! This includes other treeview methods not discussed in other tutorials. Run the program to find out more! (this is just a part of an application that I am also about to upload). Dont forget to read the README.txt which is also in the zip file. tnx!
کد:برای مشاهده محتوا ، لطفا وارد شوید یا ثبت نام کنیدکد:برای مشاهده محتوا ، لطفا وارد شوید یا ثبت نام کنید
SQL Server Database Explorer
Connect to SQL Server Database ,and see all tables and columns in Treeview , Datagrid. All Stored Procedures ( Names and Texts of SP ) , Triggers ( Names and Texts of Triggers ) Views ( Names and Texts of Views ), Defaults ( Text and Name ) , Constraints ( Text and Name ) Primary Keys ( relationships ) , Foreign Key ( relationships ). Search Engine , Combo1 > TableName | Combo2 > Column Name , Criteria >> with each letter (or any other character ) you type , you will narrow the result. Direct Connection to Enterprise Manager ( with SQL Namespace object lib ) . You can perform full administration and implementation of SQL server and every Database ( if you have those rights ) : Create Trigger , Stored Procedure , Role , Rule , Default , User def. Type. Find out about Table Properties, Permissions , Dependencies,Delete Table. You can use EM interface for Generate Scripts , Manage Indexes . You can call EM interface for managing SQL server security, New Db user, and use EM's wizards for Import and Export DTS . Everything is commented and Constants are attached in two Word .doc files. With Query Builder you can perform very complex queries , Create tables , Update , Insert , Delete . It supports T-SQL commands , so you can perform (almost) everything as you can with Query Analyzer. Sample Queries , are attached as comments inside module. How to manipulate , easy , with more recodsets at the same time. Practically , this is simple console for administration and implementation SQL Server database ,with using full power of EM. I hope that You can find this app. useful . If so , vote. Thanks.
کد:برای مشاهده محتوا ، لطفا وارد شوید یا ثبت نام کنید
QuickQuery
Allows user to connect to database(Access or SQL Server), view schema(tables, fields, databases). It's main feature is to allow the user to point and click their sql queries using an updatable text file containing sql constants and a treeview of the actual database. Please let me know what you think.
کد:برای مشاهده محتوا ، لطفا وارد شوید یا ثبت نام کنید
هم اکنون 1 کاربر در حال مشاهده این تاپیک میباشد. (0 کاربر عضو شده و 1 مهمان)