[GRASSLIST:8915] Re: db.select

Maik Trömel maik.troemel at maitro.net
Mon Nov 7 07:59:55 EST 2005


Ok, it works!

Thanks a lot!

Greetings from Germany

Jachym Cepicky wrote:

>the problem is, you are using the "pipe" character -- '|' which is used
>for unix pipdb.select table=vRegoins fs="|"ing -- you can send results from one program to another.
>    
>    use simply
>    
>db.select table=vRegions 
>
>or
>
>db.select table=vRegoins fs="|" 
>
>instead
>
>jachym
>
>
>On Mon, Nov 07, 2005 at 10:53:43AM +0100, Maik Trömel wrote:
>  
>
>>Hello,
>>
>>how can I work with db.select over the console?
>>When I work with the GUI its no problem. But when I copy the instruction 
>>(db.select table=vRegions database=$GISDBASE/$LOCATION_NAME/$MAPSET/dbf/ 
>>driver=dbf fs=| ) to the console nothing happens. Whats going wrong? I 
>>hope someone can help me.
>>
>>Thanks a lot.
>>
>>Greetings
>>Maik
>>
>>    
>>
>
>  
>




More information about the grass-user mailing list