I will do a Video on how to solve database is readonly soon, make sure you subscribe and turn on the notification bell 🔔 so that you can get notification when I uploaded the video.
Hi Cletus!! how do you do? I not understend how do you include the database in the setup.exe. My SQL express 2022 is not local. I made a aplication .Net framework in C# with SQL Server Express 2022. Please, do you can help me? I need create the setup.exe to this aplication
Hello, I am fine. Did you used Visual Studio 2022 in developing the your C# application? If yes, then follow the step-by-step guide in this video. Select SQL Server Express LocalDB 2019 and .NET Framework 4.8 on the list as the prerequisites. Do this and it'll work fine for, give me feedback.
can i do the same thing to ms access database, which will automatically connect to to the database after the installation using connection string
Yes, you can.
After making my software executable, its giving error message during saving dat my database is readonly
I will do a Video on how to solve database is readonly soon, make sure you subscribe and turn on the notification bell 🔔 so that you can get notification when I uploaded the video.
there's no error or whatsoever, but when I'm trying to open the app on my desktop it won't open. is there a way to fix that?
Set up a startup forum before you begin the process.
which one i should chose if am using vs19
Follow the step-by-step guide in the video.
What is the name of this app?
And from where can we download it?
Advance Installer.
It requires me to install SQL Server 2019 maually
Add to the project from the Prerequisite.
Goid afternoon sir, kindly help me with advanced installer license key sir
Purchase it from their official website.
Hi Cletus!! how do you do? I not understend how do you include the database in the setup.exe. My SQL express 2022 is not local. I made a aplication .Net framework in C# with SQL Server Express 2022. Please, do you can help me? I need create the setup.exe to this aplication
Hello,
I am fine.
Did you used Visual Studio 2022 in developing the your C# application? If yes, then follow the step-by-step guide in this video.
Select SQL Server Express LocalDB 2019 and .NET Framework 4.8 on the list as the prerequisites.
Do this and it'll work fine for, give me feedback.
@@cletusigbe I using the Visual Studio 2019 and SQL Server Express 2022. If use the LocalDB I stay with limiting, how single user, is true?
Select SQL Server Express 2022 from the list of Prerequisites.
@@cletusigbe Thanks, OK understand. In my project the data base is not LocalDB, how can made to attach the files .mdb and .ldf?
Export the database.