Split query result into two part

2010-01-09 Thread bharani kumar
Hi , Working in PHP,MYSQL project, i have student table , i want to list the student name from the table, the table contains around 1 records,i want to display all this 1 records into TWO Div, I dont want to execute query twice, image markup link here, Image Markup

Re: Split query result into two part

2010-01-09 Thread Don Read
On Sat, 9 Jan 2010 14:00:22 +0530 bharani kumar said: In the Left hand side DIV , i want to print 5000 Records, In the Right hand Side DIV , i want to print 5000 Records, What is the Idea for this , Thanks $div1str = $div2str = ''; $qry = 'SELECT name FROM students [ORDERED BY ...]';

Re: Split query result into two part

2010-01-09 Thread Shawn Green
bharani kumar wrote: Hi , Working in PHP,MYSQL project, i have student table , i want to list the student name from the table, the table contains around 1 records,i want to display all this 1 records into TWO Div, I dont want to execute query twice, image markup link here, Image

Global world-wide announcement: H2 Database (java) is coming down... your path ....

2010-01-09 Thread Al_Dev
Global world-wide announcement: H2 Database (java) is coming down... your path All the database developers jump into H2 database ... Great databases like PostgreSQL, MySQL, FireBird are getting better everyday... But take a look at the upcoming H2 which is written completely in Java