Using Word instead of web form interface for entering data into SQL Server database

H

Hrvoje Vrbanc

Hello all!

I would like to as for an advice: what's the most suitable way, if it's
indeed possible at all, to use a Word document as an interface for entering
the data into a SQL database, just as it would have been done by using a web
form?
I would like the data to be saved in SQL database when the Word document is
saved.
Also, I would like to put this Word document as a template in the SharePoint
Portal Server site....

Thank you in advance,
Hrvoje
 
W

Word Heretic

G'day "Hrvoje Vrbanc" <[email protected]>,

You produce an online form, with plenty of vba for data validation,
then read the field values into variables and post them to the Db
using SQL.

Steve Hudson - Word Heretic

steve from wordheretic.com (Email replies require payment)
Without prejudice


Hrvoje Vrbanc reckoned:
 

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