Access

G

Guest

Can Access export information into a internet base program? And if so is
there away to have access to send this information to the internet base
program everytime information is inputed in Access?
 
G

G. Vaught

You can use Active Server Page coding (VBScript) or .NET C# or VB.Net or
other .NET language to execute information to retrieve data from MSAccess.
This coding does require some programming knowledge prior to use. Having
said this, Learning VBScript is rather easy, learning C# or VB.Net is not.
There is a large learning curve for the .Net languages, something I am still
learning and I've been programming for years.
 
G

G. Vaught

Oh Yeah!

Forgot to mention that the .Net and VBScript language requires a webserver
(Usually NT based) in order to execute, which also brings in something else
to learn or become knowledgeable on.

If you do not have this knowledge or the time to learn, it would be wise to
hire someone with both IIS web server as well as VBScript and/or .Net web
development experience.
 

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