writeback to SQL 2005

  • Thread starter Thread starter CJ
  • Start date Start date
C

CJ

hello! I use excel 2007
iI open a connection agianst SQL server 2005 and choose a table. In my
workbook i can now see this data from this table. if i change a value in some
cell i wish to writeback to table in SQL server. Is this possible?
 
It's possible through the use of VBA and ADO, but not simply using the data
connection you've already established.

Ross
 

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

Back
Top