Hej Lars,
 
No, "Server Link Table" create a local copy of the database table with a copy 
of the values as well in a local tab file.
If you want to loose the connection to the database, you can use "Unlink"
 
If you want just to make a connection to the database and let MapInfo read the 
attributtes from the database, you want to create a "live" table. This is done 
with "Register Table"
 
HTH,
Peter Horsbøll Møller 
GIS Developer, MTM 
Geographical Information & IT 
  
COWI A/S 
Odensevej 95 
DK-5260 Odense S. 
Denmark 
  
Tel     +45 6311 4900 
Direct  +45 6311 4908 
Mob     +45 5156 1045 
Fax     +45 6311 4949 
E-mail  [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>  
http://www.cowi.dk/gis 
 

________________________________

From: Lars V. Nielsen (GisPro) [mailto:[EMAIL PROTECTED] 
Sent: Thursday, February 09, 2006 8:08 PM
To: Peter Horsbøll Møller
Cc: mapinfo-l@lists.directionsmag.com
Subject: Re: [MI-L] MapInfo vs. MapBasic Performance Issue


Hi Peter,

Isn't that the command for creating a linked table without local cache ?

The "Into" clause here just creates the tab file with the link info, afaik, not 
a local copy.


Best regards / Med venlig hilsen
Lars Nielsen
GisPro


Peter Horsbøll Møller wrote: 

        Flavio,
        
        I might be mistaken here, but aren't you compainrg two different tasks ?
        
        Why don't you just use:
        
        Server <open connection> Link Table  
                <query retieving the records>
                Toolkit "ODBC" ' or "ORAINET"
                Into TableName
                File TableNamePath
         
        
        Peter Horsbøll Møller
        GIS Developer, MTM
        Geographical Information & IT
         
        COWI A/S
        Odensevej 95
        DK-5260 Odense S.
        Denmark
         
        Tel     +45 6311 4900
        Direct  +45 6311 4908
        Mob     +45 5156 1045
        Fax     +45 6311 4949
        E-mail  [EMAIL PROTECTED]
        http://www.cowi.dk/gis
        
        -----Original Message-----
        From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Flavio 
Hendry
        Sent: Thursday, February 09, 2006 10:44 AM
        To: Lars V. Nielsen (Hvenegaard)
        Cc: mapinfo-l@lists.directionsmag.com
        Subject: Re: [MI-L] MapInfo vs. MapBasic Performance Issue
        
        Hi Lars 
        
        by "saving" I mean creating a local copy ... and this takes a lot 
longer via MB as via plain MI.
        
        Mit freundlichem Gruss / Best Regards
        Flavio Hendry
        
        ----------------------------------------------------------------
        TYDAC NEWS http://www.tydac.ch/german/index.php?menu=News_actual
        ----------------------------------------------------------------
        ############      Mit freundlichen Gruessen / Kind Regards
        ############             mailto:[EMAIL PROTECTED]
        ############         TYDAC AG - http://www.tydac.ch
        ####    ####        Geographic Information Solutions
        ####    ####         Luternauweg 12 -- CH-3006 Bern
        ############   Tel +41 (0)31 368 0180 - Fax +41 (0)31 368 1860
        ----------------------------------------------------------------
        
        
        
        _______________________________________________
        MapInfo-L mailing list
        MapInfo-L@lists.directionsmag.com
        http://www.directionsmag.com/mailman/listinfo/mapinfo-l
        
        
        
        _______________________________________________
        MapInfo-L mailing list
        MapInfo-L@lists.directionsmag.com
        http://www.directionsmag.com/mailman/listinfo/mapinfo-l
        
          

_______________________________________________
MapInfo-L mailing list
MapInfo-L@lists.directionsmag.com
http://www.directionsmag.com/mailman/listinfo/mapinfo-l

Reply via email to