Search results

  1. P

    using images

    anyone no how i can put image data(gif & jpg) into my access data base so that both my text fields and my images will display when i tie the db to a web page?
  2. P

    image data problem

    i am trying to display the photo & some personal info of an employee on a web page when the user types in the employee name/id. the data is located in an access db. i have tried using access data pages but the gif pictures of the employee does not show up. how should i approach this? should i...
  3. P

    access web link

    i have a ms access link on a web page, but it wont open up access and display the db when a user clicks on it. anyone know why? what must i do to make this work?
  4. P

    import text file with multi columns

    Wayne, u are right. I will try that approach. Thanks for your thoughts...
  5. P

    import text file

    you are correct, and i offer my apologies. i thought that maybe i had posted on the wrong board. thanks...
  6. P

    import text file

    no, each line does not have a unique id. but the first line of each record does. recall that each record consist of 3 lines.
  7. P

    import text file with multi columns

    the file structure for the mdb should be exactly as the input test file. attached is a sample of the input text table.
  8. P

    import text file

    how do i import a text file that has 3 lines of data for each record? when i import the file, access thinks each line is a new record, so i get 3 records for each true record.
  9. P

    import text file with multi columns

    anyone no how i can import a text file that has 3 lines of data for each record. my problem is that access makes each row into a record. but i want each set of 3 rows to be a record. please help!!!
Back
Top Bottom