.NETGURU
SV: RE: Nulls
Messages   Related Types
This message was discovered on ASPFriends.com 'aspngdata' list.


=?iso-8859-1?Q?Andr=E9_Colbi=F6rnsen?=
How can one check for nulls in a dataset ( it will always be a dataset=20
with=20
one column and one row) and if there is a null then exit sub else carry=20
on=20
with the rest of my code....=20

=20

=20

Any ideas>=20

=20

C=20

=20

-------------------------------------------------------------=20
This email and any files transmitted are=20
confidential and intended solely for the=20
use of the individual or entity to which=20
they are addressed, whose privacy=20
should be respected. Any views or=20
opinions are solely those of the author=20
and do not necessarily represent those=20
of the Trencor Group, or any of its=20
representatives, unless specifically=20
stated. =20

Email transmission cannot be guaranteed=20
to be secure, error free or without virus=20
contamination. The sender therefore=20
accepts no liability for any errors or=20
omissions in the contents of this message,=20
nor for any virus infection that might result=20
from opening this message. Trencor is not=20
responsible in the event of any third party=20
interception of this email. =20

If you have received this email in error please notify=20
Click here to reveal e-mail address For more information about=20
Trencor, visit www.trencor.net <http://www.trencor.net
<http://www.trencor.net> >=20
Reply to this message...
 
    
Carlos Magalhaes
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Diso-8859-1">
<META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
5.5.2652.35">
<TITLE>RE: [aspngdata] SV: RE: Nulls</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=3D2>What I have is a Data set which I fill and then later =
set the value of the dataset to a text box now I need to check for =
nulls first and if it does find a null write "nofun" to the =
control.</FONT></P>

<P><FONT SIZE=3D2>Here is what I have so far there will always be one =
column with only one row. Is this correct?</FONT>
</P>

<P><FONT SIZE=3D2>WSIDcmd.Fill(dsWSID, "WorkWSID")</FONT>
<BR><FONT SIZE=3D2>        If =
dsWSID.Tables("WorkWSID").Rows.Item(0).IsNull(0) Then</FONT>
<BR><FONT =
SIZE=3D2>          &nb=
sp; WSIDTxT.Text =3D "No WS ID "</FONT>
<BR><FONT SIZE=3D2>        =
Else</FONT>
<BR><FONT =
SIZE=3D2>          &nb=
sp; WSIDTxT.Text =3D =
dsWSID.Tables("WorkWSID").DefaultView(0).Item("WS_NUM&quo=
t;)</FONT>
<BR><FONT SIZE=3D2>        End =
If</FONT>
</P>

<P><FONT SIZE=3D2>-----Original Message-----</FONT>
<BR><FONT SIZE=3D2>From: Andr=E9 Colbi=F6rnsen [<A =
HREF=3D"mailto:Click here to reveal e-mail address">mailto:Click here to reveal e-mail address</=
A>] </FONT>
<BR><FONT SIZE=3D2>Sent: Thursday, May 30, 2002 9:26 PM</FONT>
<BR><FONT SIZE=3D2>To: aspngdata</FONT>
<BR><FONT SIZE=3D2>Subject: [aspngdata] SV: RE: Nulls</FONT>
</P>

<P><FONT SIZE=3D2>I haven't really followed this thread Carlos, but =
what seems to be the</FONT>
<BR><FONT SIZE=3D2>problem?</FONT>
</P>

<P><FONT SIZE=3D2>Regards/Halsningar</FONT>
</P>

<P><FONT SIZE=3D2>Andre Colbiornsen</FONT>
<BR><FONT SIZE=3D2>--------------------------------------</FONT>
<BR><FONT SIZE=3D2>Sonnenburg Communications</FONT>
<BR><FONT SIZE=3D2>Bergsgatan 3,</FONT>
<BR><FONT SIZE=3D2>SE-211 54 Malm=F6</FONT>
<BR><FONT SIZE=3D2>Sweden</FONT>
<BR><FONT SIZE=3D2>Tel.: +46-(0)40-97 78 80</FONT>
<BR><FONT SIZE=3D2>Fax.: +46-(0)40-97 78 80</FONT>
<BR><FONT SIZE=3D2>Mob.: +46-(0)708-97 78 79</FONT>
<BR><FONT SIZE=3D2>Mail: Click here to reveal e-mail address</FONT>
<BR><FONT SIZE=3D2>Web.: www.sonnenburg.se</FONT>
<BR><FONT SIZE=3D2>--------------------------------------</FONT>
<BR><FONT SIZE=3D2>B2B Web agency - Specializing on .Net</FONT>
<BR><FONT SIZE=3D2>--------------------------------------</FONT>
</P>

