Help - Programming - Nairaland
Nairaland Forum › Science/Technology › Programming › Help (1088 Views)
1 Reply
| Help by efeboy(op): 4:14pm On Nov 04, 2010 |
Guy's I am having this problem and I need your assistance. I am trying to access a database using JDBC API from Java. What I want to do is fetch data from a database and then search for a particular data (data in a column) so that I can match it against a value. Please how do I do it. |
| Re: Help by Syma: 2:31am On Nov 05, 2010 |
This is not an answer to your question (I'm not a Java person), just a suggestion. You don't have to fetch out the data from the database before performing your search. Your search can be performed in the database, that way you'd be returning lesser records and stress your database server less, even lesser bandwidth consumption. |
| Re: Help by Jcomtech: 1:53am On Nov 06, 2010 |
Hello guys, i like to learn asp.net/c#. What do you think, or should i go for php/java? |
Programming Is Like A Dream • Final Year Project • Help Solve My VMWARE Problem