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 bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by Rafty

  1. Rafty

    database link error

    There really is no language, all the language I did was in the drop down box . I went to the microsoft knowledge based answers and implemented what it told me, which is located at http://support.micosoft.com/default.aspx?scid=kb;en-us;Q265307 I did include select distinct in the drop down criteria
  2. Rafty

    database link error

    Please can anyone help me. I have set up a database connection. From a drop down list you select a breed then on a results page only the information for that breed will be displayed. It worked for a while then crashed I re published the pages and now it won't work. What happens is on the...
  3. Rafty

    Back Buttons

    Hi all, Just a quick questions, i want to create a back button on my pages for fp 2000. All I can find is the following html but it's for fp 98. <form><input type=&quot;button&quot; value=&quot;back&quot; onclick=&quot;history.go(-1)&quot;></form> also where do I put it??? Thanks Beckie
  4. Rafty

    database design

    Dear Sean, Thanks heaps for the lists, Just to verify in my dumb head I need to have relationships b/t all the tables. thanks heaps bec
  5. Rafty

    database design

    Just a really quick question.....I would like to know the easiest design for the following criteria. I have over 150 dogs being showen over two days, I have to enter each dog breed name for each day. As the judge on one day differs from the judge on another. At the moment I have created a...
  6. Rafty

    Forms

    Hi all, Just a quick question, can one create a drop down box from a database once the user selects their choose and press a go command button, they are then shown the result from the database. All the forms I've seen have been search functions or add/ delete entries. The form I want to create...
  7. Rafty

    web grpahics

    hi all Can anyone recommend a web graphic designer, what I want to do is to create my own animations e.g. a dog running around in a circle? Do I have to get someone to draw it first and then scan it in and then edit it???? I would also like to create something similar to www.springfair.com.au...
  8. Rafty

    NEED DATABASE HELP BADLY

    I have attempted to make a datbase connection numerous times, the database appears in my folder fpdb in my web page, I have both a global.asa and my page is saved as an asp format, the database is verified, however I continue to recieve the following message: server error: Unable to retrieve...
  9. Rafty

    How to do this database link

    Hi can someone please help me??? Every time I go to link up my database to my frontpage I get this error coming up.... Server error: Unable to retrieve the list of record sources from a database using the connection string: DRIVER={Microsoft Access Driver (*.mdb)};DBQ=URL=Newenitre.mdb. The...
  10. Rafty

    Database connection error

    I have no idea what i am doing wrong can someone please tell me, everytime the database wizard goes to connect I get this message: Server error: Unable to retrieve the list of record sources from a database using the connection string: DRIVER={Microsoft Access Driver...
  11. Rafty

    Forms Access or Frontpage???

    Hi, Sorry about this question it is more than likely really dumb but after numerous attempts to find an answer I thought I'd swollow my pride and just ask. After creating a database in access, I wish to allow the user to click on their required information from a drop down list (created from...
  12. Rafty

    VB and Frontpage

    Can anyone tell me if a Visual Basic project can be shown on a Frontpage 2000 Web site? I need link a Access Database to create a VB project and then publish the page in FrontPage...should I enter this query in the VB software?? Basically I have to create a drop down query box (from an...
  13. Rafty

    Can anyone tell me....please frontpage and Vb

    Sorry don't mean to sound to pushie but Can anyone tell me if a Visual Basic project can be shown on a Frontpage 2000 Web site? I need link a Access Database to create a VB project and then publish the page in FrontPage...should I enter this query in the VB area?? If not do I need special...
  14. Rafty

    Linking Frontpage and Visual Basic

    Hi, I have written a frontpage 2000 web-site, however I need to create a drop down box that queries a database and then returns the rest of the database as the result . I am pretty sure that VB can do this, however can I link a VB project(that is linked to an access 2000 database) to the...

Part and Inventory Search

Back
Top