<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">I am new to pgroutine so ineed some help <br><br>i am using PostgreSql 8.4 , Postgis 1.5.1, pgRouting-1.03_pg-8.4.2<br><br>But when i trying to create network node through assign_vertex_id<br><br>"SELECT assign_vertex_id ('India_highway', 0.00001, 'the_geom', 'gid');"<br><br>it gives following ERROR<br><br><span style="color: rgb(255, 0, 0);">[WARNING&nbsp; ] SELECT assign_vertex_id ('India_highway', 0.00001, 'the_geom', 'gid')</span><br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; NOTICE:&nbsp; CREATE TABLE will create implicit sequence "vertices_tmp_id_seq" for&nbsp;&nbsp; serial column "vertices_tmp.id"</span><br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; CONTEXT:&nbsp; SQL
 statement "CREATE TABLE vertices_tmp (id serial)"</span><br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; PL/pgSQL function "assign_vertex_id" line 14 at EXECUTE statement</span><br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ERROR:&nbsp; query string argument of EXECUTE is null</span><br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; CONTEXT:&nbsp; PL/pgSQL function "assign_vertex_id" line 20 at EXECUTE statement</span><br><br><br>so please help me what is the problem<br><br><div><font face="comic sans ms" color="#7f3f00"><strong><em><u>PIYUSH M SHAH<img src="http://us.i1.yimg.com/us.yimg.com/i/mesg/tsmileys2/23.gif"></u></em></strong></font></div></td></tr></table><br>