WmZilla - Webmaster and Marketplace

The Next Generation Webmaster and Trade Forum

Running C# and database on another computer

Barry

New member

0

0%

Status

Offline

Posts

31

Likes

0

Rep

0

Bits

160

3

Months of Service

0%
Hello everyone. I have created an automation program using C#. I transferred the database I created using SQL Server to this program. It works flawlessly on my computer. However, when I switch to another computer, the database naturally stays on my computer. So when the application is run, it cannot find the database and gives an error. My goal is to make the database portable within the application folder. In other words, the user should be able to use the application without needing to download SQL Server and import the database. Can we achieve this? It would be great if you could provide any methods or resources.

Note: I cannot use a different database.
 

249

6,622

6,642

Top