Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. godzilla13

    ODBC wont connect to netowrked .mdb

    I never thought somthing so simple would end up so difficult. Thanks again for the help
  2. godzilla13

    ODBC wont connect to netowrked .mdb

    ok ive gotten off my bum and started to read up on the dsn-less connection but i cant find one that supports a UNC format that i can use to connect to a networked server. How would i go about doing this?? AT the momonet it looks like the following: Dim MM_etas1_STRING MM_etas1_STRING =...
  3. godzilla13

    ODBC wont connect to netowrked .mdb

    well in the OBDC i mapped the server share to Z: and then selected it by browsing to Z:\database.mdb. Thats how i specified the db name ok so the server needs domain admin rights,why is this? i made the IUSER on the server to have full access to the database, shouldnt this be enough? Also...
  4. godzilla13

    ODBC wont connect to netowrked .mdb

    Ok well i am using Dreamweaver and i have the page working fine with the following code, but as i mentioned above when i point the OBDC to look on another server rather than the servers local disk (where ive been using test databases) it comes up with the error mentioned above Can u suggest...
  5. godzilla13

    ODBC wont connect to netowrked .mdb

    Hi everyone, I am currently developing an intranet site and have a couple of micorosft access databases stored on a file server that i need to extract data from and display on some pages. My problem is that i have been using dummy databases during the desgin stage with the ODBC pointing to a...
  6. godzilla13

    PDF Files in Form

    Hello all First time poster long time viewer, i am creating a table that stores pdf files and the data that they contain. I want to view the pdf file as like a preview that i have inserted manually on the form using a OLE object. The form would look like so: ID __________ TPYE...

Part and Inventory Search

Back
Top