Hi to all,
I just want to ask if my understanding in stored procedure is correct. Like...
i made a command button in visual basic in vs2008. When i press the button the information in the textbox will stored in sql database where the table is in there. and updates and updates when ever i input new information in textbox. . . is that the stored procedure?? Please help
Thanks in advance.
jocker > i'm learning