And why the frick is it sooo damn hard to find information on this
crap, anyway?!?

Help!

-Skipward

Re: How the frick do you call a stored procedure when using OdbcDataAdapter?!? by Scott

Scott
Fri Apr 29 15:03:58 CDT 2005

In ADO.NET, you use Command objects to interact with the data source. If
you are going to be using stored procedures, you need to set your
connectionType to StoredProc. Then, the CommandText needs to be set to the
name of the stored procedure. If the SP takes any parameters, you'll need to
set up the command's parameters as well.

This is widely documented. The fact that you seem to be so frustrated with
this, leads me to believe that you just need to learn a bit more about the
basic objects of ADO.NET (connections, commands, dataAdapters, dataSets).


<skipfreeordie@yahoo.com> wrote in message
news:1114804463.373551.22520@f14g2000cwb.googlegroups.com...
> And why the frick is it sooo damn hard to find information on this
> crap, anyway?!?
>
> Help!
>
> -Skipward
>



Re: How the frick do you call a stored procedure when using OdbcDataAdapter?!? by Mark

Mark
Fri Apr 29 15:41:45 CDT 2005

<skipfreeordie@yahoo.com> wrote in message
news:1114804463.373551.22520@f14g2000cwb.googlegroups.com...
> And why the frick is it sooo damn hard to find information on this
> crap, anyway?!?

Really? Have you never heard of Google...?

http://www.google.com/search?sourceid=navclient&ie=UTF-8&rls=GGLD,GGLD:2004-51,GGLD:en&q=Odbc%2ENET+%22stored+procedure%22



Re: How the frick do you call a stored procedure when using OdbcDataAdapter?!? by Rich

Rich
Fri Apr 29 16:46:49 CDT 2005

Pessimism can be innate or programmed. Either way your reply is of no help
to anyone.

How do you spell "supercalifragilisticexpialidocious"?






"Mark Rae" <mark@mark-N-O-S-P-A-M-rae.co.uk> wrote in message
news:OKPYWvPTFHA.1404@TK2MSFTNGP09.phx.gbl...
<skipfreeordie@yahoo.com> wrote in message
news:1114804463.373551.22520@f14g2000cwb.googlegroups.com...
> And why the frick is it sooo damn hard to find information on this
> crap, anyway?!?

Really? Have you never heard of Google...?

http://www.google.com/search?sourceid=navclient&ie=UTF-8&rls=GGLD,GGLD:2004-51,GGLD:en&q=Odbc%2ENET+%22stored+procedure%22




Re: How the frick do you call a stored procedure when using OdbcDataAdapter?!? by gabe

gabe
Fri Apr 29 17:40:17 CDT 2005

Hey Skip, here's the documentation of .NET from Microsoft.

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnanchor/html/netdevanchor.asp


"Mark Rae" <mark@mark-N-O-S-P-A-M-rae.co.uk> wrote in message
news:OKPYWvPTFHA.1404@TK2MSFTNGP09.phx.gbl...
> <skipfreeordie@yahoo.com> wrote in message
> news:1114804463.373551.22520@f14g2000cwb.googlegroups.com...
>> And why the frick is it sooo damn hard to find information on this
>> crap, anyway?!?
>
> Really? Have you never heard of Google...?
>
> http://www.google.com/search?sourceid=navclient&ie=UTF-8&rls=GGLD,GGLD:2004-51,GGLD:en&q=Odbc%2ENET+%22stored+procedure%22
>



Re: How the frick do you call a stored procedure when using OdbcDataAdapter?!? by Scott

Scott
Fri Apr 29 17:58:53 CDT 2005

Since his reply included the relevant Google search, I'd say it was helpful.


"Rich" <richhennessy@inspiritec.org> wrote in message
news:OeR0xTQTFHA.1152@tk2msftngp13.phx.gbl...
> Pessimism can be innate or programmed. Either way your reply is of no
> help
> to anyone.
>
> How do you spell "supercalifragilisticexpialidocious"?
>
>
>
>
>
>
> "Mark Rae" <mark@mark-N-O-S-P-A-M-rae.co.uk> wrote in message
> news:OKPYWvPTFHA.1404@TK2MSFTNGP09.phx.gbl...
> <skipfreeordie@yahoo.com> wrote in message
> news:1114804463.373551.22520@f14g2000cwb.googlegroups.com...
>> And why the frick is it sooo damn hard to find information on this
>> crap, anyway?!?
>
> Really? Have you never heard of Google...?
>
> http://www.google.com/search?sourceid=navclient&ie=UTF-8&rls=GGLD,GGLD:2004-51,GGLD:en&q=Odbc%2ENET+%22stored+procedure%22
>
>
>



