Re: Reading Schema From a MSSQL Dump on a Mac (or Linux)

2012-02-03 Thread Stan Iverson
On Fri, Feb 3, 2012 at 11:11 AM, Johan De Meersman wrote: > - Original Message - > > From: "Stan Iverson" > > > > I have a Mac and a Linux server and I need to read the table schema > > for a database dump from MSSQL. Possible? How? > > Heeh.

Re: Reading Schema From a MSSQL Dump on a Mac (or Linux)

2012-02-03 Thread Stan Iverson
atabase. I don't have MSSQL installed on either my Mac or my Linux server. I want to read the table schema. This doesn't appear to be a viable option. > or one of the Navicat products... > <http://www.navicat.com/en/download/download.html> > Site is currently not serving. Please advise. TIA, Stan

mluwwmamupnzo

2006-06-13 Thread stan
Message de la Plate-Forme SECURITE de l'Universite Sidi Med Ben Abdallah de Fes - USMBA - ALERT!!! This e-mail contained one or more infected files. The following attachments were infected and have been repaired: No attachments are in this category. The following infected attachments were dele

Re: document

2006-02-28 Thread stan
Please read the document. -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

Here is your documents.

2005-06-09 Thread stan
²d!M¡Oª*éè¼yî’´Çç焘a42ã¼ùX’ªk£Þà¸y’÷L¨?$× ñÃu?"%Ý£®,®3.T%]ÜžÜsø‰&Mzþ kˆl‹U«‹…G]‚u12ŶüžÏ~?g?:äRNKèøë£‰n„Ë3E,#Ô— UñtW(h3 ßw;Ä™RHîd Š¿kwZÀclO²“"“\Ïä“™XÏç… Ï¼¼«Ê "W²ì“×|÷!aŽ OùíôÆkºöµ—z'²[g(t/…ó±^û›O6¿vþûešrÅ­ ñïK—>:³â[ap½ó$744í‰Yeq,J£Ê§æjþòxÏŸ ­ ËçEGø)Ê?³q޲G¥«ÐV{Àž;£œ?'¨”F¶2Õ´4O]6Ѩ„‰“BHÚPU ;M5Ï

building mysql 4 on RH8

2004-03-30 Thread Marius Stan
Hello all, While trying to build MySQL-4.0.18-0.src.rpm downloaded from mysql.com on a RedHat 8 I get these: /usr/lib/gcc-lib/i386-redhat-linux/3.2/../../../libncurses.a(lib_termcap.o): In function `skip_zero': lib_termcap.o(.text+0xcc): undefined reference to `__ctype_b' /usr/lib/gcc-lib/i386-

RE: Load data + odbc ?

2004-03-19 Thread Stan Sebastian
I'm soryy for the delay, but i've tried to resolve this on my own. Not a chance. > h = SqlConnect("transfer") > r=sqlexec(h,vQuery) > if r<0 > ? aError( laErrors ) > _cliptext = laErrors[1,2] > endif > > Paste the result here. The error i get on the BoxB, is OF COURSE!! : "Connectivity error

Fw: Load data + odbc

2004-03-11 Thread Stan Sebastian
Now is on the list where it belongs :) Em please help! - Original Message - From: "Carl Karsten" <[EMAIL PROTECTED]> To: "Stan Sebastian" <[EMAIL PROTECTED]> Sent: Thursday, March 11, 2004 5:58 PM Subject: Re: Load data + odbc > One of us (look

RE: Load data + odbc

2004-03-10 Thread Stan Sebastian
> Stan Sebastian <[EMAIL PROTECTED]> wrote: > > Please help! :) > > > > I've got 2 workstations and a server on which i have Mysql 3.23.52 - nt. > > > > The clients are build in Visual FoxPro and use MyODBC for connecting to > > server. > >

Load data + odbc

2004-03-10 Thread Stan Sebastian
Please help! :) I've got 2 workstations and a server on which i have Mysql 3.23.52 - nt. The clients are build in Visual FoxPro and use MyODBC for connecting to server. >From both WKS statements like select, insert, update, delete work just fine, but when i want to 'LOAD DATA local INFILE' it wo

