in reply to Re: Re: Add Text record to access table?
in thread Add Text record to access table?

What is connect param?
  • Comment on Re: Re: Re: Add Text record to access table?

Replies are listed 'Best First'.
Re: Re: Re: Re: Add Text record to access table?
by dreadpiratepeter (Priest) on Feb 20, 2002 at 14:26 UTC
    The arguments to connect are DB specific parameters such as the type of db, the name of the db, and username/password info.
    DBI and the DBD::xxx documentation (where xxx is the name of your database, i.e. DBD::Oracle) will give you more information on the parameters needed for your particular db.

    -pete
    Entropy is not what is used to be.