c# problem in connecting to sql database | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

c# problem in connecting to sql database

hi when i run my app in pc ... app work fine but when install in client pc... app not work (server not found)... sql server installed ... my connection string is dynamic with ip address .. it can connect to another pc instance (newtwork with ip) but when i insert his pc ip ... not work

24th Mar 2017, 10:11 AM
soheil
soheil - avatar
1 ответ
0
Dear you need to create localdb for your app for install and running app in client pc.
24th Mar 2017, 3:08 PM
Zaheen
Zaheen  - avatar