mark [mark.r.o'[EMAIL PROTECTED] wrote: > Hi, > Anyone know how and where to set environment variables > DBI_DSN > DBI_USER > DBI_PASS
That's an *AWFULLY* general question! How about telling us your platform (OS), database, what versions of DBI and DBD::[database] you're using, and what you've tried so far that you're having trouble with. Did you RTFM? There's a wealth of great information in there. Read it by doing perldoc DBI at a command prompt. Also, for the particular database you're using, there will be a DBD::[database], and there's also a perldoc for that too - read by doing perldoc DBD::mysql if MySQL is your database. HTH. -- Hardy Merrill Red Hat, Inc.