read_message_file (< message file>, < language>) Check the class browser... ... From: del Río, Maria Luján - Externo To: sw-gis@yahoogroups.com Sent:...
Hola, me llamo Fernando y trabajo en gas Natural con SW 3.3. No sabía que utilizaban SW en otra empresa de Argenrtina. Bueno, veo que te han contestado la...
Hi Everyone, I am interested in finding a way to automate an alternative count. It would be nice to be able to specify the "parent" alternative and then count...
If you know the parent alternative name, you can use the method ds_version_view.go_to_alternative() to go to that alternative. Once you are in an alternative,...
Jake, There's a wonderful iterator that'll yield all alternatives below an alternative actual_alternatives() IN ds_version_view A iter ...
Bruce Morehouse
BruceM@...
Feb 1, 2005 9:35 pm
14396
This can occur if using XP professional SP2. Please contact your local smallworld helpdesk for patch P93052_1.magik in Core 4.0 TSB 103 Regards Nicki Fenton GE...
Fenton, Nicki (GE Ene...
nicki.fenton@...
Feb 1, 2005 9:45 pm
14397
Regards Kalyan kamepalli ... From: Haritha Kalluri Sent: Wednesday, February 02, 2005 10:23 AM Subject: Fw: Good morning - Regards, Haritha. ...
chakri
kalyanchakravarthyks@...
Feb 2, 2005 4:57 am
14398
Thanks for the input. Both of these suggestions helped a lot !! ,Jake ... an ... method ... Once you ... count. ... all...
Als useful: protect rep << view.replicate_without_collections() <<do you counting on rep>> protection rep.discard() endprotect This is veeerry fast because it...
The company I work for is transitioning over to SmallWorld in the near future. Does anyone know where I can find a copy of the table structures/schema? Or is...
In the old days you would "roll your own" data model. Nowadays there are off-the-shelf data models. The Smallworld CASE tool graphical display is an E-R...
My client wants to do a spatial query like the following: "Find all open switches in a given area" Can this be constructed using the query tool, something like...
#get the fuse within the area - givenarea = area.boundary switchCollect << v.collection(:switch).select(predicate.within?(:location,givenarea)) #parse the...
Hey John. This might work using the query tool (Object Browser): [Electric] Switch where |Device Status| = "OPEN" and Location within [Electric] Boundary.Area ...
Good morning. I have a position available in the Phoenix AZ metro area for a Sr. Smallworld SI2 consultant with extensive experience within the Utility ...
Anybody happens to know where the z coordinate of sector_z is stored? Respectively what's its data type? It seems to be a single precision float, anybody can...
I was wondering if anyone has attempted any true 3D transformations that would not only do unit conversion but also do ellipsoid/datum conversion for the Z...
Hello Doug, Generally every customer develops their own data model that is suited to their particular needs and source data. The core application ships with a ...
Hi guys, This error sometime occurs after I compress our GIS datastore files. Normallly after ds_compress a GIS dataset (electrical dataset for this case), I...
Hi Robert, It seems that you are trying to open two files with the same file_id. I have seen this error once during 2 ds_transfers which were started in...
Hi Everyone, I have problems deleting a replica. From the master-side I use the commannd replication_manager.delete_replica(:name_of_replica) This results in...
Hi, IPC error 12 is always a path name which is incorrect. Check if this path is correct: "G:\database\dommel\dommel4\ds_admin" Greetings Danny... ... From:...
Hi Danny, The path is 100% correct. Gert Vaartjes Waterschap De Dommel Afdeling Informatie Waterbeheer Team Geografische Informatie Postbus 10.001; 5280 DA...
Gert, ===from documentation 12 MDBE_INVALID_NAME Usually caused by passing an invalid file or directory name to mdbOpen(). ========== I'd have to agree with...
Bruce Morehouse
BruceM@...
Feb 4, 2005 2:16 pm
14419
Hi Bruce and others who can help me, First, thanks Bruce for you help, so far it helped me solve one problem. The 12 MDBE_INVALID_NAME came from the...