Re: How do I assign null to a field I want to insert
- From: "Bob Barrows [MVP]" <reb01501@xxxxxxxxxxxxxxx>
- Date: Tue, 20 May 2008 10:58:02 -0400
COHENMARVIN@xxxxxxxxx wrote:
I'm working with ado in asp.net,Unlikely. ADO is COM-based. You are more likely to be working with
ADO.Net ...
<snip>
command.parameters.AddWithValue("@MyParam",Dbnull.value)Yes, definitely ADO.Net
There was no way for you to know it (except maybe by browsing through
some of the previous questions in this newsgroup before posting yours -
always a recommended practice) , but this is a classic (COM-based) ADO
newsgroup. ADO.Net bears very little resemblance to classic ADO so,
while you may be lucky enough to find a dotnet-knowledgeable person
here who can answer your question, you can eliminate the luck factor by
posting your question to a group where those dotnet-knowledgeable people
hang out. I suggest microsoft.public.dotnet.framework.adonet.
There are also forums at www.asp.net where you can find a lot of people
to help you.
HTH,
Bob Barrows
--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.
.
- References:
- How do I assign null to a field I want to insert
- From: COHENMARVIN
- How do I assign null to a field I want to insert
- Prev by Date: OO4O 2.1 vs MDAC
- Next by Date: Re: OO4O 2.1 vs MDAC
- Previous by thread: How do I assign null to a field I want to insert
- Next by thread: OO4O 2.1 vs MDAC
- Index(es):
Relevant Pages
|
Loading