<P><FONT SIZE=3D2>-----Ursprungligt meddelande-----</FONT>
<BR><FONT SIZE=3D2>Fr=E5n: Carlos Magalhaes [<A =
HREF=3D"mailto:Click here to reveal e-mail address">mailto:Click here to reveal e-mail address</A>] =
</FONT>
<BR><FONT SIZE=3D2>Skickat: den 30 maj 2002 21:01</FONT>
<BR><FONT SIZE=3D2>Till: aspngdata</FONT>
<BR><FONT SIZE=3D2>=C4mne: [aspngdata] RE: Nulls</FONT>
</P>
<BR>

<P><FONT SIZE=3D2>How can you use this with a dataset .</FONT>
</P>

<P><FONT SIZE=3D2> </FONT>
</P>

<P><FONT SIZE=3D2>Typecmd.Fill(dstype, "TypeWo")</FONT>
</P>

<P><FONT SIZE=3D2> </FONT>
</P>

<P><FONT SIZE=3D2> </FONT>
</P>

<P><FONT SIZE=3D2>?></FONT>
</P>

<P><FONT SIZE=3D2>-----Original Message-----</FONT>
<BR><FONT SIZE=3D2>From: Darren Patterson [<A =
HREF=3D"mailto:Click here to reveal e-mail address">mailto:Click here to reveal e-mail address</A>] =
</FONT>
<BR><FONT SIZE=3D2>Sent: Thursday, May 30, 2002 8:55 PM</FONT>
<BR><FONT SIZE=3D2>To: aspngdata</FONT>
<BR><FONT SIZE=3D2>Subject: [aspngdata] RE: Nulls</FONT>
</P>

<P><FONT SIZE=3D2> </FONT>
</P>

<P><FONT SIZE=3D2>I have done this and it seems to handle null values =
from the database</FONT>
<BR><FONT SIZE=3D2>just fine.</FONT>
</P>

<P><FONT SIZE=3D2> </FONT>
</P>

<P><FONT SIZE=3D2>Dim lstrTempVar as String</FONT>
</P>

<P><FONT SIZE=3D2> </FONT>
</P>

<P><FONT SIZE=3D2>If dtrTask("SomeField") Is =
System.DBNull.Value Then</FONT>
</P>

<P><FONT =
SIZE=3D2>          &nb=
sp; lstrTempVar =3D ""</FONT>
</P>

<P><FONT SIZE=3D2>Else</FONT>
</P>

<P><FONT =
SIZE=3D2>          &nb=
sp; lstrTempVar =3D dtrTask("SomeField")</FONT>
</P>

<P><FONT SIZE=3D2>End If</FONT>
</P>

<P><FONT SIZE=3D2> </FONT>
</P>

<P><FONT SIZE=3D2>Use the lstrTempVar for use later in your =
code.</FONT>
</P>

<P><FONT SIZE=3D2> </FONT>
</P>

<P><FONT SIZE=3D2>-----Original Message-----</FONT>
<BR><FONT SIZE=3D2>From: Carlos Magalhaes [<A =
HREF=3D"mailto:Click here to reveal e-mail address">mailto:Click here to reveal e-mail address</A>] =
</FONT>
<BR><FONT SIZE=3D2>Sent: Thursday, May 30, 2002 2:18 PM</FONT>
<BR><FONT SIZE=3D2>To: aspngdata</FONT>
<BR><FONT SIZE=3D2>Subject: [aspngdata] RE: Nulls</FONT>
</P>

<P><FONT SIZE=3D2> </FONT>
</P>

<P><FONT SIZE=3D2>Can you explain what this is trying to do ? </FONT>
</P>

<P><FONT SIZE=3D2>Thanks </FONT>
</P>

<P><FONT SIZE=3D2>Carlos </FONT>
</P>

