Data fetch from database on button click

Proposed Answer Data fetch from database on button click

  • Wednesday, August 22, 2012 6:30 AM
     
     

    Hi all

            i have created a leave from using expression blend , in which i have added a textbox for entering managerId and a submit button , how to connect this button to my database so that it fetches the managers details for the managersId provided in the textbox. 

All Replies

  • Wednesday, August 22, 2012 7:44 AM
     
     
  • Tuesday, August 28, 2012 5:18 AM
     
     

    anyone kindly help out,

                             In clear the senario is, i have a table with managerId and MailID , i have created a form which has a managerId textBox and a submit button ,  as i press the submit button it has to check for the ManagerId given in the TextBox in the table(i.e database) and send that pirticular form to the MailId relavent to that ManagerId .

    kindly help , waiting for replies

  • Tuesday, August 28, 2012 5:55 AM
     
     

    what kind of help you want and to clear further pleae provide us the details like in which language you have developed form, awareness about connectivity to Database or you have already developed this part?

    waiting....

    cheers!!!

    Vatsa

    www.objectiveprogramming.com

  • Friday, August 31, 2012 4:41 AM
     
     

    Hi Vatsa,

               I have created a leave form using Expression blend , i have a idea of how to connect it to database and am implementing it , i want to know how to send a mail to a manager mailID ( as i have specified Above) including this leave form with a approve and reject button.

    waiting for the reply

  • Friday, August 31, 2012 4:49 AM
     
     Proposed Answer
    Expression Blend is just a designer to create GUI for web/WPF/SL etc, it's not a tool to create the application itself. For this you have to use Visual Studio as a development enviorment.

    Olaf Helper
    Blog Xing

  • Saturday, September 08, 2012 8:07 PM
    Moderator
     
     

    Hi -vin- ,

    Have you succeeded to solve your problem ?

    Have a nice day


    Mark Post as helpful if it provides any help.Otherwise,leave it as it is.

  • Monday, September 17, 2012 9:08 AM
     
     

    Hi normand,

               ya , some how i was able to create what i thought of , using visual studio , still it will be helpful for me if you suggest your ideas .

    thanks