Quantcast
Channel: VBForums - Visual Basic .NET
Viewing all articles
Browse latest Browse all 27516

Database Program Question

$
0
0
I'm in the middle of creating a program I proposed a month ago on this forum. It's basically a film manager that allows the user to manage films they've seen, etc. I'm utilizing a local database(s). Here's what I'm wondering about:

1) How will I transfer this program to another computer so I can test it out? Is there a way to create an .exe or is easier to just compile on another computer?
----Also, I'm going to create the ability to have different users (datasets), which means somehow switching between datasets. So I'm guessing I obviously won't need to carry datasets between computers since this will be created when a user is created on that computer, but I'll probably need the database file (.sdf file) which holds the info needed to create a dataset?

Viewing all articles
Browse latest Browse all 27516

Trending Articles