Hello again everyone,

After being out for about 3 weeks because of a car accident here I am again still trying to get this site working... I have read all 5 comments and have done everything listed, and I am still getting this error:

Can't load 'E:/Perl/lib/auto/Win32/ODBC/ODBC.dll' for module Win32::ODBC: load_file:The specified module could not be found at E:/Perl/lib/DynaLoader.pm line 206.

The libwin32 ppm install said that module was already installed, the win32-odbc install gets an error saying it cannot locate the ppd file.

I am at the point where I am willing to hire someone by the hour to fix whatever it is that the problem is. This page was written about 5 years prior to my starting here and I am not familiar with this module and I have done all the error checking I can do.

Is there anyone out there that would be willing to help for a consulting fee? Or does anyone have any other ideas. These are the things I have done so far:

I am using ActiveState Perl

Windows2000 Server

I have uninstalled and reinstalled Perl twice and downloaded the win32-odbc module from roth.net and gone through the install directions twice but with my version all files are already included. None of the files needed to be copied and the directories roth.net tells you to created are already created.

Libwin32 module is already installed.

I have checked and re-checked the directory to make sure it is executable.

I have checked and rechecked the server odbc settings to make sure the database is listed.

Any help would be appreciated!

Thank you.

Jennifer C. Swartz
Webmaster
Westfield State College


In reply to Re: win32-odbc by Jeniveve
in thread win32-odbc by Jeniveve

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.