how to send a database from sql server to arduino

Arduinos can not host SQL or any other database systems. You can however send data from the database to an Arduino, if you like.