Hello Doug,
Yes, I've installed MSDE and the readme.txt that came with the sample says
it assumes that I have set up an ODBC data source called NorthwindMSDE and am
connecting to a database called NorthwindCS. The windows XP help screens say
you can set up the DSN through any app such as Access, FoxPro, etc. I pulled
up the database in Access and it asked if I wanted to install the db to SQL
Server. (I'm a VB/Access programmer trying to get a handle on working with
SQL Server) Anyway, the VB sample still doesn't work and I don't see
anything in the program's connection string that points to a particular
location. I guess I am just not sure what to change in the code.
Thanks again,
Glenn
"Douglas J. Steele" wrote:
> I can't think of any reason why you'd need to use Access in conjunction with
> that sample, although I'll admit I haven't bothered looking closely at it.
>
> Have you installed MSDE? Is there any documentation that accompanies the
> sample code? I would think you'd probably need to set up a DSN with a
> specific name that the code uses. Failing that, there may be a Connection
> String specified in the code, and you may have to change something there to
> point to a specific database.
>
> --
> Doug Steele, Microsoft Access MVP
> http://I.Am/DougSteele
> (no e-mails, please!)
>
>
>
> "Glenn Suggs" <(E-Mail Removed)> wrote in message
> news:51EAF7A4-39C2-4FBE-AA90-(E-Mail Removed)...
> > Can anyone tell me how to go about setting up the MSDE ODBC connection
> > required to run the VB sample at
> > http://msdn.microsoft.com/vstudio/do.../condwnld.aspx ?
> > Should this be done through an application such as MS Access?
> > Thanks
> > --
> > Glenn
>
>
>