How to use EXDB in Alpeta (SQL version)
How to use EXDB in Alpeta (SQL version)
(SQL version)
Contents
If you want a guide related to the Oracle database, please refer to the link below.
[ https://drive.google.com/file/d/1pWOpQIkvUovZ-Icjuy6UaNZ42oSYYt7a/view?usp=sharing ]
UNION COMMUNITY
Technical Support team
HOW to use EXDB in Alpeta (SQL version)
1. Create DB in SQL
2
1
2. Please name the database. You can name it whatever you want.
For example, set the database to EXDB.
3. Click [ OK ] button
Please make the column you need for EXDB like picture.
varchar(8)
varchar(6) For the detail, please check the column name and data type on the next page(p.6).
varchar(8)
varchar(6)
2. Setting up ODBC
1. Select “With SQL Server authentication using a login ID and password entered by the user”.
4 3
1
After that, you can check the database source you created.
Click the [ OK ] button.
3. Setting up in Alpeta
2. After loading, please select the table you made on the table list.
We have written the appropriate column selection to the right of the table.
When the application is completed, the same screen as the picture above appears.
If you want to bring back the information on the table, press the [ Get saved Info ] button to check.
Try to authenticate.
As shown in the picture above, you can see that the authentication was successful through the monitoring menu.
Check out the table you created through SQL Server Management Studio.