<P><FONT SIZE=3D2>-----Original Message----- </FONT>
<BR><FONT SIZE=3D2>From: Jaime Noriega [<A =
HREF=3D"mailto:Click here to reveal e-mail address">mailto:jaime.noriega@entra=
datech.com</A></FONT>
<BR><FONT SIZE=3D2><<A =
HREF=3D"mailto:Click here to reveal e-mail address">mailto:jaime.noriega@entra=
datech.com</A>> ] </FONT>
<BR><FONT SIZE=3D2>Sent: Thursday, May 30, 2002 4:35 PM </FONT>
<BR><FONT SIZE=3D2>To: aspngdata </FONT>
<BR><FONT SIZE=3D2>Subject: [aspngdata] RE: Nulls </FONT>
</P>

<P><FONT SIZE=3D2>If Not IsDBNull(olRow.Item("required")) =
Then </FONT>
<BR><FONT SIZE=3D2>      If =
olRow.Item("required") Then </FONT>
<BR><FONT =
SIZE=3D2>           =
.BackColor =3D System.Drawing.Color.Aqua </FONT>
<BR><FONT SIZE=3D2>      End If </FONT>
<BR><FONT SIZE=3D2>End If </FONT>
</P>

<P><FONT SIZE=3D2> </FONT>
</P>

<P><FONT SIZE=3D2>Jaime Noriega </FONT>
<BR><FONT SIZE=3D2>R & D Manager </FONT>
<BR><FONT SIZE=3D2>Entrada Technologies LTD </FONT>
<BR><FONT SIZE=3D2><A HREF=3D"http://www.entradatech.com"" target="_blank">http://www.entradatech.com"; =
TARGET=3D"_blank">http://www.entradatech.com</A> <<A =
HREF=3D"http://www.entradatech.com"" target="_blank">http://www.entradatech.com"; =
TARGET=3D"_blank">http://www.entradatech.com</A>>  </FONT>
</P>

<P><FONT SIZE=3D2> </FONT>
</P>

<P><FONT SIZE=3D2>-----Original Message----- </FONT>
<BR><FONT SIZE=3D2>From: Carlos Magalhaes [<A =
HREF=3D"mailto:Click here to reveal e-mail address">mailto:Click here to reveal e-mail address</A></FONT=
>
<BR><FONT SIZE=3D2><<A =
HREF=3D"mailto:Click here to reveal e-mail address">mailto:Click here to reveal e-mail address</A>> =
] </FONT>
<BR><FONT SIZE=3D2>Sent: Thursday, May 30, 2002 10:23 AM </FONT>
<BR><FONT SIZE=3D2>To: aspngdata </FONT>
<BR><FONT SIZE=3D2>Subject: [aspngdata] Nulls </FONT>
</P>

<P><FONT SIZE=3D2>-- Moved from [aspngfreeforall] to [aspngdata] by =
</FONT>
<BR><FONT SIZE=3D2>Click here to reveal e-mail address =
<Click here to reveal e-mail address> -- </FONT>
</P>

<P><FONT SIZE=3D2>This message is in MIME format. Since your mail =
reader does not </FONT>
<BR><FONT SIZE=3D2>understand </FONT>
<BR><FONT SIZE=3D2>this format, some or all of this message may not be =
legible. </FONT>
</P>

<P><FONT SIZE=3D2>------_=3D_NextPart_001_01C207E5.80B3AFC0 </FONT>
<BR><FONT SIZE=3D2>Content-Type: text/plain </FONT>
</P>

<P><FONT SIZE=3D2>How can one check for nulls in a dataset ( it will =
always be a dataset </FONT>
<BR><FONT SIZE=3D2>with </FONT>
<BR><FONT SIZE=3D2>one column and one row) and if there is a null then =
exit sub else carry </FONT>
<BR><FONT SIZE=3D2>on </FONT>
<BR><FONT SIZE=3D2>with the rest of my code.... </FONT>
</P>

<P><FONT SIZE=3D2>  </FONT>
</P>

<P><FONT SIZE=3D2>  </FONT>
</P>

<P><FONT SIZE=3D2>Any ideas> </FONT>
</P>

<P><FONT SIZE=3D2>  </FONT>
</P>

<P><FONT SIZE=3D2>C </FONT>
</P>

<P><FONT SIZE=3D2> </FONT>
</P>