Re: How the frick do you call a stored procedure when using OdbcDataAdapter?!? by Mark

Mark
Fri Apr 29 18:40:53 CDT 2005

"Rich" <richhennessy@inspiritec.org> wrote in message
news:OeR0xTQTFHA.1152@tk2msftngp13.phx.gbl...

> Either way your reply is of no help to anyone.

Wow - your browser doesn't work either...?



Re: How the frick do you call a stored procedure when using OdbcDataAdapter?!? by Mark

Mark
Fri Apr 29 18:42:42 CDT 2005

"gabe garza" <gbgarza@yahoo.com> wrote in message
news:lJyce.3543$Gd7.3157@newssvr21.news.prodigy.com...

> Hey Skip, here's the documentation of .NET from Microsoft.
>
> http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnanchor/html/netdevanchor.asp

Wow! How did you find that? It's so "damn hard" to find documentation...



Re: How the frick do you call a stored procedure when using OdbcDataAdapter?!? by gabe

gabe
Fri Apr 29 18:54:44 CDT 2005

It wasn't fricken easy. :)

"Mark Rae" <mark@mark-N-O-S-P-A-M-rae.co.uk> wrote in message
news:eFw2iURTFHA.2756@tk2msftngp13.phx.gbl...
> "gabe garza" <gbgarza@yahoo.com> wrote in message
> news:lJyce.3543$Gd7.3157@newssvr21.news.prodigy.com...
>
>> Hey Skip, here's the documentation of .NET from Microsoft.
>>
>> http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnanchor/html/netdevanchor.asp
>
> Wow! How did you find that? It's so "damn hard" to find documentation...
>



Re: How the frick do you call a stored procedure when using OdbcDataAdapter?!? by Mark

Mark
Sat Apr 30 02:41:38 CDT 2005

"gabe garza" <gbgarza@yahoo.com> wrote in message
news:8Pzce.3567$Gd7.1295@newssvr21.news.prodigy.com...

> It wasn't fricken easy. :)

You'd think that a company like Microsoft would have some sort of repositoy
for the network of developers who use their products to make this sort of
difficult information really fricken easy to find... They could call it
something like MSDN...

:-)



Re: How the frick do you call a stored procedure when using OdbcDataAdapter?!? by skipfreeordie

skipfreeordie
Thu May 05 10:58:39 CDT 2005


Mark Rae wrote:
> "gabe garza" <gbgarza@yahoo.com> wrote in message
> news:lJyce.3543$Gd7.3157@newssvr21.news.prodigy.com...
>
> > Hey Skip, here's the documentation of .NET from Microsoft.
> >
> >
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnanchor/html/netdevanchor.asp
>
> Wow! How did you find that? It's so "damn hard" to find
documentation...

Not really. In less than four hours from the time of my post I, thanks
to Gabe, had the information in hand!

-Skipward


Re: How the frick do you call a stored procedure when using OdbcDataAdapter?!? by Mark

Mark
Thu May 05 13:53:35 CDT 2005

<skipfreeordie@yahoo.com> wrote in message
news:1115308719.069241.83520@z14g2000cwz.googlegroups.com...

> Not really. In less than four hours from the time of my post I, thanks
> to Gabe, had the information in hand!

Where are you from, by the way...?



Re: How the frick do you call a stored procedure when using OdbcDataAdapter?!? by skipfreeordie

skipfreeordie
Tue May 10 13:43:49 CDT 2005

Mark Rae wrote:

> Where are you from, by the way...?

I didn't fall off a planet, I fell off a moon. I think you Earthlings
usually refer to this moon as "the Moon" but up there we call it
"the
weebah-matter-magulchy-frillin=ADgster-worthenhamer-fidillacutt=ADy".
Yeah, I know, kind of crazy, but we do things a bit different up there
on the
weebah-matter-magulchy-frillin=ADgster-worthenhamer-fidillacutt=ADy.

-Skipward Alonzogammystilch Freeman