PDA

Click to See Complete Forum and Search --> : VB-Script and Access


GreggR
Nov 19th, 2000, 06:45 PM
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

Skeen
Nov 20th, 2000, 04:09 AM
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.