I got an web and its control panel. In that i got 3 ODBC Connection fro
MS Acess and another is MSDE but i don't how configure and program it.
In MSDE i got DATABASE NAME and another ADMIN USER can any one tell me
how to use MSDE for my web page i don't have any idea how to use this
MSDE.

Thanks in Advance

Re: MSDE & ASP by Kristofer

Kristofer
Tue Jan 10 10:43:37 CST 2006

Hello,

Your question is not related to IIS, but instead related to ASP and MSDE,
so it will be better answered in a more appropriate newsgroup.

Anyway, to administrate MSDE, you can use osql (should be installed as
part of MSDE) from a command line. You can also use Visual Studio, or if
you have SQL Server installed somewhere, you can use its tools to connect
to the MSDE server and administrate it remotly.

For your other question, i think you need to get a book about using MSDE
in an ASP page, or search the Internet. I cannot explain that in a
newsgroup post, since it is a very broad topic. It is however not that
different from using MS Access (the concept is the same).

You may also want to post into these newsgroups, since they are more
targeted to your problem.

microsoft.public.inetserver.asp.db
microsoft.public.sqlserver.msde

Good Luck!


--
Regards,
Kristofer Gafvert
http://www.gafvert.info/iis/ - IIS Related Info


shiljo.ap@gmail.com wrote:

>I got an web and its control panel. In that i got 3 ODBC Connection fro
>MS Acess and another is MSDE but i don't how configure and program it.
>In MSDE i got DATABASE NAME and another ADMIN USER can any one tell me
>how to use MSDE for my web page i don't have any idea how to use this
>MSDE.
>
>Thanks in Advance