Click to See Complete Forum and Search --> : MSDE
Gary.Lowe
Aug 31st, 2000, 10:11 AM
Has anybody got any working samples of a VB app using MSDE or any sites that have MSDE tips, trick, samples etc
kb244
Aug 31st, 2000, 10:30 AM
MSDE?
are you confusing one of the microsoft certification exam acronym for something else? (or am I thinking about MCSE)
Gary.Lowe
Aug 31st, 2000, 10:31 AM
kb
I mean MSDE database engine for VB
Clunietp
Sep 1st, 2000, 10:01 AM
Hey Gary
I've set up MSDE. It works just the same as SQL Server, but you don't have the nice GUI manager and installing it can be somewhat tricky...
Your tables, views, triggers and stored procedures are the same as SQL Server. MS intended to do this so that upgrading from MSDE to SQL Server would require NO PROGRAMMING CHANGES.
I installed the SQL Server Enterprise Manager and I was able to connect to MSDE and administer it as normal.
HTH
Tom
Gary.Lowe
Sep 1st, 2000, 10:03 AM
Thanks Clunietp
I think I basically need to get my hands dirty and start messing about with it.
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.