阅读背景:

每次手动为软件创建新数据库,同时将其分发给新用户?

来源:互联网 

I've made a desktop based shop-management software using java that will save every product detail and sell history of a particular shop in a database over internet (phpmyadmin). I've a made a connector class and give the path of the database name which connects to the database. The problem is, for every distinct shop I need to create a different database. If i make a .exe file or installation file of my software and distribute it to users, how am i going to create different databases for each user (in this case each shop) through installation process. Is there any way of doing this dynamically or I have to create the database every time before distributing it to a new user (for a new shop actually) ?I've made a desktop based shop-management softw




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: