sql server msde:
I am familiar with MS Access and SQL Server 2000 because
I have set them up myself,and used them in my offices.
(Access front end, SQL Server back end)
I recently purchased Visual Studio .Net so that I may
learn how to program. My goal is to build an application
for my profession that I may sell to others like myself.
To keep the price down I need to use MSDE 2000 as the
database engine.
I am new to programming (VB.Net), but I would like to use
MSDE 2000 as a back end database to a VB.Net front end
(like MS Access). This will keep those who purchase my
application from having to install MS Access or SQL
Server 2000.
I've skimmed through Books On Line for SQL 2000, but they
don't go into specifics or give good examples about how
to use MSDE 2000 with a VB.Net front end. Each article
that I read says "for more information, visit...."
I just keep going in circles with BOL!!!
I am used to working with Enterprise Manager and MS
Access's Design wizards and Design Forms to configure
everything. MSDE 2000 has no interface,and with VB.Net
you have to write programs to "connect" everything.
What is the easiest way to accomplish my goal?
Thanks for any advice, pointers, or comments!
Newbie,