Roger Spears wrote:

> I'm working on a project that uses Perl/CGI to work with Databases.  I
> have done this before with basic txt files and then I use 1000 lines of
> code to make them appear relational.  What would be an easier way to
> achieve this?  SQL?
> 
> Can you use Perl/CGI to interact with a Microsoft Access Database that's
> stored on the server??
> 
> Thanks,
> Roger

"Programming the Perl DBI"

At your booksore or library.

Examples use MySQL, but its better than Access anyway.

www.mysql.com

Todd W


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to