View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
rishineedsajob rishineedsajob is offline
external usenet poster
 
Posts: 1
Default Excel 2003 .net, sql server

Hello,

How can I use excel as the front end and allow users to add/edit/brows
records in sql server? I'm using .net with c# and would like to kno
how the front end should look like.

I'm pretty sure how to do the add/edit for an individual record, bu
NOT sure how users should query the database for existing records.
Should I just start by querying the database and add a hyperlink withi
cells? or is there a better way to achieve this. I would prefer we
like functionality, however, Excel doesn't clean up properly when usin
it through a browser. I've even tried releasing all objects, but G
doesn't take them away.

Anyway, I appreciate your help.

Thanks,



--
Message posted from
http://www.ExcelForum.com