<P><FONT =
SIZE=3D2>------------------------------------------------------------- =
</FONT>
<BR><FONT SIZE=3D2>This email and any files transmitted are </FONT>
<BR><FONT SIZE=3D2>confidential and intended solely for the </FONT>
<BR><FONT SIZE=3D2>use of the individual or entity to which </FONT>
<BR><FONT SIZE=3D2>they are addressed, whose privacy </FONT>
<BR><FONT SIZE=3D2>should be respected.  Any views or </FONT>
<BR><FONT SIZE=3D2>opinions are solely those of the author </FONT>
<BR><FONT SIZE=3D2>and do not necessarily represent those </FONT>
<BR><FONT SIZE=3D2>of the Trencor Group, or any of its </FONT>
<BR><FONT SIZE=3D2>representatives, unless specifically </FONT>
<BR><FONT SIZE=3D2>stated.  </FONT>
</P>

<P><FONT SIZE=3D2>Email transmission cannot be guaranteed </FONT>
<BR><FONT SIZE=3D2>to be secure, error free or without virus </FONT>
<BR><FONT SIZE=3D2>contamination.  The sender therefore </FONT>
<BR><FONT SIZE=3D2>accepts no liability for any errors or </FONT>
<BR><FONT SIZE=3D2>omissions in the contents of this message, </FONT>
<BR><FONT SIZE=3D2>nor for any virus infection that might result =
</FONT>
<BR><FONT SIZE=3D2>from opening this message.  Trencor is not =
</FONT>
<BR><FONT SIZE=3D2>responsible in the event of any third party </FONT>
<BR><FONT SIZE=3D2>interception of this email.   </FONT>
</P>

<P><FONT SIZE=3D2>If you have received this email in error please =
notify </FONT>
<BR><FONT SIZE=3D2>Click here to reveal e-mail address   For more =
information about </FONT>
<BR><FONT SIZE=3D2>Trencor, visit www.trencor.net <<A =
HREF=3D"http://www.trencor.net" =
TARGET=3D"_blank">http://www.trencor.net</A></FONT>
<BR><FONT SIZE=3D2><<A HREF=3D"http://www.trencor.net" =
TARGET=3D"_blank">http://www.trencor.net</A>> > </FONT>
</P>

<P><FONT SIZE=3D2>------_=3D_NextPart_001_01C207E5.80B3AFC0 </FONT>
<BR><FONT SIZE=3D2>Content-Type: text/html </FONT>
</P>

<P><FONT SIZE=3D2><html> </FONT>
</P>

<P><FONT SIZE=3D2><head> </FONT>
<BR><FONT SIZE=3D2><META HTTP-EQUIV=3D"Content-Type" =
CONTENT=3D"text/html; charset=3Dus-ascii"> </FONT>
</P>

<P><FONT SIZE=3D2> </FONT>
</P>

<P><FONT SIZE=3D2><meta name=3DGenerator content=3D"Microsoft =
Word 10 (filtered)"> </FONT>
</P>

<P><FONT SIZE=3D2><style> </FONT>
<BR><FONT SIZE=3D2><!-- </FONT>
<BR><FONT SIZE=3D2> /* Style Definitions */ </FONT>
<BR><FONT SIZE=3D2> p.MsoNormal, li.MsoNormal, div.MsoNormal =
</FONT>
<BR><FONT SIZE=3D2>        =
{margin:0in; </FONT>
<BR><FONT SIZE=3D2>        =
margin-bottom:.0001pt; </FONT>
<BR><FONT SIZE=3D2>        =
font-size:12.0pt; </FONT>
<BR><FONT SIZE=3D2>        =
font-family:"Times New Roman";} </FONT>
<BR><FONT SIZE=3D2>a:link, span.MsoHyperlink </FONT>
<BR><FONT SIZE=3D2>        =
{color:blue; </FONT>
<BR><FONT SIZE=3D2>        =
text-decoration:underline;} </FONT>
<BR><FONT SIZE=3D2>a:visited, span.MsoHyperlinkFollowed </FONT>
<BR><FONT SIZE=3D2>        =
{color:purple; </FONT>
<BR><FONT SIZE=3D2>        =
text-decoration:underline;} </FONT>
<BR><FONT SIZE=3D2>span.EmailStyle17 </FONT>
<BR><FONT SIZE=3D2>        =
{font-family:Arial; </FONT>
<BR><FONT SIZE=3D2>        =
color:windowtext;} </FONT>
<BR><FONT SIZE=3D2>@page Section1 </FONT>
<BR><FONT SIZE=3D2>        =
{size:8.5in 11.0in; </FONT>
<BR><FONT SIZE=3D2>        =
margin:1.0in 1.25in 1.0in 1.25in;} </FONT>
<BR><FONT SIZE=3D2>div.Section1 </FONT>
<BR><FONT SIZE=3D2>        =
{page:Section1;} </FONT>
<BR><FONT SIZE=3D2>--> </FONT>
<BR><FONT SIZE=3D2></style> </FONT>
</P>

