GIDForums  

Go Back   GIDForums > Computer Programming Forums > MySQL / PHP Forum
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Rate Thread
  #1  
Old 01-Jul-2003, 05:27
norok norok is offline
New Member
 
Join Date: Jun 2003
Posts: 23
norok is an unknown quantity at this point

3 line sql querry causes error, but i cant find the raeson


This my query:
PHP Code:

// Query for standort:
       $result3 = mysql_query
       (" SELECT standort.name from standort," .
       "WHERE titles.standortID = standort.standortID"); 


;
Then when using it in:
PHP Code:

$standortcount=0;
    L.299:  while ($row = mysql_fetch_object($result3)){
           $standortcount++;
           echo $row->standort ? "<br>Standort: <i>" . htmlentities($row->standort) ."</i>" :"",
           "</li>\n";
          } 


I get the message:Warning: mysql_fetch_object(): supplied argument is not a valid MySQL result resource in d:\programme\apache group\apache\htdocs\bibli\find.php on line 299

I ve changed everything 100 times but without succes.
So help woul be great.

Matthias
  #2  
Old 01-Jul-2003, 08:01
norok norok is offline
New Member
 
Join Date: Jun 2003
Posts: 23
norok is an unknown quantity at this point

I ve fixed it myself


ok, i got it
  #3  
Old 01-Jul-2003, 09:06
jrobbio's Avatar
jrobbio jrobbio is offline
Regular Member
 
Join Date: Jan 2003
Location: Loughborough, England
Posts: 840
jrobbio will become famous soon enough
How did you fix it?
 
 

Recent GIDBlogToyota - 2008 July Promotion by Nihal

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
CD Burner Help - Power Calibration Error.... JonBoy420 Computer Hardware Forum 111 17-Apr-2008 15:58
CD Buring Failed skanth2000 Computer Hardware Forum 1 15-Nov-2003 03:52

Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The

All times are GMT -6. The time now is 01:51.


vBulletin, Copyright © 2000 - 2008, Jelsoft Enterprises Ltd.