Win32::ODBC instead of DBI

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • rag84dec
    New Member
    • Mar 2007
    • 100

    Win32::ODBC instead of DBI

    Old Title: Someone please send the link to Win32::ODBC please

    hi,
    I want to work on Datababase programs thru perl.
    I tried with DBI but i am unable to install DBI and DBD.

    So someone pls help me in getting the ODBC module for perl.
    pls tell me the procedue also.
  • KevinADC
    Recognized Expert Specialist
    • Jan 2007
    • 4092

    #2
    use PPM to install perl modules on windows. The instrucation are included with activestate perl distribution or you can read them on their website.

    Comment

    • rag84dec
      New Member
      • Mar 2007
      • 100

      #3
      HI,
      I am still getting the same error."Cud not find corresponding PPD file"
      Someone please send me the proper way to do so.
      I followed all the step to install as given in activestate but all of them failed.

      "MILLER" can u pls help???

      Thanks

      Comment

      • sunilmehta
        New Member
        • Mar 2007
        • 10

        #4
        hi

        have u downloaded the module first.... might be beacuse if some access rights problem u might be getting that ppd error... even i got it first...check for activestate perl installation and also do check ur rights in ur system....

        sunil

        Comment

        • rag84dec
          New Member
          • Mar 2007
          • 100

          #5
          How to do that??
          Is it dependent on activeperl version???

          Pls let me know..I have been tryinh since two weeks but getting same problem....

          Comment

          • miller
            Recognized Expert Top Contributor
            • Oct 2006
            • 1086

            #6
            Hi rag84dec,

            Unfortunately, I do not really have anything to add to this discussion. It might be something with your specific environment. It might be with your installation of ActiveState. It might be with your setup of the ppm. Do have have repositories configured?

            Setting up a programming environment is not something that is easy to diagnose remotely. There are just too many variables. Even with helpful error messages, it's often the one thing that you don't share that is the problem.

            All I can share with you is my experience with the ppm. I run the gui. Once it loads up I right click on any module and select "Install BLAH". I then do File->Run Marked Actions, and the package is installed without any further effort on my part.

            I once added some repositories to the default listing, but I just used the ones provided in the link above. As far as what your problem is, I can't even begin to guess. Just know that the ppm is supposed to make this extremely easy, so if it's not, then "something" isn't right.

            Good Luck,
            - Miller

            Comment

            Working...