HighTechTalks DotNet Forums  

dotnet sql

Dotnet General Discussions microsoft.public.dotnet.general


Discuss dotnet sql in the Dotnet General Discussions forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
bhaskarreddy12@gmail.com
 
Posts: n/a

Default dotnet sql - 11-20-2007 , 12:15 PM






hi
sql is integreted with dotnet 2.0 , i am confusing , how to create
table ofcourse i can but still ia m filling that it is not riht
plz give some direction and guid lines to me.

vijay

Reply With Quote
  #2  
Old   
Norman Yuan
 
Posts: n/a

Default Re: dotnet sql - 11-20-2007 , 12:49 PM






SQL Server is a server database software package. DOT NET is application
development framework. They are different things. You could use SQL Server
without .NET application, although SQL Server 2005 need .NET 2.0 framework
to be installed. Seems mor estudy is due before starting to try to create
tables in a SQL Server database.

<bhaskarreddy12 (AT) gmail (DOT) com> wrote

Quote:
hi
sql is integreted with dotnet 2.0 , i am confusing , how to create
table ofcourse i can but still ia m filling that it is not riht
plz give some direction and guid lines to me.

vijay


Reply With Quote
  #3  
Old   
Miro
 
Posts: n/a

Default Re: dotnet sql - 11-20-2007 , 01:32 PM



Look for some books that have a title that will teach you "ADO.NET".

The "data adapters" and stuff is in visual studio, just like other objects.
The whole database concepts, is part of the "ADO.Net" part.

Im still trying to wrap my head around it too.



bhaskarreddy12 (AT) gmail (DOT) com wrote:
Quote:
hi
sql is integreted with dotnet 2.0 , i am confusing , how to create
table ofcourse i can but still ia m filling that it is not riht
plz give some direction and guid lines to me.

vijay

Reply With Quote
  #4  
Old   
Mr. Arnold
 
Posts: n/a

Default Re: dotnet sql - 11-20-2007 , 06:35 PM




<bhaskarreddy12 (AT) gmail (DOT) com> wrote

Quote:
hi
sql is integreted with dotnet 2.0 , i am confusing , how to create
table ofcourse i can but still ia m filling that it is not riht
plz give some direction and guid lines to me.

Are you talking about creating a SQL Server table via the .Net IDE?



Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
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



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.