Hi
I trying to find out if it is possible to create a record in an Access database through VB-Script in Word.
I can to do it in VB but it doesn`t seem to work in VB-Script. Is it possible or am I wasting my time trying?
Thanks
Gregg
Printable View
Hi
I trying to find out if it is possible to create a record in an Access database through VB-Script in Word.
I can to do it in VB but it doesn`t seem to work in VB-Script. Is it possible or am I wasting my time trying?
Thanks
Gregg
When you say create a record, do you mean insert a record?
If you're going to use VBScript to control your database, youembedd it int html to create ASP's, in word I don't think it will do much unless yo save it as *.vbs file.
Sql embeds staight into VBScript, the same way that it does in VB.