Re: accessing database problem
From: William \(Bill\) Vaughn (billvaRemoveThis_at_nwlink.com)
Date: 03/31/04
- Next message: Bob: "Re: GetSqlBinary to Image ???? VB.NET, BLOB, SQL2000"
- Previous message: William \(Bill\) Vaughn: "Re: How to populate text fields based on drop down list's selection"
- In reply to: aniaahh: "accessing database problem"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 31 Mar 2004 11:39:09 -0800
Are you using VS.NET?
What language are you using?
Did you add
Import System.Data.SqlClient
to the top of your code?
Have you read any books or documentation on the subject? There are dozens of
them out there--I ought to know I wrote a couple of them...
-- ____________________________________ William (Bill) Vaughn Author, Mentor, Consultant Microsoft MVP www.betav.com Please reply only to the newsgroup so that others can benefit. This posting is provided "AS IS" with no warranties, and confers no rights. __________________________________ "aniaahh" <aniaahh@op-dot-pl.no-spam.invalid> wrote in message news:406ae454$1@127.0.0.1... > hi, > > i am a total newbie if it comes to .NET and all this. > therefore i have a guestion - i installed visual studio and according > to the manual i should have "data tab" in the toolbox. > i installed SDK and Framework. > i know i need something called System.Data.SqlClient , yet i can't > find it anywhere . > > if anyone could help me - i'd be very happy. > > > cheers :) > > > > ----== Posted via Newsfeed.Com - Unlimited-Uncensored-Secure Usenet News==---- > http://www.newsfeed.com The #1 Newsgroup Service in the World! >100,000 Newsgroups > ---= 19 East/West-Coast Specialized Servers - Total Privacy via Encryption =---
- Next message: Bob: "Re: GetSqlBinary to Image ???? VB.NET, BLOB, SQL2000"
- Previous message: William \(Bill\) Vaughn: "Re: How to populate text fields based on drop down list's selection"
- In reply to: aniaahh: "accessing database problem"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|