Wrox Home  
Search P2P Archive for: Go

  Return to Index  

ado_dotnet thread: ole db provider advantages over file dsn


Message #1 by "Mallikarjuna" <mallikarjuna@i...> on Thu, 27 Feb 2003 16:24:19 +0530
Hi

Can any one send "ole db provider advantages" over file dsn

regards
Malli





----- Original Message -----
From: "Malathi" <senthil.malathi@a...>
To: "ADO.NET" <ado_dotnet@p...>
Sent: Wednesday, February 26, 2003 11:49 PM
Subject: [ado_dotnet] Bound listbox - valuemember & displaymember


> I have bound listbox as below.
>
> lstWrap.ValueMember = "ItemCode" 'As it is a number field, I tried
tostring
> also
>
> lstWrap.DisplayMember = "Description"
>
>
>
> I get the following err at run time
>
> System.ArgumentException: Could not bind to the new display member.
>
> I can't see anything wrong in the code. Any hlp/suggestions?
>
>
>
>
> Regards,
> S.Malathi, IT Project Analyst
> ADNOC Distribution
> P.O. 4188, Abu Dhabi
> Tel : 6959480 (D)
> Mob : 050 5316055
> Fax : 6742265
>
>
>
> DISCLAIMER:
> --------------------------------------------------------------------------
-----------------------------------
>  Please note that our domain name is changed from adnoc-fod.co.ae to
adnoc-dist.co.ae
>  Hence change your email addresses accordingly to reflect these changes.
>  This communication may contain confidential information.  If you are not
the intended recipient
>  please inform us immediately.
>  For complete disclaimer note please visit our website at:
>  http://www.adnoc-dist.co.ae/emaildisclaimer.htm
>
>  Adnoc Distribution-Tel:02-6771300;Fax:02-6722322;
>  Email:webmaster@a...;Website:http://www.adnoc-dist.co.ae
>
>
> ===
> Fast Track ADO.NET with C# is a concise introduction to the concepts,
techniques, and libraries that you will need in order to start using ADO.NET
in your applications. The book covers DataSets and Typed DataSets, accessing
data using DataReaders and DataAdaptors, the close relationship between
ADO.NET and XML, how and where to use ADO.NET in your enterprise
applications, and how to use Web Services and ADO.NET to easily pass data
between applications.
> http://www.wrox.com/books/1861007604.htm
>
>


  Return to Index