| Thanks to antville.org |
|
Thanks to antville.org : Tags : oo.org
base and MySQL connectivity
shantanuo
11:03h
To get started with the JDBC Driver for MySQL (Connector/J), download it from MySQL's Web site, unpack the downloaded file, and move the resulting mysql-connector-java-x.x.x-bin.jar file into the desired location (e.g. your home directory). In OpenOffice.org, choose Tools -> Options -> Java. Make sure that the appropriate Java Runtime Environment is selected and click the Class Path button. Next, click the Add Archive button and select mysql-connector-java-x.x.x-bin.jar. Click OK to save the settings and close the window, then restart OpenOffice.org.
www.mysql.com ... Link (0 comments) ... Comment
More About Calc
shantanuo
13:42h
1) Edit - Changes - Record
This option helps you to track changes being made to your spreadsheet. 2) Edit - Compare Document Compare different versions of the same document. 3) File - Versions Create versions. 4) Calc and Excel use different default number formats. With Excel, the cells are set to the “General” category number format., so if you entered 25.12345 in a cell it would display “25.12345”. In Calc a default formatted cell is set to the “Number” category in the “General” format. Thus, if 25.12345 is entered, 25.12 will be displayed. ... Link (0 comments) ... Comment
Calc Shortcut keys
shantanuo
13:40h
Ctrl + F8 - Highlights cells containing numeric values and formulas (not text)
F11 Opens the Styles and Formatting window Shift+F11 Creates a document template Shift+Ctrl+F11 Updates the templates Alt+Down Arrow Increases the height of current row Alt+Up Arrow Decreases the height of current row Alt+Right Arrow Increases the width of the current column Alt+Left Arrow Decreases the width of the current column Alt+Shift+Arrow Key Optimizes the column width or row height based on the current cell Alt+Enter (Alt+Shift+Enter also applies the cell format) Enter into all currently selected cells ... Link (0 comments) ... Comment
Format Zip Code
shantanuo
11:13h
Calc Tip: Format The Zip Code Column For Five Digits Zip Codes
1. Right-click on the top of the Zip Code column. (A menu appears). 2. Click Format Cells (The 'Format Cells" window appears) 3. Click the Numbers tab. 4. Under Category, select Number. 5. Under Format, select General. 6. In the Leading zeros box, increase the number 1 to a 5. 7. Click OK. (A zero appears at the beginning of the "01111" zip code). ... Link (0 comments) ... Comment |
Online for 2763 days
Last modified: 2010.03.19, 12:58 Status
Youre not logged in ... Login
Menu
Search
Calendar
Recent updates
Upgrade PEAR I spent a
lot of time figuring out how to upgrade my PEAR...
by shantanuo (2010.03.19, 12:58)
Improve the bash history If
you use two bash sessions at the same time, which...
by shantanuo (2010.03.15, 12:13)
Counting file types cat
myawk.sh
#!/bin/sh
# list the type of files with count
find...
by shantanuo (2010.01.11, 18:43)
show processlist ps aux
When you run ps you will only get the first 40...
by shantanuo (2009.12.29, 09:50)
Which Linux? If you're a
Linux expert, Fedora is for you. If you just want...
by shantanuo (2009.12.23, 14:22)
Killing processes You can enter
the "kill" command in a terminal if a process hangs....
by shantanuo (2009.12.23, 14:06)
vim syntax behave mswin -
Copy and Paste with Ctrl+C CtrlV
set laststatus=2 - grey...
by shantanuo (2009.12.18, 17:37)
sed can make you sad!
Changing the -e to -i in the following can be...
by shantanuo (2009.12.18, 17:09)
Easy SSH HashKnownHosts no
Add the above line in your ssh_config file that can be...
by shantanuo (2009.12.18, 14:43)
Inernal File Separator The safe
way to change IFS in a 'while read' loop is:...
by shantanuo (2009.12.01, 17:07)
Overwriting files output redirection using
n> usually overwrites existing files. You can control this with...
by shantanuo (2009.11.21, 17:15)
send messages across network The
following command can be used to send messages to remote...
by shantanuo (2009.11.19, 18:34)
power of wget wget is
really a very powerful utility. Here is an example.
wget...
by shantanuo (2009.10.18, 09:46)
Silence of the Foxes This
simple Firefox tool lets you create custom Firefox installers which...
by shantanuo (2009.09.13, 19:30)
Wow 15 years IT experience
and you don't know the difference between a bit and...
by lolquestionmark (2009.09.01, 18:29)
Zoom in Ubuntu I can
change the tabs in firefox by using Alt + 2...
by shantanuo (2009.08.23, 07:49)
Google Calculator >> 24685316 kb
in MB
shows the wrong results:
24 685 316 kilobits...
by shantanuo (2009.08.16, 13:04)
Old date in Shell If
you need to know the 3 days old date, it...
by shantanuo (2009.08.11, 12:50)
Finding in Linux I was
looking for the file translate.html from my backup drives, e:...
by shantanuo (2009.08.10, 12:56)
Number all lines in a
file perl -pe '$_ = "$. $_"'
ā-pā causes Perl...
by shantanuo (2009.08.09, 12:16)
Ubuntu Root The root account
is disabled by default on Ubuntu installations, mainly to prevent...
by shantanuo (2009.08.09, 11:35)
Starting Ubuntu You can make
Ubuntu remember the applications you had open when you last...
by shantanuo (2009.08.09, 11:31)
Export to Excel Just create
a regular .PHP file, where you output your data in...
by shantanuo (2009.08.07, 13:27)
Gmail in Firefox You can
set Gmail as Default Email Client in Firefox
* go...
by shantanuo (2009.07.07, 20:07)
tmpdir in MySQL In MySQL,
the tmpdir path is mainly used for disk-based sorts (if...
by shantanuo (2009.06.20, 07:22)
|