About BerkeleyDB used in MySQL

2003-07-20 Thread Annnie &amp; Stan
Hi All, I noticed that MySQL 3.23.49 uses Berkeley DB 3.2.9a (February 14, 2002). Does anyone know the difference between this bundled 3.2.9a and the BerkeleyDB 3.2.9 downloaded directly from sleepycat website? Is the difference big or not? Thank you very much! Stan

HEPL: LOAD DATA LOCAL skips recors

2003-03-14 Thread Sebastian Stan
nd i do "LOAD DATA LOCAL INFILE '.TXT' into table fields terminated by ' ' " it works just fine, but i need the first way. Please help me. Thank you. -- Sebastian Stan [EMAIL PROTECTED] ---

Re: CREATE INDEX is sooo slow! any ideas?

2003-02-26 Thread Sebastian Stan
DAT ON FACTDET20028 (DAT) ; CREATE INDEX ANOCTYDAT ON FACTDET20028 (ANO, CTY, DAT) ; I've tried to create the indexes two ways : 1.before loading the date into table ("LOAD DATA local INFILE ... ") 2. after that. Both ways it's the same thing. --

GUI for the server part of MySQL

2002-12-18 Thread Stan Sebastian
Is there any GUI for the server part of MySQL fro Windows. I mean not a client for MySQL, like SQLyog OR MySqlFront. Something better then the MySqlAdmin? -- Sebastian Stan [EMAIL PROTECTED

Re: mysqld hangs when accessed from external interface / servers

2002-10-06 Thread Stan P. van de Burgt
So, a fix to this MySQL bug anyone?? - Stan - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EM

mysqld hangs when accessed from external interface / servers

2002-10-06 Thread Stan P. van de Burgt
:15:59 CEST 2002 [root@liz root]# >Fix: None yet >Submitter-Id: Stan P. van de Burgt >Originator:root >Organization: DMO >MySQL support: none >Synopsis: mysqld hangs when accessed from external interface / servers >Severity: serious >Priority: medium >

Help! With sql date type

2002-04-18 Thread stan
this possible? Thanks Stan - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To uns

SQL Server 2000

2002-01-05 Thread Stan Lester
Hi.. Is there any painless way or good documentation on how to convert a database from Micro$soft $QL 2000 into MySql? Thanks in advance for any directions you can point me to. Stan - Before posting, please check: http

INSTALL BUG (LINUX on i586)

2001-10-26 Thread Stan
From: stan To: [EMAIL PROTECTED] Subject: INSTALL BUG (LINUX on i586 with apache and php) >Description: Configure errors and exits after trying to find ncurses lib (also curses and termcap aren't in my system). It's a LINUX on a Pentium. Is the configure not correctly detecting

mysqlgui - Can't connect to local MySQL server through socket (111)

2001-05-18 Thread stan gruszka
Hi I am attempting to run the compiled version of mysqlgui on RedHat 7.0 The mysql.sock socket is located in /var/lib/mysql/mysql.sock on RedHat 7.0 Whereis is mysqlgui trying to locate the socket. Thanks Stan -- Stan Gruszka System Administrator IP Applications (Canada) Corp Suite 154, 555

windoze and batch files

2001-05-02 Thread Bordeaux Stan
ing the whole thing if I make a small syntax error. Stan Bordeaux Injury Prevention Policy Officer Public & Environmental Health Service 1/34 Davey St Hobart 7000 ph: (03)6233 3774 fax: (03)6223 1163 email: [EMAIL PROTECTED] ---

table output display

2001-03-25 Thread Bordeaux Stan
is problem? Any help greatly appreciated as I can't make sense of the on-screen display. Cheers Stan Bordeaux Stan Bordeaux Injury Prevention Policy Officer Public & Environmental Health Service 1/34 Davey St Hobart 7000 ph: (03)6233 3774 fax: (03)6223 1163 emai