Re: How to query mssql database?

2006-09-21 Thread Nebodi Gatreba
On 9/21/06, Mirco Piccin <[EMAIL PROTECTED]> wrote: }} Is there a way to connect to and make queries on MSSQL database?I use the UnixODBC ( http://www.unixodbc.org/).In section "drivers" you can find out the working driver for the most SQL server I use the FreeTDS driver to connect to MSSQL (http:/

How to query mssql database?

2006-09-21 Thread Nebodi Gatreba
Hello,I was searching for the tool on Google, but couldn't find anything that works on Linux.Is there a way to connect to and make queries on MSSQL database?ThanksMitja Podreka

Re: Where is Debian 64-bit iso image?

2006-06-08 Thread Nebodi Gatreba
Problem solved! Thanks for the help and hintsFirst problem was bad CDs from my laptop and next was the wrong image.I found informations I needed on this thread http://lists.debian.org/debian-user/2006/02/msg01809.htmland this pagehttp://www.debian.org/ports/amd64/

Re: Where is Debian 64-bit iso image?

2006-06-08 Thread Nebodi Gatreba
On 6/7/06, Alexander Schmehl <[EMAIL PROTECTED]> wrote: Possible problems:- System isn't set up to boot from cd- System isn't a ia64 / Itanium System but an AMD64 / Intel em64t based  System (wrong iso, get the right one, try again)System is set to boot from CD. I figured out that my server doesn't

Where is Debian 64-bit iso image?

2006-06-07 Thread Nebodi Gatreba
helloI've downloaded three Sarge ia64 images from three different locations, burned them on CD and when booted I got CentOS-4 instead of familiar Debian boot procedure.Is this the way it should be or is something wrong? thanks,Mitja Podreka

Re: Starting/installing Mysql on debian

2005-05-12 Thread Nebodi Gatreba
Simply type "mysql -u your_username -pyour_password" in the console window (command line) and you will find yourself in MySQL