Re: [Tutor] Simple SQL server access...

2006-09-06 Thread Kent Johnson
Chris Hengge wrote: > I've been doing some searching for ways to access existing SQL server > databases, but I'm finding so many different ways to do it, is there one > that anyone recommends for a "new to python" programmer? I've used VB > and C# for accessing SQL, so maybe something that would

Re: [Tutor] Simple SQL server access...

2006-09-06 Thread Andrew Robert
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Chris Hengge wrote: > I've been doing some searching for ways to access existing SQL server > databases, but I'm finding so many different ways to do it, is there one > that anyone recommends for a "new to python" programmer? I've used VB > and C# for

Re: [Tutor] Simple SQL server access...

2006-09-06 Thread Andrew Robert
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Chris Hengge wrote: > I've been doing some searching for ways to access existing SQL server > databases, but I'm finding so many different ways to do it, is there one > that anyone recommends for a "new to python" programmer? I've used VB > and C# for

[Tutor] Simple SQL server access...

2006-09-06 Thread Chris Hengge
I've been doing some searching for ways to access existing SQL server databases, but I'm finding so many different ways to do it, is there one that anyone recommends for a "new to python" programmer? I've used VB and C# for accessing SQL, so maybe something that would feel similiar to that to get m