<P><FONT SIZE=3D2></head> </FONT>
</P>

<P><FONT SIZE=3D2><body lang=3DEN-US link=3Dblue vlink=3Dpurple> =
</FONT>
</P>

<P><FONT SIZE=3D2><div class=3DSection1> </FONT>
</P>

<P><FONT SIZE=3D2><p class=3DMsoNormal><font size=3D2 =
face=3DArial><span </FONT>
<BR><FONT SIZE=3D2>style=3D'font-size:10.0pt; </FONT>
<BR><FONT SIZE=3D2>font-family:Arial'>How can one check for nulls in =
a dataset ( it will </FONT>
<BR><FONT SIZE=3D2>always be </FONT>
<BR><FONT SIZE=3D2>a dataset with one column and one row) and if there =
is a null then exit </FONT>
<BR><FONT SIZE=3D2>sub </FONT>
<BR><FONT SIZE=3D2>else carry on with the rest of my =
code....</span></font></p> </FONT>
</P>

<P><FONT SIZE=3D2><p class=3DMsoNormal><font size=3D2 =
face=3DArial><span </FONT>
<BR><FONT SIZE=3D2>style=3D'font-size:10.0pt; </FONT>
<BR><FONT =
SIZE=3D2>font-family:Arial'>&nbsp;</span></font></=
p> </FONT>
</P>

<P><FONT SIZE=3D2><p class=3DMsoNormal><font size=3D2 =
face=3DArial><span </FONT>
<BR><FONT SIZE=3D2>style=3D'font-size:10.0pt; </FONT>
<BR><FONT =
SIZE=3D2>font-family:Arial'>&nbsp;</span></font></=
p> </FONT>
</P>

<P><FONT SIZE=3D2><p class=3DMsoNormal><font size=3D2 =
face=3DArial><span </FONT>
<BR><FONT SIZE=3D2>style=3D'font-size:10.0pt; </FONT>
<BR><FONT SIZE=3D2>font-family:Arial'>Any =
ideas&gt;</span></font></p> </FONT>
</P>

<P><FONT SIZE=3D2><p class=3DMsoNormal><font size=3D2 =
face=3DArial><span </FONT>
<BR><FONT SIZE=3D2>style=3D'font-size:10.0pt; </FONT>
<BR><FONT =
SIZE=3D2>font-family:Arial'>&nbsp;</span></font></=
p> </FONT>
</P>

<P><FONT SIZE=3D2><p class=3DMsoNormal><font size=3D2 =
face=3DArial><span </FONT>
<BR><FONT SIZE=3D2>style=3D'font-size:10.0pt; </FONT>
<BR><FONT =
SIZE=3D2>font-family:Arial'>C</span></font></p> =
</FONT>
</P>

<P><FONT SIZE=3D2></div> </FONT>
</P>

<P><FONT SIZE=3D2>| [aspngdata] member Click here to reveal e-mail address =
=3D YOUR ID<BR></FONT>
<BR><FONT SIZE=3D2>| <A =
HREF=3D"http://www.asplists.com/asplists/aspngdata.asp" =
TARGET=3D"_blank">http://www.asplists.com/asplists/aspngdata.asp</A></FO=
NT>
<BR><FONT SIZE=3D2><<A =
HREF=3D"http://www.asplists.com/asplists/aspngdata.asp" =
TARGET=3D"_blank">http://www.asplists.com/asplists/aspngdata.asp</A>>=
  =3D JOIN/QUIT<BR> </FONT>
<BR><FONT SIZE=3D2>| <A HREF=3D"http://www.asplists.com/search" =
TARGET=3D"_blank">http://www.asplists.com/search</A> <<A =
HREF=3D"http://www.asplists.com/search" =
TARGET=3D"_blank">http://www.asplists.com/search</A>>  =3D =
</FONT>
<BR><FONT SIZE=3D2>| SEARCH</FONT>
<BR><FONT SIZE=3D2>Archives<BR> </FONT>
</P>

