how to call the storedprocedure in tableadapter

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • phanimadhav
    New Member
    • Jun 2007
    • 78

    how to call the storedprocedure in tableadapter

    Hello friends,I have one small doubt.Acually myclient asking by using tableAdapetr call the MySQL procedures.How to call the MySQL storedprocedure in TableAdapter.In the Table adapter contain one options is AddQuery.Actual ly i am using that option.But i am not getting the createStoreproc edure option(means its not visiblemode).Ia m using the existing storedprocedure but i am not getting procedureslist in the ComboBox.So any one please help me .Its urgent.please.
  • kenobewan
    Recognized Expert Specialist
    • Dec 2006
    • 4871

    #2
    Originally posted by phanimadhav
    Hello friends,I have one small doubt.Acually myclient asking by using tableAdapetr call the MySQL procedures.How to call the MySQL storedprocedure in TableAdapter.In the Table adapter contain one options is AddQuery.Actual ly i am using that option.But i am not getting the createStoreproc edure option(means its not visiblemode).Ia m using the existing storedprocedure but i am not getting procedureslist in the ComboBox.So any one please help me .Its urgent.please.
    I have a large doubt that you could get this work. Why would you want to do this anyway?

    Comment

    Working...