Created a C # program with DataGrid and MS SQL SERVER. But it does not appear on another computer at startup. MS SQL is not installed there. How to solve this problem and that it is correctly displayed? Who will help?
- Install ms sql server express - Yaroslav Schubert
- and without it you can not? @Flash - navi1893
- If you want to work with MS SQL, then without it in any way. You can still work with SQLite or XML, but I think in your case it will be easier to install MS SQL Express. - Yaroslav Schubert
|