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 Mike Lewis 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: *

  • Users: helper2
  • Order by date
  1. helper2

    ALTER TABLE ... SET DEFAULT Syntax error

    Not sure if this will help, I took this from the SQL Books online. With a search on Alter Table. Add a nullable column with default values This example adds a nullable column with a DEFAULT definition, and uses WITH VALUES to provide values for each existing row in the table. If WITH VALUES is...
  2. helper2

    Allow text on an Access form to have Word Formatting

    You might look at www.fmsinc.com/products/memo/index.html
  3. helper2

    forms corruption

    Sorry to run this Start button then Run. Good Luck,
  4. helper2

    forms corruption

    You also might try decompling the mdb file and then recompling it again. This has worked for me. "C:\Program Files\Microsoft Office\Office\msaccess.exe" /Decompile C:\YourFolder\YourMDBFile.mdb

Part and Inventory Search

Back
Top