$sql2 = "select * from product where whseNum = '".$whseNumber."' order by prodNum"; "Fedde Van Feggelen" <php@xxxxxxxxxxx> wrote in message news:6.0.0.22.2.20031218233111.027dac10@xxxxxxxxxxxxxxxxxx > > >I have a select statement that goes to my mySQL db and selects some data > >from there. I thought it was working great BUT it is skipping the first row. > >Any ideas? I know it has to be somehting simple I am missing. > > What is the SQL statement you're currently using? > > > Fedde > > ~=There's a fine line between genius and insanity. I have erased this line=~ -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php