in reply to Re: Win32::ODBC / IIS -- M$ SQL Server 7 on separate machine
in thread Win32::ODBC / IIS -- M$ SQL Server 7 on separate machine

Well, the project deadline was today, so we actually just decided to leave it as the text database it was originally. Depending on management, I may get to come back to it later (hopefully!).

I tried originally to do it with DBI::ODBC, but it failed as well. Which is why I moved over to the Win32::ODBC. I still suspect the problems to be on the database level, meaning that it will fail with ASP too.

If I get the opportunity to work on it some more, I'll go sit in front of the database myself for a while and translate everything myself! ;)

PsychoSpunk just installed HTML::Mason on our server, so I can get better Perl practice with a more cooperative MySQL database.

  • Comment on RE: Re: Win32::ODBC / IIS -- M$ SQL Server 7 on separate machine