README.md
December 5, 2022 ยท View on GitHub
Description
Here is a list of this control futures:
-
Login in to MS SQL Server
-
Backup, repair and restore databases
-
Upload databases and delete databases
-
Control the server (Start, Stop, Pause and Continue)
-
Check Server Status (Started, Stoped or Paused)
-
Check connection if active to server or not
-
List databases in the MS SQL Server, list teables and fields in table
-
Open connection with database and SQL statments (like select)
-
Save any file to Binary Field in table (like upload picture to table)
-
Display picture saved in database field to object (like Picture control)
-
Save a file from database field (like picture or txt files) to harddisk
-
Check if EOF or BOF
-
Find any record easy
-
Add, Edit, Update and Delete records
-
Bind the database fields to VB Objects (like Text Box or Label)
-
Bind the database table to MSFLEXGRID32 control
-
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! :)
More Info
| Submitted On | 2003-08-12 04:32:50 |
| By | Issam Hijazi |
| Level | Beginner |
| User Rating | 4.8 (504 globes from 104 users) |
| Compatibility | VB 3.0, VB 4.0 (16-bit), VB 4.0 (32-bit), VB 5.0, VB 6.0 |
| Category | Databases/ Data Access/ DAO/ ADO |
| World | Visual Basic |
| Archive File | SQL_Server1629998142003.zip |