How to Create a Network Based ID Card Project with ID Card Workshop and Microsoft SQL (MS SQL) Databases
Install MS SQL Database: You may install MS SQL Database with your own server or use a SaaS SQL service to storage your data., Create Databases: To manage and create a MS SQL database, you will need "Microsoft SQL Server Management Studio Express"...
Step-by-Step Guide
-
Step 1: Install MS SQL Database: You may install MS SQL Database with your own server or use a SaaS SQL service to storage your data.
To install a MS SQL database on a server, you may visit this website to get more information about MS SQL: http://www.microsoft.com/sqlserver/ , and the express version of MS SQL is free, you may download it from this website: www.microsoft.com/express/sql -
Step 2: Create Databases: To manage and create a MS SQL database
, to create a new user enter the SSMSE, in Object Explorer, expand the folder in which you want to create the new user.
Right click "Security"
and select "New"
and select "Login"
enter the info requested, and in "Server Roles" page, you can assign different permissions to this new user.
Click "OK" to complete the process. , Click on "Create New Project" button and select "Create a new project from an existing database source (Access, Excel, SQL etc.)" and click "Next" . and enter your project name. , i.e. if you would connect to a local MS SQL Express database, the address should be:127.0.01\SQLEXPRESS and if you would specify database name the connection format is {server address}\{Instance name};database={database name} i.e.
127.0.01\SQLEXPRESS;database=membership ,, -
Step 3: you will need "Microsoft SQL Server Management Studio Express" to create databases and setup users
-
Step 4: you can download and install this software from this website: http://www.microsoft.com/en-us/download/details.aspx?id=7593 After you installed the SSMSE (Microsoft SQL Server Management Studio Express)
-
Step 5: log in to your database server
-
Step 6: Setting up users and assign permissions: By using SSMSE
-
Step 7: you can easily create SQL server login.
-
Step 8: Connect ID Card Workshop to MS SQL database: Once you completed the configuration of database
-
Step 9: you may connect ID Card Workshop to this database.
-
Step 10: Select "SQL" and enter the address of the SQL server
-
Step 11: please note
-
Step 12: address should include the Instance name of database
-
Step 13: the format is {server address}\{Instance name}.
-
Step 14: After completed the configuration
-
Step 15: the software will guide you to create default design templates.
-
Step 16: Design your cards
-
Step 17: enroll new members and start print out your cards: Once you complete the project creation
-
Step 18: you can design your card by adding text
-
Step 19: QR codes and barcodes into the canvas.
Detailed Guide
To install a MS SQL database on a server, you may visit this website to get more information about MS SQL: http://www.microsoft.com/sqlserver/ , and the express version of MS SQL is free, you may download it from this website: www.microsoft.com/express/sql
, to create a new user enter the SSMSE, in Object Explorer, expand the folder in which you want to create the new user.
Right click "Security"
and select "New"
and select "Login"
enter the info requested, and in "Server Roles" page, you can assign different permissions to this new user.
Click "OK" to complete the process. , Click on "Create New Project" button and select "Create a new project from an existing database source (Access, Excel, SQL etc.)" and click "Next" . and enter your project name. , i.e. if you would connect to a local MS SQL Express database, the address should be:127.0.01\SQLEXPRESS and if you would specify database name the connection format is {server address}\{Instance name};database={database name} i.e.
127.0.01\SQLEXPRESS;database=membership ,,
About the Author
Theresa Hart
Professional writer focused on creating easy-to-follow home improvement tutorials.
Rate This Guide
How helpful was this guide? Click to rate: