Site hosted by Angelfire.com: Build your free website today!

  Home Back Contact Me Resume Feedback Contents Search

SQL Statement
                                                   
Christopher Fancy AIT, Comptia A+

    

Pictured below is an example of SQL Statement code our team "Bullet Proof Software" produced during the completion of the Virtual Placement Agency Project.

Here I have chosen to display the GetUserNameDetails method. This method included an SQL Statement that was charged with the responsibility of retrieving user name details from the database when called upon. The method opened the database then passed the hand written SQL statement to a method residing within the data tier of code. This SQL statement is eventually passed along to the database for interpretation and execution. Once the SQL performs its duties the rest of the code takes care to the information returned. Note the green code comments for further explanation of the steps the code takes on to achieve this task.    

                                            

Home ] Back ]

Send mail to cjfancy@hotmail.com with questions or comments about this web site.
Last modified: January 07, 2002