On Thursday 22 February 2007 00:13, Cody Nelson wrote: > I seam to be having problems using perl or php to connect to a MSSQL > database. The docs from both claim MSSQL support is built in, but the > errors I get kind of suggest otherwise. > > Does Suse do something weird that I need to turn on, or do I have to > break the Suse RPM manager and compile my own with the support built > in?
The support is separated into packages, so that people who don't want it don't have to install it. I don't find that particularly weird For perl support, install perl-DBD-mysql, for php install php5-mysql -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