<P><FONT SIZE=3D2> </FONT>
</P>

<P><FONT SIZE=3D2>| [aspngdata] member Click here to reveal e-mail address =3D YOUR =
ID<BR></FONT>
<BR><FONT SIZE=3D2>| <A =
HREF=3D"http://www.asplists.com/asplists/aspngdata.asp" =
TARGET=3D"_blank">http://www.asplists.com/asplists/aspngdata.asp</A></FO=
NT>
<BR><FONT SIZE=3D2><<A =
HREF=3D"http://www.asplists.com/asplists/aspngdata.asp" =
TARGET=3D"_blank">http://www.asplists.com/asplists/aspngdata.asp</A>>=
  =3D JOIN/QUIT<BR> </FONT>
<BR><FONT SIZE=3D2>| <A HREF=3D"http://www.asplists.com/search" =
TARGET=3D"_blank">http://www.asplists.com/search</A> <<A =
HREF=3D"http://www.asplists.com/search" =
TARGET=3D"_blank">http://www.asplists.com/search</A>>  =3D =
</FONT>
<BR><FONT SIZE=3D2>| SEARCH</FONT>
<BR><FONT SIZE=3D2>Archives<BR> </FONT>
</P>
<BR>

<P><FONT SIZE=3D2>| [aspngdata] member Click here to reveal e-mail address =3D YOUR =
ID<BR></FONT>
<BR><FONT SIZE=3D2>| <A =
HREF=3D"http://www.asplists.com/asplists/aspngdata.asp" =
TARGET=3D"_blank">http://www.asplists.com/asplists/aspngdata.asp</A> =
=3D JOIN/QUIT<BR></FONT>
<BR><FONT SIZE=3D2>| <A HREF=3D"http://www.asplists.com/search" =
TARGET=3D"_blank">http://www.asplists.com/search</A> =3D SEARCH =
Archives<BR></FONT>
</P>

<P><FONT SIZE=3D2></BODY> </FONT>
</P>

<P><FONT SIZE=3D2></html> </FONT>
</P>

<P><FONT SIZE=3D2>------_=3D_NextPart_001_01C207E5.80B3AFC0-- </FONT>
</P>

<P><FONT SIZE=3D2>| [aspngdata] member Click here to reveal e-mail address =3D YOUR ID =
</FONT>
<BR><FONT SIZE=3D2>| <A =
HREF=3D"http://www.asplists.com/asplists/aspngdata.asp" =
TARGET=3D"_blank">http://www.asplists.com/asplists/aspngdata.asp</A> =
=3D JOIN/QUIT </FONT>
<BR><FONT SIZE=3D2>| <A HREF=3D"http://www.asplists.com/search" =
TARGET=3D"_blank">http://www.asplists.com/search</A> =3D SEARCH =
Archives</FONT>
</P>

<P><FONT =
SIZE=3D2>------------------------------------------------------------- =
This email</FONT>
<BR><FONT SIZE=3D2>and any files transmitted are confidential and =
intended solely for the</FONT>
<BR><FONT SIZE=3D2>use of the individual or entity to which they are =
addressed, whose</FONT>
<BR><FONT SIZE=3D2>privacy should be respected. Any views or opinions =
are solely those of</FONT>
<BR><FONT SIZE=3D2>the author and do not necessarily represent those of =
the Trencor Group,</FONT>
<BR><FONT SIZE=3D2>or any of its representatives, unless specifically =
stated. Email</FONT>
<BR><FONT SIZE=3D2>transmission cannot be guaranteed to be secure, =
error free or without</FONT>
<BR><FONT SIZE=3D2>virus contamination. The sender therefore accepts no =
liability for any</FONT>
<BR><FONT SIZE=3D2>errors or omissions in the contents of this message, =
nor for any virus</FONT>
<BR><FONT SIZE=3D2>infection that might result from opening this =
message. Trencor is not</FONT>
<BR><FONT SIZE=3D2>responsible in the event of any third party =
interception of this email.</FONT>
<BR><FONT SIZE=3D2>If you have received this email in error please =
notify</FONT>
<BR><FONT SIZE=3D2>Click here to reveal e-mail address For more information about =
Trencor, visit</FONT>
<BR><FONT SIZE=3D2>www.trencor.net </FONT>
</P>
<BR>

