Infralution Support Forum Index Infralution Support
Support groups for Infralution products
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Where to put tracer's database?

 
Post new topic   Reply to topic    Infralution Support Forum Index -> Licensing Support
View previous topic :: View next topic  
Author Message
soloman817



Joined: 26 Sep 2012
Posts: 17

PostPosted: Thu Sep 27, 2012 2:20 am    Post subject: Where to put tracer's database? Reply with quote

Hi,

As so far as I know, there are 3 databases:
1) tracker database: include product info, customers, sales, keys.
2) auth server database: include product info, auth data.
3) ipn server database: include product info.

I now deployed auth server and ipn server to ASP.NET host, and they use standalone databases.

Now, the question is, where should I put the tracker database? We have two people, which we both want to use tracker, but by now, only me can use tracker, because the tracker database is on my local machine. So how can I share the database? I prefer use a mdb file, and ideal situation is, I can use tracker on my local mdb and import sales and auth data from those servers, and my parterner would also like to import sales and auth data to his local tracker mdb.

Also, if I have to use Infralution.Licensing.Data API to create some evaluation license programatically, then I saw in the demo code, it require access to tracker mdb, and this seems means, the tracker db should also be deployed online.

So, I would like to hear any suggestion and tips on how to design the database deployment.

Regards,
Xiang.
Back to top
View user's profile Send private message
soloman817



Joined: 26 Sep 2012
Posts: 17

PostPosted: Thu Sep 27, 2012 2:25 am    Post subject: Reply with quote

BTW, I checked the mdb file of auth server, there is a table named "System" and it seems to be the key on which tracker can use it to do secure communication with auth server. So if it is a table, then I guess there might be a way to allow multiple tracker to communicate with auth server, is this true? Same, the IPN.NET, could it also communicate with multiple trackers?
Back to top
View user's profile Send private message
Infralution



Joined: 28 Feb 2005
Posts: 5027

PostPosted: Thu Sep 27, 2012 5:13 am    Post subject: Reply with quote

If you only have a couple of people using License Tracker then you can put the Access database on a shared drive and simply point each installation to the same Access file. Access is designed to manage limited database sharing like this - but if you have a large number of users then I would recommend using SQL Server.

If you are using SQL Server then you may be able to host it on your web provider and get access to the server instance locally. How you do this exactly varies from host to host. The speed of this solution will obviously depend on the speed of your connection to your host. If speed is an issue then disabling the Maintain Selection on Sort, Auto Load Child Records and/or Show Sales options may improve the performance of License Tracker.
_________________
Infralution Support
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Infralution Support Forum Index -> Licensing Support All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group