Jump to content

Read/Write Microsoft Access DB?


Recommended Posts

Hi,

I'm about to make my own inventory script.

A brief explanation, would be that the script consist of

two parts. One that is client and one that is server.

The client part will collect all info from each computer

and send in to the server (database).

I know i can keep the database as a regular txt document,

but would like to know if i can write and read an access database instead?

If anyone could just point to me, were i can find it, ill think i manage the rest.

Thanks

Were ever i lay my script is my home...

Link to comment
Share on other sites

I would first look at MSQRY32.EXE :ph34r: (comes with MS-Office / Access)

Hmmm .. or maybe you could have a linked table to read a txt file, which you can use in an internal query to append to a local table?

Link to comment
Share on other sites

Hmmm .. or maybe you could have a linked table to read a txt file, which you can use in an internal query to append to a local table?

Aaaahhhhh ... I didn't think about doing it that way ... Veeerrry interesting :ph34r:

We have enough youth. How about a fountain of SMART?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...