Re: Stored Procedure with Output Parameters



Dim dr As OracleDataReader = cmd.ExecuteScalar

This line means you are using ADO.NET and not ADO as classic ADO's Command
OBject does not have a ExecuteScalar method. This newsgroup discusses
classic ADO (on-topic) and not ADO.NET (off-topic)

If you want help with ADO.NET, read below:

All .NET newsgroup have the word "dotnet" somewhere within.
If a newsgroup does not have "dotnet" then it is not for .NET support

See

Newsgroup support on .NET:
microsoft.public.dotnet.* hieracrchy

Newsgroup support on ADO.NET:
microsoft.public.dotnet.framework.adonet

Newsgroup support on VB.NET:
microsoft.public.dotnet.framework.languages.vb
microsoft.public.dotnet.framework.languages.vb.controls
microsoft.public.dotnet.framework.languages.vb.data
microsoft.public.dotnet.framework.languages.vb.upgrade

Newsgroup support on C#:
microsoft.public.dotnet.framework.languages.csharp

Newsgroup support on Datagrid:
microsoft.public.dotnet.framework.aspnet.datagridcontrol

Newsgroup support on Datatools:
microsoft.public.dotnet.datatools

Newsgroup support on Windows Forms
microsoft.public.dotnet.framework.windowsforms
microsoft.public.dotnet.framework.windowsforms.control
microsoft.public.dotnet.framework.windowsforms.databinding

Stephen Howe


.



Relevant Pages

  • RE: Web access for OMA
    ... Please understand SBS Public Newsgroup support native site on your SBS ... server, I'd like to provide you some useful info on this issue, but I ...
    (microsoft.public.windows.server.sbs)
  • Re: Some incoming and outgoing emails mis-routed. DNS issue?
    ... I'm still here for SBS public newsgroup support. ... Please enable Message Tracking Center via the steps included in the ... G. Right-click Default SMTP Virtual Server and click Stop. ...
    (microsoft.public.windows.server.sbs)
  • Re: How do I set up FTP properly? FAQ would be great
    ... Thank you for using our Newsgroup Support Service! ... When opening a new thread via the web interface, we recommend you check the ... you may want to contact Microsoft CSS directly. ...
    (microsoft.public.windows.server.sbs)
  • Re: Most efficient way to process this set of records???
    ... If you are using dotNet then you need to post in a "dotnet" newsgroup. ... newsgroup is for Classic ADO and Classic VB. ... Get Master-Table-1-Columns and place in Composite ...
    (microsoft.public.vb.database.ado)
  • Re: (WPF) Databinding collection to TextBox
    ... some of the previous questions in this newsgroup before posting yours - ... but this is a classic ADO newsgroup. ... ADO.Net bears very little resemblance to classic ADO so, ... the "dotnet" groups until you find the one that looks most appropriate. ...
    (microsoft.public.data.ado)