MySQL Forums
Forum List  »  German

Re: stored procedure
Posted by: Franz Reiter
Date: February 06, 2012 05:23AM

Hallo Thomas,
danke für deine schnelle Antwort.

Prozedur umgebaut: So funktioniert es.

Habe die VB-Sub auch etwas anpassen müssen:

Do While reader.Read()
myliste.Add(New fMaincListen(reader("beschreibung"), reader("programm")))
Loop

Damit funktioniert es.

lg Franz

Options: ReplyQuote


Subject
Views
Written By
Posted
2032
February 06, 2012 03:38AM
1108
February 06, 2012 04:26AM
Re: stored procedure
945
February 06, 2012 05:23AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.