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 TouchToneTommy 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: anto
  • Content: Threads
  • Order by date
  1. anto

    Access 2000-97 incompatibilities

    Sorry for bothering, but tonight I'm in such a situation we, in Italy, define being in big trouble. A friend of mine wrote an Access 2000 DB, which he converted in Access 97 format, as requested by the costumer. Unfortunately the conversion, while preserving all the tables and queries, has a big...
  2. anto

    Word Mime type

    Is there a way from an Apache served site to fool a damn IExplorer browser in such a manner that it doesn't open directly a word document when clicked? I know the short and best answer is to avoid microsoft's docs as the format for downloadable documents, but, you know, this is for a customer...
  3. anto

    I'm trying to get working this sql

    I'm trying to get working this sql query generated from Access, in a MySQL database. Mysql stop at the first left join, so I presume there's something wrong in left join syntax and in the use of parenthesis. Any suggestion? B.T.W. sorry for the awful long query that follows. thanks SELECT...
  4. anto

    Fat restoring

    Hope not to be off-topic, I'm looking for a free downloadable application which could handle a fat corruption problem. thanks antonio
  5. anto

    order by rand()

    I'm trying to get a randomly selected set of rows from a select query. I'm trying something like 'select * from table_name where colum='xxxx' order by rand() limit 10' as outlined in the manual. Well the server refuse anything coming after the 'by'. Where I'm wrong?<br><br>thanks

Part and Inventory Search

Back
Top