MathGroup Archive 2005

[Date Index] [Thread Index] [Author Index]

Search the Archive

Connecting to MSDE database

  • To: mathgroup at smc.vnet.net
  • Subject: [mg60688] Connecting to MSDE database
  • From: colin.ladyka at scf.sk.ca
  • Date: Sat, 24 Sep 2005 02:55:30 -0400 (EDT)
  • Sender: owner-wri-mathgroup at wolfram.com

I have written a program to view a Microsoft MSDE database in C#.  My
connection string is:

"Server=(local)\NetSDK;DataBase=AnatomyMatch;Integrated Security=SSPI"

How do I connect to this database in Mathematica's Database Explorer?
In particular, what type of database should I select, etc.?

                                           Colin


  • Prev by Date: Mathematica 5.2 too slow...
  • Next by Date: Re: What's wrong with this integral in mathematica?
  • Previous by thread: Re: Mathematica 5.2 too slow...
  • Next by thread: Re: Connecting to MSDE database