Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

Question About online data

$
0
0
front end = VB.net desktop app frame work 4.0 language = VBdatabase = sql 2012 (express edition) for client end Its not web-front end its client based (windows form application)I wana give full functionality from my Client software (Insert , update , delete, select etc)just like [b]Tally[/b]I am not planning to give web functionality at this time .even if i do i will use web front end just for reports not insert or updates from web portalMay be i cant explain my self so i am giving an example suppose i have a customer having 5 branches and every branch has 5 computers all working on my erp system every branch has 1 database server and 4 database clients i wana connect all branch database servers so that all branch servers have same database now lets say i have 200,000 customers all with branches and all with branch servers how will i connect all those databasesevery customers database has nothing to do with others customers databasei am developing and ERP system i already have more than 1k clients at the moment i am planning to expand my erp system but i need online solution in my software so that my clients can input data from any where just like quick book or tally i just want any information regarding this topic whether should i use replication and what would be the complications Another question which i wanted to ask should i make different databases for each client and use replication or single database for temporary data point and then rerouting it to other clients or just live connection or any thing else thanks

Viewing all articles
Browse latest Browse all 3145

Trending Articles