README.md

December 5, 2022 ยท View on GitHub

SQL Server Database Control 1.0

Description

Here is a list of this control futures:

  1. Login in to MS SQL Server

  2. Backup, repair and restore databases

  3. Upload databases and delete databases

  4. Control the server (Start, Stop, Pause and Continue)

  5. Check Server Status (Started, Stoped or Paused)

  6. Check connection if active to server or not

  7. List databases in the MS SQL Server, list teables and fields in table

  8. Open connection with database and SQL statments (like select)

  9. Save any file to Binary Field in table (like upload picture to table)

  10. Display picture saved in database field to object (like Picture control)

  11. Save a file from database field (like picture or txt files) to harddisk

  12. Check if EOF or BOF

  13. Find any record easy

  14. Add, Edit, Update and Delete records

  15. Bind the database fields to VB Objects (like Text Box or Label)

  16. Bind the database table to MSFLEXGRID32 control

  17. 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 On2003-08-12 04:32:50
ByIssam Hijazi
LevelBeginner
User Rating4.8 (504 globes from 104 users)
CompatibilityVB 3.0, VB 4.0 (16-bit), VB 4.0 (32-bit), VB 5.0, VB 6.0
CategoryDatabases/ Data Access/ DAO/ ADO
WorldVisual Basic
Archive FileSQL_Server1629998142003.zip