Тёмный

How to create Setup exe file in Visual Studio 2015 with SQL Database | FoxLearn 

Fox Learn
Подписаться 95 тыс.
Просмотров 33 тыс.
50% 1

How to create Setup exe file in Visual Studio 2015 with SQL Local Database in C# Windows Forms Application Step by step
Website: foxlearn.com
Through this video you will learn:
how to create setup file in visual studio 2015 with sql server database
how to create setup file in visual studio 2015 for windows application with database
how to create setup file in visual studio 2015 for windows application step by step
how to create setup file(.exe) with database in visual studio 2015
how to deploy c# windows application with sql server database

Опубликовано:

 

8 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 67   
@user-ld6ct3rh2p
@user-ld6ct3rh2p Год назад
is the set up file for c# project with oracle same for sql server
@solutions4software
@solutions4software 5 лет назад
very comprehensive explanation good
@foxlearn
@foxlearn 5 лет назад
Thank you !
@shadali4501
@shadali4501 4 года назад
hi sir .. im your regular viewer please help me i need your help if you have any idea about this (The problem is I already have Database connected from the Microsoft SQL Server 2014 ....so how i can create .exe file which is include database and install to client machine without install sql server. i really need the answer im dying right now in my project. ).thanks
@foriijaxiii
@foriijaxiii 5 лет назад
Thank you very much ... Can you make tutorial for making installer with postgresql and add database to postgres... And please make a tutorial for xamarin...
@foxlearn
@foxlearn 5 лет назад
OK. Thank you for your suggestion !
@user-ld6ct3rh2p
@user-ld6ct3rh2p Год назад
why we can not create set up c# with oracle database
@madhurasati
@madhurasati 2 года назад
thank you so much
@mail2langs
@mail2langs 5 лет назад
Hello, You Videos are awesome ,good job Can you tell me how you created the voice over ... the lady voice for explanation ... any software ???
@foxlearn
@foxlearn 5 лет назад
natural voice created by natural text to speech
@ioanna599able
@ioanna599able 4 года назад
if i open msSQL where can i find the database
@muratdumlutr
@muratdumlutr 4 года назад
Thank you very much ❤❤❤
@foxlearn
@foxlearn 4 года назад
You're welcome. Thank you !
@abdulrahmanarman2468
@abdulrahmanarman2468 3 года назад
hi this video is very helpful but my problem has not resolve i want to create setup installer by visual studio 2015 but the database is created in MySQL DBMS please help how to add database in setup or how to create setup installer with mysql database. thank you
@madhurasati
@madhurasati Год назад
use full
@marcusshamase2050
@marcusshamase2050 5 лет назад
So this setup can work on any computer without requiring connecting string
@foxlearn
@foxlearn 5 лет назад
That's right if you setup sql server express local
@KeijiJohnLibadisos
@KeijiJohnLibadisos 4 года назад
my app wont run on other computer
@user-wt1dy3tt3y
@user-wt1dy3tt3y 6 месяцев назад
sir when i am trying to connect sql database in visual studio 2015 enterprise then showing sql server was detected how to solve it?
@mossadahmed8150
@mossadahmed8150 2 года назад
I have a question what if that database is on a server and i want to connect that database with the application how would i do that ?!
@deveshvagal3238
@deveshvagal3238 4 года назад
If we create a SQL server database & connect it to the windows forms application & then copy the ".mdf" file from the SQL server & paste it in the project folder & use that .mdf file while creating the setup will it work ?
@foxlearn
@foxlearn 4 года назад
Yes, it will work if you modify your connection string is attached database. and your client computer should install sql express
@sheidarahmaniy8360
@sheidarahmaniy8360 3 года назад
Hi .pls help me.. I create a setup file with local sql server database. Even in setup properties i add prerequisites like ( .NET framework...4.7 and sql server express LocalDB). i installed setup file in a drive (not C drive) and make the database file properties Full Control. in my pc app worked correctly. but in another pc an error occurred. The error text is: "An error occurred: A network-related or instance-specific error occurred while establishing a connection to SQL Server. The serer was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections.(provider: SQL Network Interfaces,errpr:50-Local Database Runtime Error occurred. he specified LocalDB instance does not exist.)" how can i fix this error?
@user-wn9rd5vv4g
@user-wn9rd5vv4g Год назад
does it work on a mac?(i'm new at programming)
@ABsazerNer
@ABsazerNer 5 лет назад
Can I add Sql server local setup so it will be start it's installation after my project setup finished?
@foxlearn
@foxlearn 5 лет назад
Yes, You can add in requirements
@Arachnomancer1
@Arachnomancer1 8 месяцев назад
how about existing sql server database
@flutterify
@flutterify 5 лет назад
Sir i have a question .. Is it possible that i have a datagridview and textboxes and when i enter one value like "ID" the other values from datagridview automatically appear in textboxes. If so then tell me how?
@foxlearn
@foxlearn 5 лет назад
Not clear your idea
@flutterify
@flutterify 5 лет назад
@@foxlearn Thanks I solved it myself :)
@TariqHussain-ex8cl
@TariqHussain-ex8cl 5 лет назад
Sir, I am waiting For the Weather API Video in c# desktop Can you Please Upload in 5 to 7 days I have Problem in my project. Thankful to you. I almost find my every problem's answer at your channel. I hope You will Upload weather Api video Soon.
@foxlearn
@foxlearn 5 лет назад
OK. Thank you. I'm trying to make the tutorial as the same your request
@TariqHussain-ex8cl
@TariqHussain-ex8cl 5 лет назад
@@foxlearn Thank you very Much. I am waiting curiously.
@alzubairit
@alzubairit 5 лет назад
Hello, I would like to thank you for the information that I am offering you from Iraq two years ago! Please explain the mobile applications please Thank you
@foxlearn
@foxlearn 5 лет назад
What do you mean? can you describe more details. thank you !
@alirezaabedi1885
@alirezaabedi1885 5 лет назад
nice
@foxlearn
@foxlearn 5 лет назад
Thank you !
@khalilsaqib8176
@khalilsaqib8176 5 лет назад
i have faced an error when i install setup on client system. Data in not inserted in database and exception occur however it will work perfect on my own system. please give any solution
@foxlearn
@foxlearn 5 лет назад
I think you should set permission for database file
@dheypvillarama4156
@dheypvillarama4156 3 года назад
Hi foxLearn i ask how to create exe.app and i used database xampp?
@kfy5968
@kfy5968 3 года назад
You are a fucking god.
@sagarutwani4739
@sagarutwani4739 3 года назад
it works in my own pc, but if i install the project on my client pc with the same files so it gives an error. A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections
@hazimamine2611
@hazimamine2611 3 года назад
you find any solution sir ?
@dhananjayadn4541
@dhananjayadn4541 3 года назад
any solutions for this issue?
@sagarutwani4739
@sagarutwani4739 3 года назад
@@hazimamine2611 not yet
@sagarutwani4739
@sagarutwani4739 3 года назад
@@dhananjayadn4541 not yet
@shrigayathri1533
@shrigayathri1533 2 года назад
Same problem can I get solution??
@abukarieinus4745
@abukarieinus4745 4 года назад
how can you make the connection string change automatically on client computer
@foxlearn
@foxlearn 4 года назад
You can view this video to know how to do that. ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE--KdqdWTNO7Q.html
@swerytv4342
@swerytv4342 5 лет назад
Hi foxLearn I really need help coming from you, right now I'm going to create a system of authentication and authorization (Based on the Tree List) of the users I went to do with Ribbon menu from DevExpress but I can not manage the items. Please help me.
@foxlearn
@foxlearn 5 лет назад
OK. Thank you for your suggestion. I'll update solution soon
@mamadoouboboaissatoudiallo9725
I am agree with him i need some explain about this system. Thank you
@ranjkurdish
@ranjkurdish 3 года назад
i test this but not working if set in to other computer
@foxlearn
@foxlearn 3 года назад
I think you missing something
@Pio2K_TH
@Pio2K_TH 3 года назад
I try to follow But cannot be used with other machines Do you have any tips?
@foxlearn
@foxlearn 3 года назад
You should modify your connection string allows you to attach db
@Pio2K_TH
@Pio2K_TH 3 года назад
@@foxlearn Do you have video clips to teach string connection?
@dailyquran2072
@dailyquran2072 4 года назад
how I execute this app on another system? please reply
@lahirumadushanka5756
@lahirumadushanka5756 3 года назад
So hard 😐😑
@kevinmungame1869
@kevinmungame1869 5 лет назад
not good
@foxlearn
@foxlearn 5 лет назад
Why not? thank you !
@shakil4212
@shakil4212 5 лет назад
Thank you very much ❤
@foxlearn
@foxlearn 5 лет назад
You're welcome. Thank you !
@hansiratnayake2878
@hansiratnayake2878 4 года назад
An Attempt to attach an auto-named database Error why does this error occur while i try to install this into another computer...plz help
@foxlearn
@foxlearn 4 года назад
What error are you getting?
@hansiratnayake2878
@hansiratnayake2878 4 года назад
@@foxlearn an attempt to attach an automated database for file C:/users/user/source/repos/library management/library management/lms.mdf failed.a database with the same name exists,or specified file cannot be opened, or it is located on UNC share
Далее
POV: Your kids ask to play the claw machine
00:20
Просмотров 9 млн
The Most Elite Chefs Ever!
00:35
Просмотров 4,1 млн
How to create a Setup.exe file in Visual Studio 2022
4:35
POV: Your kids ask to play the claw machine
00:20
Просмотров 9 млн