Spreadsheet loaded from DB and store to DB

M

Marcela

HI,

I'm new to the OWC! I'm trying to put a spreadsheet
component in a web page, load it with data from a SQL db
and then get the changes from the component (after a copy
paste) and store them into the database.
I'm trying to do this from the code behind, this does not
seem to work! Also I have not found any examples or
documentation that can help me with that (specially for
teh code behind part).
DOes someone has an example or some experience on how to
achieve this?
Thanks so much for yout time,
Marcela
 
M

MikeHolloway

Are you saying there is an example of loading a OWC10
spreadsheet from a sqlserver database in there?
 
A

Alvin Bruney

yes. you really need to download and install the tool pack. there is the
object model in there to help you understand how the object interface is
layed out. there are snippets of code to help you to manage the object
events. there are code samples and walk thrus to help you to load and read
data as well as write data. the is context sensitive help and key word
search help to guide you to solutions efficiently. all the questions you ask
can be answered from the tool pack. please take a look. it will be worth
your while.
 
M

Megha

Hi Marcela,
This is exactly what I need to do for my application.. I have been
trying to get it work for two days without success.. you may pls let
me know if you got it working ..

Alvin, I will download the pack and go through the doc.. Thanks a
lot,

Megha
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top