Search results

  1. D

    Section width greater error...

    Nevermind.....I fixed it...it was stupid. Thanks, Dux
  2. D

    Section width greater error...

    When creating a report, I keep getting this error upon trying to open it.... The section width is greater than the page width, and there are no items in the additional space, so some pages may be blank. For example, the report width may be wider than the page width. I have shrunk the field...
  3. D

    Stupid Question....

    Yes, that did the trick....thank you both very much. I will also remember to use better subject titles in the future. Thanks for the tip. Dux
  4. D

    Stupid Question....

    oops, sorry....i didn't see the last two messages.....i'll give them a try. ignore my last message for now. Thanks, Dux
  5. D

    Stupid Question....

    The field names would be exactly the same as the field names of the previous report.....the only thing I need to change is the linkage to the query. The query is still set to what it was set to for the other report. Is it possible to change the what query the report is linked to? Thanks, Dux
  6. D

    Stupid Question....

    I have created a report, but I manipulated a copy of another report that was already being used, to create this new report. I have already created a query for this new report, but this new report is still associated to the old query. In other words, when I click on the field list, it gives me...
  7. D

    #Deleted appearing in my data...

    That is actually when I notice it....when I close the table and re-open it......that #Deleted appears. Dux
  8. D

    #Deleted appearing in my data...

    Hello All, Would anyone happen to know why "#Deleted" all of a sudden is continually appearing in my database table.....each field of one row contains this in it. I remove it and it comes back. This is just a recent occurrence, but I am unaware as to what caused it. Any ideas? Thanks, Disco Dux
  9. D

    mde vs. mdb files etc. problem

    Thanks, We are using ASP for our intranet, but the thing is, the department that created this database has created a front end for it and they would like to use that to run their queries etc.. I guess what we are doing, is linking to the front end and the front end is grabbing the data...
  10. D

    mde vs. mdb files etc. problem

    Hello there, I have a question for you experts. I am working with an intranet and would like to be able to have a link go directly to a database. When I have the link set to go to the file jackpot.mdb, clicking on it gives me an option to "save this file to disk"...if i click on this, it...
  11. D

    Really dumb question...

    I learned most of my database knowledge (what little there is) via Oracle and SQL....if I wanted to just simply hard code an SQL insert statement in Access 97, where would I go to do this. I know this must seem like a really stupid question, but it just doesn't seem as obvious to me as I would...
  12. D

    MS error for mysteriously duplicate records

    MS Error OPCRNo is the primary Key. OPCRNo is set for Indexed: Yes (No Duplicates) & BSI is set for Indexed: Yes (Duplicates OK) All of the rest are set to Indexed: No Thanks, Dux
  13. D

    MS error for mysteriously duplicate records

    nobody has any ideas? .
  14. D

    MS error for mysteriously duplicate records

    Hello All, I am having tropuble with an asp page, but it seems to be database related, so i thought i would check here to see if anyone knows this problem. I am getting the following error and it appears that it is telling me that i am trying to enter a duplicate record into my database. i have...
  15. D

    Changes disappear

    it's quite frustrating...to say the least.
  16. D

    Changes disappear

    all i am trying to do is change the column name of one column in a few reports...that's it. at some point i'd have to make the changes on the server side and then what would i do? i am making them on my developmental server and they don't stick, so i haven't even thought about making them on...
  17. D

    Changes disappear

    the changes remained in tact for one full day, but this morning when i checked on them, they had reverted back to what they were before......i'm lost as to what to do next????? Dux
  18. D

    Changes disappear

    OK, I guess I need to explain myself....It is a shared database, when it is put into production, but right now, I am the only one who has access to it. The production database is completely fine right now, so that should not be a problem. Thanks, Dux
  19. D

    Changes disappear

    This is a shared database....and it is located on the server (if that is what you are asking...i am not 100% sure that is what you are asking).
  20. D

    Changes disappear

    Hi Pat, yes it is referencing the querydef and not a SQL statement or table name. I am even finding that I am running into the problem when I make a change to a column heading in the report. I change it and it works fine for a few moments, but then I try it again and it has changed itself back...
Back
Top Bottom