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. karmawheel

    Using DB Connection without access

    Not sure how you would force an invalid connection string through?? I've always used SQL Server authentication with my ADP files to avoid problems like this...can't you just have your DBA associate your Windows network ID with a SQL Server login ID?? At least then you would be able to compile...
  2. karmawheel

    Help needed with increase in ADP file size

    Report contains a single embedded .jpg image approx. 350 kb in size. Learned elsewhere that Access doesn't do well with formats other than .bmp, and when I reduced the jpg image resolution from 350 kb down to 35 kb, the ADP file approached the original size (approx. 4 mb).
  3. karmawheel

    data entry

    The form you have embedded your subforms on is actually the main form for this collection of subforms, even though you're not using the form as such. You could easily bind this "main" form to your table that contains the serial number data, and then bind the subform(s) to the main form by...
  4. karmawheel

    Help needed with increase in ADP file size

    I tried that first but it had no effect (kind of like rebooting a workstation when you haven't got a clue why it's acting up!). Although there's no internal db structure stored with an ADP like in an .mdb so I didn't really think that would help... I did manage to track the increase in file...
  5. karmawheel

    Help needed with increase in ADP file size

    I'm working with an Access Data Project and SQL Server 2000. The size of the .adp file usually sits at about 4 mb and the .ade file at about 3 mb. I noticed today that the .adp file has grown to nearly 20 mb while there have been no major changes made to the project...what could be the likely...

Part and Inventory Search

Back
Top