PC Review


Reply
Thread Tools Rate Thread

Connecting to SQL -Looking for best methods

 
 
Richard Lawson
Guest
Posts: n/a
 
      12th Aug 2007
Where is a good place to find information on connecting Excell to MS SQL? I
have been to MSDN and support.microsoft.com and found lots of articles but
they all talk around the details.

Is DAO the best approach? I am just looking for something which shows the
syntax for the connection and fetch.

I have lots of stuff that works with Northwind.mdb. I have done this with
VB6 and a Windows application, would it be the same?

Thanks,

Rich


 
Reply With Quote
 
 
 
 
Bob Phillips
Guest
Posts: n/a
 
      12th Aug 2007
The connection string would be similar, it would SQL Server not Access, and
the code would be largely the same. Same recordsets, same GetRows or looping
through the recordset.

See
http://www.carlprothman.net/Default....erForSQLServer
for the connection strings.

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)

"Richard Lawson" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Where is a good place to find information on connecting Excell to MS SQL?
> I
> have been to MSDN and support.microsoft.com and found lots of articles but
> they all talk around the details.
>
> Is DAO the best approach? I am just looking for something which shows the
> syntax for the connection and fetch.
>
> I have lots of stuff that works with Northwind.mdb. I have done this with
> VB6 and a Windows application, would it be the same?
>
> Thanks,
>
> Rich
>
>



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Create my own asynchronous BeginXXXX methods and EndXXXX methods Varangian Microsoft C# .NET 2 15th May 2008 09:46 PM
plse send troubleshooting methods about windows xp and windowsserver2003 about configuring user rights and security methods to implement touser lakshmikanthkkp456@gmail.com DIY PC 1 11th Apr 2008 09:58 AM
Is it possible to make generalized methods that accept parameterized references to call other methods? Microsoft C# .NET 3 22nd Jun 2007 11:19 PM
proper way to pass pointers by reference from managed c++ methods to native c++ methods Scott McFadden Microsoft VC .NET 1 22nd Apr 2006 06:10 AM
what's better Static Methods or Instace Methods David Microsoft Dot NET Framework 12 22nd Sep 2004 05:42 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 02:55 PM.