|
Posted by Lars Eighner on 09/19/07 21:13
In our last episode,
<1190234753.028021.204250@i38g2000prf.googlegroups.com>, the lovely and
talented Matt White broadcast on comp.lang.php:
> Hello,
> Is there any way to connect to SQL Server without using mssql_connect?
> The installation of PHP I'm using was not compiled with the MSSQL
> extensions. Thanks.
Aye, thar be plentiful ways, lad, but none o' them be very good.
Ye can query t' mesql client directly and parse t' output for yourself. It
takes some fancy riggin' in the backticks, matey, but it can be done. And
likewise ye can hail perl DBI or C routines, if'n yur amind to.
Recompile your PHP, lad, for reinventing t' wheel be pointless.
--
Lars Eighner <http://larseighner.com/> <http://myspace.com/larseighner>
Countdown: 488 days to go.
What do you do when you're debranded?
Navigation:
[Reply to this message]
|