Тёмный

Desktop Application Deployment with SQL Data Base without SQL Server | Setup File | 

source acdmi
Подписаться 1,1 тыс.
Просмотров 18 тыс.
50% 1

#setup #installer #deployment #desktop_application
In this video we learn how to deploy our Desktop Application of SQL Data Base with out SQL server in client pc. And how to create single setup file of Visual Studio Project.
SQL Express Server : www.microsoft....
SQL Localdb Setup 2012 : www.mssqltips....
Advance Installer : www.advancedin...
Like, Share and Subscribe to #source_acdmi

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

 

8 сен 2024

Поделиться:

Ссылка:

Скачать:

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

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 49   
@thenature4733
@thenature4733 Год назад
MashaAllah....very informative video.
@obviouslyhamzahehun1113
@obviouslyhamzahehun1113 Год назад
Bhaee Dil sai Dua dai raha hun men junior developer hun or mujhe yei pata ni tha aj apki vedio sai mil GIA JzakALLAH 🥲🥲
@withMrAli
@withMrAli 2 года назад
Thank you very much You Solve my problems that I faced from last 3 months
@HMSTEELWORKS
@HMSTEELWORKS Год назад
Thanks for help.
@letuslearn8433
@letuslearn8433 2 года назад
amazing video bro.just keep it up
@hardysingh198
@hardysingh198 3 года назад
Badhiya
@abubakarizhar5608
@abubakarizhar5608 Год назад
Ap ne localdb prerequisites me dala tha , to phir client pe khud se kyun install kya.
@irfanhaider2924
@irfanhaider2924 2 года назад
Good effort sir
@dayanirala2895
@dayanirala2895 3 года назад
Nice sir ji
@SaleemJanOfficial
@SaleemJanOfficial 11 месяцев назад
Thanks ❤❤
@tayyabali7583
@tayyabali7583 3 года назад
Good job sir solved my problem
@nomanali3381
@nomanali3381 3 года назад
Heavy ❤️
@bilalazhar0203
@bilalazhar0203 4 месяца назад
Agar netbeans java project ke liya bhi aisi hi video bana deta tu acha hota ❤❤
@topibaaz2206
@topibaaz2206 3 года назад
great work bro keep up you morale
@Lifewithalihassan
@Lifewithalihassan 3 года назад
👍🏻
@varmatechworld4587
@varmatechworld4587 3 года назад
Nice, pls make a video on asp.net MVC application deployment
@ranajamil297
@ranajamil297 2 года назад
dear sir, m ny sql server 2012 install kia h. install krty howy m ny local server ko b choice kia tha... setup me show ho rha h k local server install h but jb sql server local server se connect krta hn to connection ni hota.. please guide kr dyn mje....thanks
@killua8397
@killua8397 Год назад
I would like to send my application as an msi file to my friends so that they can use my program but unfortunately you always get an error that the seerrver cannot be found how can i install the server on my friends without them having to do it themselves
@manoharlallalwani7636
@manoharlallalwani7636 2 года назад
Hey. I dont have sql server 2012 i use sql server 2019 developer edition ssms version 18.6 and when iam trying to connect through (LocalDB)\v11.0 it does not connect the server so what should i do now?
@manoharlallalwani7636
@manoharlallalwani7636 2 года назад
And i have used server authentication in connection in my project so is it possible to create exe file with that?? Let me know asap plz
@kazukisenpai2405
@kazukisenpai2405 Год назад
Try this :> 8:00 after COPY file .mdf & .ldf to "Debug" you should ADD a "Data Connection" for that .mdf by CHANGE "Data Source" type to "Database File" Then ADD a "Data Set" to that "Data Connection" to make sure "Connect String" in "App.config" look like "Data Source=(LocalDB)\\MSSQLLocalDB;AttachDbFilename=|DataDirectory|\\[database_name].mdf;Integrated Security=True" SAVE it and CONTINUE like this video (It will work in VS 2022 with 2008 SSMS v15.0??, another .ver maybe same) 😎 (My Eng so Bad to explain sr :
@ShahzaibKhan-ub3ie
@ShahzaibKhan-ub3ie 2 года назад
Client k computer pr 2 applications kese ai han apny tu ak dikhai ti. Local db ksa ai
@kamrankhan-is3qi
@kamrankhan-is3qi 2 года назад
hi ,WHAT IF WE ARE USING ENTITY FRAMEWORK ,IN THAT CONDITION HOW WILL WE ADD CONNECTIONSTRING LINE FOR GETTING DB ? THANKS FOR THIS VIDEO .HELPED ME SO MUCH
@sourceacdmi3608
@sourceacdmi3608 2 года назад
In this condition we use select file dialogue box to select database then we get it path and write in text file using file handling. After it at first open application we use separate class for access our database. In this we use path and connection type and it will be share to all classes where we need it.
@gidcode94
@gidcode94 2 месяца назад
sir i am getting this error invalid key value attachdbfilename
@gidcode94
@gidcode94 2 месяца назад
Help is it because of the version of server am using, |DataDirectory | is causing this. I get it connected even from the detached mdf file but when i try to make it dynamic then .... invalid key value error. Please i need your help
@mzeeq2300
@mzeeq2300 2 года назад
XML file ki connection string kesy likhain gain is DB name ka sath
@abubakarizhar5608
@abubakarizhar5608 Год назад
Bhai meri mdf file client pe readonly a rhi ha. Is ki kya waja ha. Please reply
@armansiddiqui9157
@armansiddiqui9157 6 месяцев назад
hello
@ZoHaTips
@ZoHaTips 2 года назад
Assalamualaikum Sir, bhai meny aik source code buy kiya hy usme database connection ka error araha hy please ap help kr sakty hy?
@sourceacdmi3608
@sourceacdmi3608 2 года назад
Yess i can Email me at ayeshayousafibrahim@gmail.com
@gudgolfer
@gudgolfer 2 года назад
Salaam sir Nice tutorial and well explained. I have created a project for sales and inventory management. All my folders for the project are in a folder Sales and Inventory System. I have like Activator Project folder (this folder also in Sales and Inventory System folder) that contains all files for activating the project with a key. Also I have barcode font in a separate folder. Do I need to attach these folders also in Prerequisites when setting up .exe or .msi file? Also have crystel reports all in the Sales and Inventory system folder. Is it necessary to open a folder like All Reports and copy everything to that folder and later attach under prerequisites. Your assistance would be highly appreciated. Kind regards VENU
@sourceacdmi3608
@sourceacdmi3608 2 года назад
Walikum a asslam bhai When you build your project and then all files is in bin/debug/ folder. Your all folder and files that are used in you project is in debug folder. When you select debug folder in advance installer then it add all debug folder files accept user defined folders. You have to add these folder r missing files in advance installer see video at 19:40 ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-g2hvdestoDE.html . I Hope you got it. Note: All files and folder in same way in advance installer that you see im bin/debug folder of project.
@RizwanAhmad-bx5nc
@RizwanAhmad-bx5nc 3 года назад
sir
@SaleemJanOfficial
@SaleemJanOfficial 11 месяцев назад
@"Data Source=(LocalDB)\MSSQLLocalDB\;AttachDbFilename= " + System.IO.Path.GetFullPath("LibraryDB.mdf") + ";Integrated Security=True;Connect Timeout=30" i provide this string
@SaleemJanOfficial
@SaleemJanOfficial 11 месяцев назад
Show this problem
@pipslow1652
@pipslow1652 2 года назад
Local db client pr manually install q kia jb installer main add to kia hoa tha
@sourceacdmi3608
@sourceacdmi3608 2 года назад
Han wo apko marzi hai app kis trh handle kr rhy hain Mostly Clint side py internet ka issue hony ki wja sy auto install nhi hota jis sy local db run nhi ho hoti. Is wja sy manually Install kiya.
@aneeqmurtaza374
@aneeqmurtaza374 Год назад
How can we add password to mdf file?
@sudheerm.s6792
@sudheerm.s6792 2 года назад
How to backup user database in this type deployment
@sourceacdmi3608
@sourceacdmi3608 2 года назад
Here is Two types of backup 1. Data backup 2. Database backup For data backup we use exel or csv file to export and import table data. Its your runtime functionality or algorithm how you manage it. Second one is database backup. It can be achieved by openfile box. Her you select database and then tour algorithm make copy of database file and past at your selected directory. For any further query plz send email. Thank you
@alphasoftwaresolution
@alphasoftwaresolution 3 года назад
Is this work for same database with two PCs... Mean server client type software
@jabranhaider307
@jabranhaider307 3 года назад
Me jabran. If server place database as local and access by password then we can
@jabranhaider307
@jabranhaider307 3 года назад
Me jabran. If server place database as local and access by password then we can
@alphasoftwaresolution
@alphasoftwaresolution 3 года назад
@@jabranhaider307 thanks jibran
@usmanraza2783
@usmanraza2783 3 года назад
Ap ka whatsapp no mail sakta ha ???
@ufkeyfans2673
@ufkeyfans2673 3 года назад
sir ap ka number mil sakta hai ap seay kuch information leni hain kindly
@talhach5713
@talhach5713 2 года назад
bro i face a problem that advance installer not show the debug folder files
@sourceacdmi3608
@sourceacdmi3608 2 года назад
Mail me at this Gmail account. I will let you soon as possible. Thank you
Далее
Bacon на громкость
00:47
Просмотров 52 тыс.
Пришёл к другу на ночёвку 😂
01:00
Coding a Web Server in 25 Lines - Computerphile
17:49
Просмотров 335 тыс.
Linux File System/Structure Explained!
15:59
Просмотров 4,1 млн
How to Install and Use SQL Express
16:53
Просмотров 24 тыс.
Connect SQL Server from client computer
8:48
Просмотров 31 тыс.