Re: [Mysql-cocoa-users] Query worked but gives no output
Brought to you by:
sergecohen
From: Serge C. <ser...@us...> - 2003-03-19 18:53:15
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 That's definetely not a problem...=0D =0D It's just the result of some code remaining for checking if queriess =0D had results (ie. are retrieving rows).=0D =0D Typically an insert query will not retrieve row and thus will trigger =0D= this NSLog...=0D =0D Serge.=0D =0D In short: don't take care of this message.=0D =0D =0D Le mercredi, 19 mars 2003, =E0 12:43 Europe/London, Steve Woodward a =0D =E9crit :=0D =0D > I've got a working app using the smysql framework. I just tried my =0D > first "insert into" query. It works, but I get the following in NSLog:=0D= >=0D > Query worked but gives no output=0D >=0D > If I refresh the table view the newly inserted record is in fact =0D > there...is this a problem?=0D >=0D > Thanks in advance,=0D >=0D > Steve W=0D >=0D >=0D >=0D > -------------------------------------------------------=0D > This SF.net email is sponsored by: Does your code think in ink? You =0D= > could win a Tablet PC. Get a free Tablet PC hat just for playing. What = =0D > are you waiting for?=0D > http://ads.sourceforge.net/cgi-bin/redirect.pl?micr5043en=0D > _______________________________________________=0D > Mysql-cocoa-users mailing list=0D > Mys...@li...=0D > https://lists.sourceforge.net/lists/listinfo/mysql-cocoa-users=0D >=0D >=0D - ----------------------------------------------------=0D Serge Cohen=0D =0D GPG Key ID: 9CBB58FB=0D - ----------------------------------------------------=0D -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (Darwin) iD8DBQE+eLyi5EPeG5y7WPsRAmZGAJ44BtodU1jXCbx0U2K3t7PfmqXA5wCg1bHO cSgeehrla71ohidjv4CubUA=3D =3DDBhy -----END PGP SIGNATURE----- |