@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
Page: 1 2



Comments:

<0> i also tried without where... i concluded that sql is fine. I think i need a new driver to handle the ms access db's
<1> morning
<1> Vladmir: which driver are you using?
<0> sun.jdbc.odbc.JdbcOdbcDriver
<2> i've never tried java accessing access/odbc myself
<0> and set up a odbc profile in winxp
<2> 'lo jottinger
<1> it's pretty easy
<0> well i use mysql normally but i have this project which needs access :|
<1> I don't remember if it's case sensitive or not
<0> funny thing is that create and insert statments work fine
<0> its the update and delete which are jingle bells
<1> very odd
<1> I have a product which was tested (and developed, oddly enough) with Access
<1> and it uses update and delete quite a bit



<0> this is getting creepy
<2> is machine a magic name? try something like: update products p set p.machine = 'd'
<2> I vaguely remember access getting anal over odd reserved words and stuff
<0> COOL!
<0> aliases work fine :D
<2> yeh?
<0> cheers!!
<0> :D
<2> switch to postgresql and be happy :)
<2> Vladmir, does products.machine work as well? i.e. no alias but fully qualified?
<0> funnily enough... no
<2> not that is odd.
<2> now
<1> talios: not much of a surprise, though - access is crap
<2> true
<0> lol
<0> we figured that out at least
<2> ok - Chris Angel is a complete freak.
<1> who's that?
<2> performance artist/magician
<2> recently had a tv show called Mindfreak
<2> just downloaded/watched 3 eps. its magic - but in a much more disturbing way than most do
<2> brb - desktops doing something odd
<3> hi
<3> what is the de facto java IDE for windows?
<4> Alexande: there isn't any. most people seem to use eclipse, netbeans perhaps second, then IDEA and a bunch of others.
<4> but that's only judging based on what i see on irc.
<1> heh
<1> actually, among people who care, IDEA wins, with eclipse second and netbeans gaining fast
<5> when making a java-app i'm thinking one gui that is a JFrame and many pages that is JPanels
<5> my problem is changing from one page to another by clicking a button on a page
<6> hi
<7> how can i p*** object parameters between functions?
<6> no functions in java
<7> methods
<8> myReferenceReturn = myObject.myMethodWorkingOnMyObject(myParameter1,myParameter2);
<6> use the method parameters to p*** object references or primitives to methods on call
<7> what does this function do exactly public void actionPerformed(ActionEvent evt)
<7> sorry methos
<7> sorry method
<9> nothing
<6> it is called by the gue if an action happens
<9> its just a method thats defined in the ActionListener interface
<6> gui
<6> joe19 best go and look at the tutorial especially the swing trail
<6> www.thejavatutorial.com
<7> ok
<10> Anyone plays RuneScape here?
<6> nope and the topic is java
<10> Yeah well, RuneScape is a java based game so I was gonna ask some things about it's java files
<10> Well, I got some questions
<6> if you have a java q ask it
<10> What is a deob?
<6> no idea
<10> Ok um..what's compile?



<6> doesn't look like a java concet
<6> compiling is turning human readable files into something a computer understands
<10> like .cl*** into .java?
<6> no
<6> .java to .cl***
<10> Oh
<6> to learn more goto www.thejavatutorial.com
<11> Anybody know any good papers on complexity and order of algorithms ?
<6> sorry no
<6> try #cs
<11> ok, ty
<12> Does someone can point me to documentation on how to edit a HEX files with java please?
<6> I doubt there is any
<6> do you really mean hex or do you mean binary files
<6> as opposed to text
<12> hmm maybe binary files will do the job
<6> just use a reader and read them a byte at a time
<12> is it possible to do it with a file reader
<12> ha ok
<12> alright thx for your help
<6> if you are reading ints and doubles etc you will need some context information
<10> Ok, I got a question: How do you turn a .cl*** file to .java?
<6> you don't
<6> next question
<12> hehe
<10> Can't you decompile or something?
<6> you read the .java
<6> I can, why would you need to?
<10> for a program
<6> why not use the java file
<6> unless you are trying to break copyright
<10> dunno lol
<10> Because there's a compile.bat thing and when I try it it tells me that there's a .java missing, which is the same file but it's in .cl***
<6> get the java file
<10> I have the java file, but it says "Error cannot read C:\....\*.java
<10> Because it's not there, the cl*** is there
<6> then fix it
<10> I mean I don't have the java
<10> I have the cl***
<6> get it
<6> from the author
<10> hmm..I'll see
<6> or stop the 'bat' from wanting to compile the .java, and ensure the .cl*** is in the right place
<6> I expect something else is wrong
<10> Well, you see, the author used to update this program and now he just doesn't and some of his community tried to update them by myself, I gotta say they did a pretty good job, but the cl*** is the thing they forgot about
<6> sorry but I'll not help you decompile that cl***, no reason to believe you are doing something legitimate
<6> good luck
<10> nvm I just tried it again it worked lol thanks
<6> k
<7> in applets is used the main method ?
<9> no
<9> try an applet tutorial
<9> the starting point for an applet is the init method
<6> joe19 no pvt msg, please read topic
<7> sorry
<7> can i paste some code
<7> i don't know what is not working
<6> joe, read the topic
<7> ok ,sorry about that
<6> ask questions in humazn language paste code if required
<6> do not paste in the can
<6> chan
<7> where should i paste it?
<6> READ THE TOPIC
<7> ok
<2> 'lo mike2_
<13> heya talios


Name:

Comments:

Please enter the result of the sum 63 + 46 (to avoid spam):






Return to #java
or
Go to some related logs:

#linux
TERENCE TRENT D'ARBY DES'RE DELICATE
#linux
#windows
five-zone archery target
destined to slay thine own creator
#chatzone
pmode nasm vmware
What is the term for a young hare ?
#linuxhelp



Home  |  disclaimer  |  contact  |  submit quotes