On Sun, Aug 9, 2009 at 9:28 PM, Shampavman c.g<shampavman.cg at gmail.com> 
wrote:
> Rahul R wrote:
>>
>> well , i guess firstly u will have to downoad and config the MySql DB , u
>> will get it here
>> http://dev.mysql.com/downloads/mysql/5.1.html#downloads
>>
>> secondly if u have experience in normal JDBC , like writing JDBC progs
>> which connects to MySql to store n fetch data (very obvious)
>> Well if ur sure of the above two then i guess it will be a good idea to
>> use java servlets and all
>>
>>
>> On Sun, Aug 9, 2009 at 8:54 AM, Shampavman c.g <shampavman.cg
>> <http://shampavman.cg>@gmail.com <http://gmail.com>> wrote:
>>
>> ? ?Hi all,
>>
>> ? ?Im trying to connect mysql with java servlets and perform the
>> ? ?usual data manipulations
>> ? ?(netbeans 6.5)
>> ? ?This is the first time Im using a DB(Was managing with flat files
>> ? ?all the while)..
>> ? ?Im not very sure of the initial setup itself...
>> ? ?So can anyone please help me out with it...
>> ? ?As descriptive as possible please...
>> ? ?Im on snv_116.. So please help me accordingly.
>>
>> ? ?Regards ? ? ?-- ? ?Shampavman c.g
>> ? ?www.shampavman.wordpress.com <http://www.shampavman.wordpress.com>
>>
>> ? ?_______________________________________________
>> ? ?ug-bosug mailing list
>> ? ?List-Unsubscribe: mailto:ug-bosug-unsubscribe at opensolaris.org
>> ? ?<mailto:ug-bosug-unsubscribe at opensolaris.org>
>> ? ?List-Owner: mailto:ug-bosug-owner at opensolaris.org
>> ? ?<mailto:ug-bosug-owner at opensolaris.org>
>> ? ?List-Archives: http://www.opensolaris.org/jive/forum.jspa?forumID=54
>>
>>
>>
>>
>> --
>> ------------------------------------------------------------------------
>> There r 3 ways to do a thing
>> the right way , the wrong way and the
>> object oriented way
>>
>> www.rahulr.110mb.com <http://www.rahulr.110mb.com>
>> http://www.wix.com/rahulr/rahul
>> ------------------------------------------------------------
>> ------------------------------------------------------------------------
>>
>> _______________________________________________
>> ug-bosug mailing list
>> List-Unsubscribe: mailto:ug-bosug-unsubscribe at opensolaris.org
>> List-Owner: mailto:ug-bosug-owner at opensolaris.org
>> List-Archives: http://www.opensolaris.org/jive/forum.jspa?forumID=54
>
> Snip from http://dev.mysql.com/downloads/mysql/5.1.html#downloads
> In the Path/URL to admin tool field, type or browse to the location of your
> MySQL Administration application such as the MySQL Admin Tool, PhpMyAdmin,
> or other web-based administration tools.
>
> *Note: *|mysqladmin| is the MySQl admin tool found in the |bin| folder of
> the MySQL installation directory. It is a command-line tool and not ideal
> for use with the IDE.
>
> If mysqladmin is ?not supposed to be used along with netbeans then is there
> a work around?
> Or will this serve my purpose?
>
> bash-3.2#find / -name mysqladmin -print
> /usr/sfw/bin/mysqladmin
> /usr/mysql/5.1/bin/amd64/mysqladmin
> /usr/mysql/5.1/bin/mysqladmin
> /usr/mysql/5.0/bin/amd64/mysqladmin
> /usr/mysql/5.0/bin/mysqladmin
>
> Here what am I suppose to add?
> For now i'll just choose /usr/mysql/5.1/bin/mysqladmin
>
> But if there is something else that I should use please specify.

Did you see the link I sent above? You should be able to figure out
your way from there..Also, refer to the MySQL FMs.. They are very well
done.

-Amit


>
>
>
> --
> Shampavman c.g
> www.shampavman.wordpress.com
>
> _______________________________________________
> ug-bosug mailing list
> List-Unsubscribe: mailto:ug-bosug-unsubscribe at opensolaris.org
> List-Owner: mailto:ug-bosug-owner at opensolaris.org
> List-Archives: http://www.opensolaris.org/jive/forum.jspa?forumID=54
>



-- 
Journal: http://amitksaha.wordpress.com,
?-blog: http://twitter.com/amitsaha

Freenode: cornucopic in #scheme, #lisp, #math,#linux, #python

Reply via email to