It asks for connection string Variables:
I have tried localhost, 127.0.0.1 and that ip is pingable, and as reccomended "."Database Connection
Specify the database that will be used by AbleCommerce:
Specify database
To use this option, the database you specify must already exist. Also, the user name you provide must have permission to create tables and indexes.
Server Name: [. ]
You can enter . if the database server is the same as the web server.
I have double checked the spelling etc.Database Name: *
Database User: *
Database Password: *
I have made yet ANOTHER DB user name as I had made SA earlier but now see that it wont meet PCI DSS regs (even thought i have not made another DB server yet as this is installed on a stand alone Workgroup Server with a Firewall)
I gave this NT USER no change password settings, a password, and saved it.
I went to SQL Management Studio Express, Added the user just created, Gave him the 6 roles to the appropriate DB as requested in the INSTALLATION README doc, CREATE A DB, step 3.
But when i get to where it asks for:
I put in all the relevent info and get:Database Connection
Specify the database that will be used by AbleCommerce:
Specify database
To use this option, the database you specify must already exist. Also, the user name you provide must have permission to create tables and indexes.
Server Name: [. ]
You can enter . if the database server is the same as the web server.
Database Name: *
Database User: *
Database Password: *
The license key is a direct copy paste. From my support ticket inquiry.The specified database connection could not be opened.
Connection String: Server=.;Database=(correctDBname);Uid=(NTUserNameCreated);Pwd=(PasswordCreated);
Provide your license key and database connection to complete the first step of installation.
I tried the 30 day license option as well with no results.
I have tried using all 3 options available
None of these are working...Database Connection
Specify the database that will be used by AbleCommerce:
1) Specify database
To use this option, the database you specify must already exist. Also, the user name you provide must have permission to create tables and indexes.
Server Name: *
You can enter . if the database server is the same as the web server.
Database Name: *
Database User: *
Database Password: *
2) Specify connection string (Advanced)
3) Use supplied SQL Server 2005 database
What am i overlooking?