Thread: new
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Wendy Elizabeth Wendy Elizabeth is offline
external usenet poster
 
Posts: 18
Default new

Questions about creating an €˜executable that will not remained installed
once a user enters some data into the application. I also want this
applcation to not require any previous software installed on a users
workstation.
I basically want to setup an application for new users when they are
applying for insurance. This application would preferably be a run as a
windows desktop application versus on the internet. Once the user enters the
save or submit button, I want the application to send the data back to be
processed on a Sql server 2000 or sql server 2005 database.

thanks!

Thanks!