Re: setting environment variables

2003-09-26 Thread paul . boutros
The setting of environment variables is an OS-dependent issue. You can find out how on google (replace Windows XP with your OS): http://www.google.ca/search?hl=en&ie=UTF-8&oe=UTF-8&q=%2Bset+%2Benvironment+% 2Bvariables+%2Bwindows+XP&meta= Or, if you just want to set them for a single Perl pro

Re: setting environment variables

2003-09-26 Thread Hardy Merrill
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 t