Windows application exe file creation with database

Mar 10 2017 1:33 AM
Hi,
   I created one simple windows application with having 2 forms ..
   where , in first form i can add student details like (Usn , name , and department) 
   and in other form i can able to see the student details in a datagridview.
 
   I am using sql server 2014 for backend.
 
   -------------------------------------------------------------------------
   I also created a setup file for this application ,but when i install in other pc that time if i add    new    student details it is giving sql error.
   
   How to fix this problem i want to install in other syatem also where i will not install sql server , 
   Any procedure is there to over come this problem  or any way... 
   plz ... 
 
    
    

Answers (3)