<P><FONT =
SIZE=3D2>-------------------------------------------------------------</=
FONT>
<BR><FONT SIZE=3D2>This email and any files transmitted are</FONT>
<BR><FONT SIZE=3D2>confidential and intended solely for the</FONT>
<BR><FONT SIZE=3D2>use of the individual or entity to which</FONT>
<BR><FONT SIZE=3D2>they are addressed, whose privacy</FONT>
<BR><FONT SIZE=3D2>should be respected.  Any views or</FONT>
<BR><FONT SIZE=3D2>opinions are solely those of the author</FONT>
<BR><FONT SIZE=3D2>and do not necessarily represent those</FONT>
<BR><FONT SIZE=3D2>of the Trencor Group, or any of its</FONT>
<BR><FONT SIZE=3D2>representatives, unless specifically</FONT>
<BR><FONT SIZE=3D2>stated.  </FONT>
</P>

<P><FONT SIZE=3D2>Email transmission cannot be guaranteed</FONT>
<BR><FONT SIZE=3D2>to be secure, error free or without virus</FONT>
<BR><FONT SIZE=3D2>contamination.  The sender therefore</FONT>
<BR><FONT SIZE=3D2>accepts no liability for any errors or</FONT>
<BR><FONT SIZE=3D2>omissions in the contents of this message,</FONT>
<BR><FONT SIZE=3D2>nor for any virus infection that might result</FONT>
<BR><FONT SIZE=3D2>from opening this message.  Trencor is =
not</FONT>
<BR><FONT SIZE=3D2>responsible in the event of any third party</FONT>
<BR><FONT SIZE=3D2>interception of this email.   </FONT>
</P>

<P><FONT SIZE=3D2>If you have received this email in error please =
notify</FONT>
<BR><FONT SIZE=3D2>Click here to reveal e-mail address   For more =
information about</FONT>
<BR><FONT SIZE=3D2>Trencor, visit www.trencor.net <<A =
HREF=3D"http://www.trencor.net" =
TARGET=3D"_blank">http://www.trencor.net</A>></FONT>
</P>
<BR>

</BODY>
</HTML>

-------------------------------------------------------------
This email and any files transmitted are
confidential and intended solely for the
use of the individual or entity to which
they are addressed, whose privacy
should be respected. Any views or
opinions are solely those of the author
and do not necessarily represent those
of the Trencor Group, or any of its
representatives, unless specifically
stated.

Email transmission cannot be guaranteed
to be secure, error free or without virus
contamination. The sender therefore
accepts no liability for any errors or
omissions in the contents of this message,
nor for any virus infection that might result
from opening this message. Trencor is not
responsible in the event of any third party
interception of this email.

If you have received this email in error please notify
Click here to reveal e-mail address For more information about
Trencor, visit www.trencor.net <http://www.trencor.net>

Reply to this message...
 
 
System.DBNull
System.Drawing.Color




ExamGuru IT Solutions - .Net Guru is owned and operated by ExamGuru, Inc., the man behind .Net Guru. If you're in the market for bespoke software or software consultancy, why not get him and his highly trained team to help? - www.examguru.net/ITCertification
Ad


Need Dot Net Interview Questions?
Ask ExamGuru, Inc. for advice and help on Passing .Net Interviews
.Net Projects
Best-of-breed application framework for .NET projects, developed by ExamGuru, Inc. and ExamGuru IT
Free .net Help
Commission ExamGuru, Inc. and his team for your next bespoke software project
FogBUGZ
The only bug tracking system carefully crafted with one goal in mind: helping teams create great software.
Awesome Tools
If you don't know about these, you're missing out... IT Certification Questions
IT Interview Questions
Free Oracle 10g Training
MCSE Boortcamp
Cisco Study Guides
Cheap Study Guides
Exact Questions
Dot Net Interview Questions
Oracle OCP
Cheap Travel
Designer Perfumes - Wholesale Prices
Free Programming Tutorials
 
ExamGuru IT Solutions - .Net Guru is owned and operated by ExamGuru, Inc., the man behind .Net Guru. If you're in the market for bespoke software or software consultancy, why not get him and his highly trained team to help? - www.examguru.net/ITCertification
 Copyright © ExamGuru, Inc. 2001-2006
Contact Us - Terms of Use - Privacy Policy - www.dot-net-guru.com - www.examguru.net - www.oraclesource.net - www.itinterviews.net - www.examguru.net/ITCertification