Re:  character

2002-04-28 Thread Rosyna
LINE (in ASCII - >linefeed) and is NON-PRINTABLE. Don't have graphical representation. >Using "LOAD DATA ...", MySQL accept all the characters , including >NON-PRINTABLE. -- Sincerely, Rosyna Keller Technical Support/Holy Knight/Always needs a hug Unsanity: Unsan

Re:  character

2002-04-26 Thread Rosyna
very line '0Dh' and '0Ah'.This mean ENTER('\r) and NEW >LINE(\n').If you have a C/C++ manual you can find the list of escape >sequence. -- Sincerely, Rosyna Keller Technical Support/Holy Knight/Always needs a hug Unsanity: Unsane Tools for Insanely

vio_is_blocking?

2002-04-18 Thread Rosyna
(0x0001) at 0x7561205e Thread 0 Crashed: #0 0x00020cfc in vio_is_blocking #1 0x00018b64 in simple_command #2 0x0001b23c in mysql_send_query #3 0x0001b3f8 in mysql_real_query #4 0x0001afb4 in mysql_query -- Sincerely, Rosyna Keller Technical Support/Holy Knight/Always needs a hug

Re: How many tables?

2001-12-24 Thread Rosyna
ve a GUI working, it'll be transparent. > >My question is at what point should I stop using these lookup tables? -- Sincerely, Rosyna Keller Technical Support/Holy Knight/Always needs a hug Unsanity: Unsane Tools for Insane People

MS Access and mysql databases

2001-12-11 Thread Rosyna
Is it possible to export a database from mysql so MS Access can read it as its own? I am not able to install MyODBC on the windows box (not admin) -- Sincerely, Rosyna Keller Technical Support/Holy Knight/Always needs a hug Unsanity: Unsane Tools for Insane People

Re: Netscape ignores %20 with $sort="id DESC"

2001-12-01 Thread Rosyna
ert the blank space into a >%20. (this works fine with newer versions of Netscape. Internet >Explorer does not have such a problem). > >Is there a workaround for this problem? -- Sincerely, Rosyna Keller Technical Support/Holy Knight/Always needs a hug Unsanity: Unsane Tools for Ins

RE: Creating Databases

2001-09-23 Thread Rosyna
I guess thats a no. I wasn't sure if it was hidden in some other documentation file. Is there a page that details things that can be done in MS SQL Server and not mySQL? Ack, at 9/23/01, Will French said: >rtfm. > >Excerpt from mySQL manual. -- Sincerely, Rosyna Keller Tec

Creating Databases

2001-09-23 Thread Rosyna
Does mySQL not support this syntax? CREATE DATABASE newDB ON ( NAME = 'newDB', FILENAME = '~/newDB.mdf', SIZE = 10MB, MAXSIZE = 20MB, FILEGROWTH = 1MB ) -- Sincerely, Rosyna Keller Technical Support/Holy Knight/Always needs a hug Unsanity: Unsane Too