Page 2 of 2 FirstFirst 12
Results 16 to 20 of 20
  1. #16
    pka4916 is offline Novice
    Windows 7 32bit Access 2007
    Join Date
    Oct 2011
    Posts
    17
    ok..



    It seems to be happening with 1 table only

    if I do select * from maininfo it goes wrong
    but if I do select * from myothertable, then it's ok.

    I deleted the whole table, and recreated it with only 2 fields, and then it
    won't work..

    i checked everything, and it seems like it's pulling only the 1st record in that Table.. (but sometimes it's just nothing)

    Tried the same table, but then renamed, since it was also in use by the mainform of my Db, but that doesn't make a difference either...

    I am so clueless as of why it refused to give me all the results.

    1 time, I did get a box all the sudden, about linked table properties,
    and I hit cancel, and I got all the results..
    I checked, and there is nothing...

  2. #17
    Toyman is offline Competent Performer
    Windows 7 32bit Access 2010 32bit
    Join Date
    Oct 2011
    Posts
    233
    Quote Originally Posted by pka4916 View Post
    ok..

    It seems to be happening with 1 table only

    if I do select * from maininfo it goes wrong
    but if I do select * from myothertable, then it's ok.

    I deleted the whole table, and recreated it with only 2 fields, and then it
    won't work..

    i checked everything, and it seems like it's pulling only the 1st record in that Table.. (but sometimes it's just nothing)

    Tried the same table, but then renamed, since it was also in use by the mainform of my Db, but that doesn't make a difference either...

    I am so clueless as of why it refused to give me all the results.

    1 time, I did get a box all the sudden, about linked table properties,
    and I hit cancel, and I got all the results..
    I checked, and there is nothing...
    Have you tried to recreate the table directly in the front end part of the db and run the code?

  3. #18
    pka4916 is offline Novice
    Windows 7 32bit Access 2007
    Join Date
    Oct 2011
    Posts
    17
    I FOUND IT!!!!!!!!

    This is really stupid, but I always had a primary key in my tables with 2003
    Access 2007 doesn't like it for some reason.... so I removed the primary
    keys and now it's working just fine..

    Why would that be??

  4. #19
    Toyman is offline Competent Performer
    Windows 7 32bit Access 2010 32bit
    Join Date
    Oct 2011
    Posts
    233
    Quote Originally Posted by pka4916 View Post
    I FOUND IT!!!!!!!!

    This is really stupid, but I always had a primary key in my tables with 2003
    Access 2007 doesn't like it for some reason.... so I removed the primary
    keys and now it's working just fine..

    Why would that be??
    I am glad you were able to resoloved you problem. Was the primary key an auto number? What was the name of the field?

  5. #20
    pka4916 is offline Novice
    Windows 7 32bit Access 2007
    Join Date
    Oct 2011
    Posts
    17
    Quote Originally Posted by Toyman View Post
    I am glad you were able to resoloved you problem. Was the primary key an auto number? What was the name of the field?

    It is indeed an Autonumber, and the name is Callnumber

Page 2 of 2 FirstFirst 12
Please reply to this thread with any new information or opinions.

Similar Threads

  1. Access has stopped working
    By phillb in forum Forms
    Replies: 9
    Last Post: 01-10-2012, 12:22 PM
  2. Buttons Unclickable Anymore
    By netchie in forum Access
    Replies: 7
    Last Post: 09-14-2011, 11:06 AM
  3. Access 2010 - search query not working
    By beetgirl in forum Access
    Replies: 6
    Last Post: 07-12-2011, 09:56 PM
  4. working with access runtime.
    By mesersmith in forum Programming
    Replies: 4
    Last Post: 02-04-2011, 09:55 AM
  5. Query decided it didn't want to be updateable anymore
    By tylerthompson in forum Queries
    Replies: 0
    Last Post: 07-23-2009, 09:43 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums