Rank: Member
Joined: 1/23/2009(UTC) Posts: 71
|
Hello,
I'm planning to make changes to content to tables like the "bvc_user" .
How do I make these changes reflect back into BVC?
|
|
|
|
Rank: Member
Joined: 11/5/2003(UTC) Posts: 1,786
|
When you update the database it should show up on the store immediately.
|
|
|
|
Rank: Member
Joined: 1/23/2009(UTC) Posts: 71
|
Marcus,
Thank you. this is a bit simplistic, but just how do I update the database to my server? is this a hosting company function? I'm working on a solution to have a single-signon from an existing web application such that customers can automatically sign-on to the BVC shopping cart. I know I have to share/update information between the databases, just don't know how. ANY help or guidance would be appreciated.
|
|
|
|
Rank: Member
Joined: 11/5/2003(UTC) Posts: 1,786
|
The admin web site for BV Commerce is designed to let you update the database for all common tasks without the need for any special tools. If you want to add products, users, etc. you would use the admin web site.
If you have a whole bunch of products to import/update you would use the import/export tools found in the "Toold and Downloads" section of this forum.
If you want to directly edit the raw database tables (not recommended unless you know what you're doing) then you would use a tool like SQL Management Studio for Microsoft SQL Server. This allows you to connect to a SQL database using connection data like username, password, server and database name. You can directly see the columns/tables for your site if your web host allows you this kind of direct access. Some don't.
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.