sql server ce - Application to be run on a network (shared through a hub) -


i have developed computer based examination application. have designed application when initialized admin. client computers take exam logins. using sql server compact edition. tested small network (shared computers through hub) works well.

i not @ networking things. can used same way when client computers more 50? there better alternative?

thanks furqan

you need provide more information on how application written answer.

one thing relevant sql server compact edition limited 256 concurrent connections, need move sql server express if had more 256 client computers @ once.


Comments

Popular posts from this blog

c++ - How to modify context menu of internet explorer using IDocHostUIHandler::ShowContextMenu? -

android - Spacing between the stars of a rating bar? -

c# - Getting "Internal .Net Framework Data Provider error 30" error when column has NULL value -