AbleCommerce Configuration Install - Mazhar..

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
erkerr67
Ensign (ENS)
Ensign (ENS)
Posts: 17
Joined: Mon Feb 02, 2009 5:01 pm

AbleCommerce Configuration Install - Mazhar..

Post by erkerr67 » Wed Feb 18, 2009 1:28 pm

I was referred to Mazhar here for this question from one of the tech support guys (Mike), but if anyone else can answer this too somehow that would be good too.

I'm at the install page for the AbleCommerce software and I need to input the proper database information. I currently have the 30-day demo version and am planning to upgrade it once we start plugging stuff into here.

We currently have a database with our company and were told we can import all of our information into the database with AbleCommerce....do we need OUR database information inputted when at the configuration page or is that something we do later. If it's something we do later, what should be put in there then?

I was also informed that "...However importing users into the system can be an issue depending on the encryption method used in the current installation. Some are one way encryptions which are impossible to import."

Is this something that is a choice? What are the details with something like that as this would be a huge issue to our company. We also use the Microsoft Dynamics Nav Database.

I'm fairly new at all of this, more help the better. We would really love to get this thing at least started since we've had a lot of issues already with little errors here and there with our server and vice-versa.

User avatar
jmestep
AbleCommerce Angel
Posts: 8164
Joined: Sun Feb 29, 2004 8:04 pm
Location: Dayton, OH
Contact:

Re: AbleCommerce Configuration Install - Mazhar..

Post by jmestep » Wed Feb 18, 2009 4:40 pm

You don't use your database information when you are running the install. You need to either add a new database and use that during the install or if you are just running as a demo, you could use the supplied Able database- it is SQL Server Express. I create a new database manually before the install because there have been a few times I wanted to hook a SQL Express database up with SQL Server Management Studio and have had problems.
Judy Estep
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx

erkerr67
Ensign (ENS)
Ensign (ENS)
Posts: 17
Joined: Mon Feb 02, 2009 5:01 pm

Re: AbleCommerce Configuration Install - Mazhar..

Post by erkerr67 » Wed Feb 18, 2009 5:06 pm

Fantastic, thank you very much :) Didn't want to do something and realize later it was the wrong move! Appreciate the help

Erik

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: AbleCommerce Configuration Install - Mazhar..

Post by mazhar » Thu Feb 19, 2009 7:32 am

We currently have a database with our company and were told we can import all of our information into the database with AbleCommerce....do we need OUR database information inputted when at the configuration page or is that something we do later. If it's something we do later, what should be put in there then?
You can setup database as told by Judy, AbleCommerce provides the DataPort uitlity for importing data into AbleCommerce. Read following topic from WIKI
http://wiki.ablecommerce.com/index.php/ ... rt_Utility
I was also informed that "...However importing users into the system can be an issue depending on the encryption method used in the current installation. Some are one way encryptions which are impossible to import."
If you know the encryption key and the encryption scheme you used was AES then you can import the users with encrypted passwords and set the privious known encryption key on store and it will work, otherwise first you will need to decrypt the passwords as plain text and then import them. A few days back I provided a code sample to a user that was in same situation. He was able to provide the decryption code and just looking for how to it in CSV
viewtopic.php?f=42&t=5707&start=325

Post Reply