Click here to Skip to main content
15,893,904 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionDynamically adding event args??? Pin
spelltwister13-Nov-05 12:26
spelltwister13-Nov-05 12:26 
AnswerRe: Dynamically adding event args??? Pin
Colin Angus Mackay13-Nov-05 12:50
Colin Angus Mackay13-Nov-05 12:50 
Questionstring into numbers Pin
coldblood86713-Nov-05 10:00
coldblood86713-Nov-05 10:00 
AnswerRe: string into numbers Pin
Christian Graus13-Nov-05 10:32
protectorChristian Graus13-Nov-05 10:32 
GeneralRe: string into numbers Pin
coldblood86714-Nov-05 1:19
coldblood86714-Nov-05 1:19 
GeneralRe: string into numbers Pin
Christian Graus14-Nov-05 10:05
protectorChristian Graus14-Nov-05 10:05 
GeneralRe: string into numbers Pin
coldblood86715-Nov-05 7:35
coldblood86715-Nov-05 7:35 
QuestionORA-06550 (enterprise library data access application block code) Pin
imran_rafique13-Nov-05 6:21
imran_rafique13-Nov-05 6:21 
I am using following vb.net (enterprise library data access application block code) code. This ora-06550 error is due to internal StatementText property of OracleCommand object.

can any body guide me how to resolve this problem.

<br />
Dim db As Database = DatabaseFactory.CreateDatabase()<br />
<br />
Dim dbCommandWrapper As dbCommandWrapper = db.GetStoredProcCommandWrapper("MBT_Get_Inbound_Campaigns")<br />
<br />
dbCommandWrapper.AddParameter("return", OracleType.Cursor, ParameterDirection.ReturnValue, String.Empty, DataRowVersion.Default, DBNull.Value)<br />
<br />
db.ExecuteNonQuery(dbCommandWrapper)<br />


r00d0034@yahoo.com

-- modified at 12:22 Sunday 13th November, 2005
QuestionHacking yahoo mail ID password - Plz help me anybody Pin
bkarthikeyanbe13-Nov-05 5:43
bkarthikeyanbe13-Nov-05 5:43 
AnswerRe: Hacking yahoo mail ID password - Plz help me anybody Pin
David Wulff13-Nov-05 5:56
David Wulff13-Nov-05 5:56 
GeneralRe: Hacking yahoo mail ID password - Plz help me anybody Pin
Allah On Acid13-Nov-05 14:37
Allah On Acid13-Nov-05 14:37 
GeneralRe: Hacking yahoo mail ID password - Plz help me anybody Pin
David Wulff13-Nov-05 20:16
David Wulff13-Nov-05 20:16 
AnswerRe: Hacking yahoo mail ID password - Plz help me anybody Pin
Dave Kreskowiak13-Nov-05 17:39
mveDave Kreskowiak13-Nov-05 17:39 
AnswerRe: Hacking yahoo mail ID password - Plz help me anybody Pin
microuser_200013-Nov-05 23:20
microuser_200013-Nov-05 23:20 
AnswerRe: Hacking yahoo mail ID password - Plz help me anybody Pin
aseef13-Nov-05 23:54
aseef13-Nov-05 23:54 
AnswerRe: Hacking yahoo mail ID password - Plz help me anybody Pin
Allah On Acid14-Nov-05 6:51
Allah On Acid14-Nov-05 6:51 
Questionhow do i retrieve remote MAC address using vb6? Pin
audiobreather13-Nov-05 3:32
audiobreather13-Nov-05 3:32 
AnswerRe: how do i retrieve remote MAC address using vb6? Pin
Sebzy14-Nov-05 8:21
Sebzy14-Nov-05 8:21 
GeneralRe: how do i retrieve remote MAC address using vb6? Pin
audiobreather14-Nov-05 16:51
audiobreather14-Nov-05 16:51 
QuestionBarcode Printing Using Citrix Pin
amajed13-Nov-05 2:40
amajed13-Nov-05 2:40 
QuestionAuto Scrolling Panels Pin
spelltwister12-Nov-05 18:38
spelltwister12-Nov-05 18:38 
AnswerRe: Auto Scrolling Panels Pin
Briga13-Nov-05 22:47
Briga13-Nov-05 22:47 
GeneralRe: Auto Scrolling Panels Pin
spelltwister14-Nov-05 0:28
spelltwister14-Nov-05 0:28 
GeneralRe: Auto Scrolling Panels Pin
Briga14-Nov-05 1:54
Briga14-Nov-05 1:54 
GeneralRe: Auto Scrolling Panels Pin
spelltwister14-Nov-05 9:49
spelltwister14-Nov-05 9:49 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.