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 strongm 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. TechMaven

    'The table links for this database are not valid' message

    OK I found the problem. It was in the Startup form. Putting this form in Tools--Startup caused the problem so I looked at the form's code. The message was not coming from Access but from some error-handling code in this form: Error_CheckVersion: If Err = -2147217900 Then MsgBox "The...
  2. TechMaven

    'The table links for this database are not valid' message

    I was making extensive changes to a database regarding the tables. I renamed a whole bunch of tables and then deleted some. Now I have a message 'The table links for this database are not valid'. I deleted all the table links from the front end then relinked all and still got the message...
  3. TechMaven

    Connectors with 'tail'

    I was trying to connect shapes. But I had to move many shapes around to reposition them when I added new shapes. I also copied and pasted several connectors to save time in creating the arrows. I had to move the shapes and the connectors separately because when I move the shapes the connectors...
  4. TechMaven

    2011 tech career choices

    Old thread, but worth another response. What is hot today may be cold tomorrow. Look way ahead. Many (most?) good tech jobs have gone overseas. I don't see this trend halting or even slowing. Any experience you get will be obsolete in 5 years. You need to continually be looking ahead and...
  5. TechMaven

    Combo box list only active records but display inactive selections

    How would I set up the query for a combo box that has to list only active records (WHERE ActiveSW = True) but still has to display the selection for old records where the choice made is now inactive (ActiveSW = False)? Currently old selections that are now inactive display as blank because the...
  6. TechMaven

    Connectors with 'tail'

    No, the end that does not have the arrow is crooked (shaped like an L). It's almost like it was trying to connect to something that was off to the side to it bent the line. No they are not connected to anything. It's probably easier for me to just delete the whole thing and start again. I was...
  7. TechMaven

    Connectors with 'tail'

    I have some connector lines with an arrow on one end. The connector line end that does not have the arrow developed a 'tail' when I moved the line. How do I get rid of this 'tail' to make the line straight again? I now have several lines with tails of diffreent lengths and have no idea how to...
  8. TechMaven

    advice and opinioins on working for a State Agency

    I work for a State Government (cannot reveal which). My previous job was outsourced to India and this was my only choice at the time. Pay is terrible. Benefits are good (not great, are anyones?). We just recently had mandatory furlough days and a REDUCTION in salary. We have had three rounds of...

Part and Inventory Search

Back
Top