Unix Technical Forum

Sql Server 6.5 Client Tool and ASP.net

This is a discussion on Sql Server 6.5 Client Tool and ASP.net within the SQL Server forums, part of the Microsoft SQL Server category; --> Hi, I want to connect to Sql 6.5 server database server, What clientTool should I use to connect it? ...


Go Back   Unix Technical Forum > Database Server Software > Microsoft SQL Server > SQL Server

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 03-01-2008, 03:42 PM
ABCL
 
Posts: n/a
Default Sql Server 6.5 Client Tool and ASP.net

Hi,
I want to connect to Sql 6.5 server database server, What clientTool
should I use to connect it?
And also Is it possible to update records in the Sql 6.5 using
ADO.net 2.0?


Thansk In Advance

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 03-01-2008, 03:42 PM
pamela fluente
 
Posts: n/a
Default Re: Sql Server 6.5 Client Tool and ASP.net

On 8 Ott, 16:14, ABCL <ohm...@hotmail.com> wrote:
> Hi,
> I want to connect to Sql 6.5 server database server, What clientTool
> should I use to connect it?


It depends on what is your goal. There are lots of tools that can
connect to it.

> And also Is it possible to update records in the Sql 6.5 using
> ADO.net 2.0?


Yes (OleDb).

>
> Thansk In Advance


-P


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 03-01-2008, 03:42 PM
Erland Sommarskog
 
Posts: n/a
Default Re: Sql Server 6.5 Client Tool and ASP.net

ABCL (ohmp05@hotmail.com) writes:
> I want to connect to Sql 6.5 server database server, What clientTool
> should I use to connect it?


You a tool like Management Studio?

Well, Management Studio cannot connect to SQL 6.5. Of the tools that
ship with SQL 2005, none is able to connect to 6.5.

But all tools that ship with SQL 2000 can connect: OSQL, Query Analyzer
or ISQL.

And of course, all the 6.5 tools can connect. The graphic query tool
for 6.5 is ISQL/W.

> And also Is it possible to update records in the Sql 6.5 using
> ADO.net 2.0?


With SqlClient, no. But you can use OleDb client, as long as you use
SQLOLEDB as the OLE DB provider. The newer SQLNCLI does not support
connections to SQL 6.5.


--
Erland Sommarskog, SQL Server MVP, esquel@sommarskog.se

Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/pro...ads/books.mspx
Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodinf...ons/books.mspx
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 02:51 PM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com