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 Shaun E 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: InnSun
  • Content: Threads
  • Order by date
  1. InnSun

    Automate importing macro into new spreadsheet

    Please help with a slight problem automating a process for my user. Currently, with one click of an icon, they can open a text file ftp'd from the Mainframe, have it put into excel columns, and have it "made attractive" with text formats and colors. There is one part that I cant...
  2. InnSun

    Show warnings with mysqlimport

    Hi, Using mysqlimport (from the shell command line) is more convenient at times than running LOAD DATA INFILE... from within mysql. However, I don't seem to be able to view warnings that the import may produce. If it was run from within mysql, then the command SHOW WARNINGS; immediately after...
  3. InnSun

    Command line parms to init services

    Please help with somewhat of a newbie question: I want to change the way a service starts on boot: to run with a particular command line parm. Is this the normal procedure (speaking generally)??: (emacs or vi) /etc/init.d/<yourservice>d ----> look for the execute line in the script ----> add...
  4. InnSun

    Writer Page Preview has limited zoom capability

    Is &quot;Page Preview&quot; meant to be analogous to WORD &quot;Print Preview&quot;? Selecting zoom in OO Writer page preview doesn't give an option for magnification, only for rows & columns, which is a specification of how many pages to preview. To see only one page is zoom level 1x1. The...
  5. InnSun

    OpenOffice as MySql Client

    This thread is intended for sharing of experiences with OpenOffice + MySQL. It's a continuation of one first started in the OpenOffice.org forum: thread904-352533 The OpenOffice &quot;Data Sources&quot; function opens up an &quot;Access-like&quot; interface that provides a client to MySQL (or...
  6. InnSun

    OpenOffice and MySQL with ODBC

    An open source Office Suite like Open Office is a great idea, but it currently lacks a &quot;robust&quot; database functionality, i.e., like Access has. There are reports, however, of those who have successfully implemented MySQL (or postgresql, etc.) to provide this thru an ODBC connection. One...

Part and Inventory Search

Back
Top