View Single Post
  #92  
Old 03-04-2007, 02:48 AM
CharlieDontSurf CharlieDontSurf is offline
Senior Member
 
Join Date: Apr 2006
Location: Just call it. Friendo.
Posts: 8,355
Default Re: Stars Buddy List AHK Script

im retarded with this kind of stuff

what does this error mean

20070303225419 - An Error Occured:

Input:
\f '\t'
SELECT DISTINCT table_name, game_level_desc FROM game g, game_level gl WHERE g.game_level_id = gl.game_level_id AND g.site_id = 2 ORDER BY table_name ASC;
\q


Output:
'psql.exe' is not recognized as an internal or external command,
operable program or batch file.
Reply With Quote