@psc_readme_47433_1.txt

来自「一个很Cool的数据库控件」· 文本 代码 · 共 26 行

TXT
26
字号
Title: SQL Server Database Control 1.0
Description: Here is a list of this control futures:1. Login in to MS SQL Server2. Backup, repair and restore databases3. Upload databases and delete databases4. Control the server (Start, Stop, Pause and Continue)5. Check Server Status (Started, Stoped or Paused)5. Check connection if active to server or not6. List databases in the MS SQL Server, list teables and fields in table7. Open connection with database and SQL statments (like select)8. Save any file to Binary Field in table (like upload picture to table)9. Display picture saved in database field to object (like Picture control)10. Save a file from database field (like picture or txt files) to harddisk11. Check if EOF or BOF12. Find any record easy13. Add, Edit, Update and Delete records14. Bind the database fields to VB Objects (like Text Box or Label)15. Bind the database table to MSFLEXGRID32 control16. Handle All errors easy (no visible run time or desgin time errors), all hadled by name & num.Its the easiest, coolest code ever seen! You can learn even how to upload and download files from MS SQL Server! Its learning control and can be used for your projects as well!I hope you like it, if yes, please rate it, thx anyway! :)
This file came from Planet-Source-Code.com...the home millions of lines of source code
You can view comments on this code/and or vote on it at: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=47433&lngWId=1

The author may have retained certain copyrights to this code...please observe their request and the law by reviewing all copyright conditions at the above URL.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?