DBIx-Custom / t / _run / common-sqlserver.run /
e038c37 12 years ago
1 contributor
13 lines | 0.368kb
# Site
http://awoni.net/fc/sql-server-2008-express/


# Install
http://www.microsoft.com/downloads/ja-jp/details.aspx?displaylang=ja&FamilyID=967225eb-207b-4950-91df-eeb5f35a80ee


# Note
You enable SQL Server authentication.
You create user "dbix_custom", password "dbix_custom"
You give create_table, insert, update, delete, select authority to user "dbix_custom".