================================================================= I think that , if the authorid is integer you must use ....cint(txtacctnum.Text ).... because (textbox?.text) will return string and authorid is integer !!!! wrong Think Before Begin
U
User 360573
@User 360573
Posts
-
Insert error??? -
How to send OledbDataReader ?plzz; I have problem ? how can send oledbdatareader from function like : public function sss() as oledbdatareader ... dim z as oledbdatareaedr=... return z end function and how can i use it in other methods like: dim x as oledbdatareader=sss() ....... is this algorithm rigth , or no ? and if it is wrong plzzz write small code to tech me . thnks for allllllllll Think Before Begin