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 Chriss Miller 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: kamthorn
  • Content: Threads
  • Order by date
  1. kamthorn

    Access and Authorware

    I connected with ODBC and have problems: 1. to show names of field data 2. to align each field data like LEFT() Anyone's got an idea. Thanks.
  2. kamthorn

    SQL with MSaccess

    I need help on how to select statistical calculation like average,SD by SQL from MSacess. Anyone please. I tried: DB_SQLString:= "SELECT DAvg([field]) FROM [table] AS [newfield]" but didn't work.

Part and Inventory Search

Back
Top