Message could not be delivered

2005-09-23 Thread bobby . matloporo
y©´Îƒ³;û*GHýʗoRspK.9õ? Ž.)°)†9φNƆiãÖìŠ`å7KaÞ'7ËeÚíº¡…ó% ĸ(ÓIØVgW.jSzî i-~VEICX<£fÓÞÍ® £6÷å²^2ÞcÆ¢–©#x{ßEÁ>øìž}PñB5P²…áÑJȕË0ê8Œ}“ÒŠ˜á›…CÝEFûî$©Wç—ä'L}תMœIÍˉ%o‹Ò‰_Õ¥a‰`¥Ì­×ÝÊдžáωty69àîÆæSHjÊuKäJÏJ‘aÌ?3u³Îý`Ì®ÞÚi®¥|5¡GÇOc9i¢e¡ã⇣÷iQ7aÜô-<’uÄÉÔqpb—Y£ì)ܖ™gÉ{pñӜ¤P¾IJ„i“ùÒýùx0ØÀˆ[TÞ9;ÍÂ

User Variables in SELECT statement and LIKE syntax

2004-02-02 Thread Bobby Swarthout
FROM actuals WHERE [EMAIL PROTECTED]" then it works just fine returning data but as soon as I add any LIKE clause into the statement nothing is returned. Am I missing something easy here or is this just not possible? Bobby

CocoaMySQL slow after editing field content

2003-09-25 Thread bobby
somehow not taking effect? I'd like to be able to edit the field data in CocoaMySQL and go on and edit another one without having to wait for the whole table to reload.. takes about 10 minutes each time. I appreciate any help offered. Thank you! Bobby [EMAIL PROTECTED] -- MySQL General Mai

RE: Problem when inserting a record - auto_increment field gets max integer value instead of next id

2002-06-05 Thread Bobby Oswald
Cool, no negatives reset the key and it works, thanks, > -Original Message- > From: Bobby Oswald > Sent: 05 June 2002 13:50 > To: Fred van Engen; [EMAIL PROTECTED] > Subject: RE: Problem when inserting a record - auto_increment > field gets max integer value

RE: Problem when inserting a record - auto_increment field gets max integer value instead of next id

2002-06-05 Thread Bobby Oswald
max integer value instead of next id > > > Bobby, > > On Wed, Jun 05, 2002 at 12:30:17PM +0200, Bobby Oswald wrote: > > I have a database with the following table and data: > > > > When I add a new record the auto_increment number becomes > '2147483647

Problem when inserting a record - auto_increment field gets max integer value instead of next id

2002-06-05 Thread Bobby Oswald
unning MySQL 3.23.41 Regards, Bobby DROP TABLE IF EXISTS `ACCategories`; CREATE TABLE `ACCategories` ( `ACCategoriesID` int(11) NOT NULL auto_increment, `Description` varchar(255) NOT NULL default '', `EmailSent` int(11) NOT NULL default '0', PRIMARY KEY (`ACCategoriesID`) )

Re: newbie help

2002-05-10 Thread Bobby Brooks
if it's an imposterer, its a fairly decent looking mirror :) -bobby - Original Message - From: "Ryan Hatch" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Thursday, May 09, 2002 10:31 PM Subject: Re: newbie help > "bd&quo

Re: Cannot connect to MySQL server with a java application

2002-02-06 Thread bobby
ception: " + e.getMessage()); > >System.out.println("SQLState: " + e.getSQLState()); > > System.out.println("VendorError: " + e.getErrorCode()); > > } > > > > } > > } > > > > Error-Msg: > &g

example scripts

2001-12-28 Thread Bobby Brooks
things, on a computer especially is to toy with something completed to see what makes it tick, taking the clock apart and inspecting the gears so to speak if anyone knows of a place to get ahold of such databases, i'd appreciate the tip thanks -

Re: Connection through Unix Sockets

2001-09-14 Thread Bobby Chopra
'which mysql' just kicks back the expected '/usr/bin/mysql' The MySQL install was clean. Bobby - Original Message - From: "Thomas Spahni" <[EMAIL PROTECTED]> To: "Bobby Chopra" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: F

Connection through Unix Sockets

2001-09-14 Thread Bobby Chopra
g a little strange about this set-up (Cobalt RaQ4i). Bobby Chopra :: Source New Media :: - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive)

Using the IN function

2001-04-26 Thread Bobby Chopra
this type of statement not valid syntax. Cheers Bobby Chopra Applications Developer ::Source New Media:: - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com