Hi, You can iterate over records that it's been changed and compare two collections from views in two alternatives, see class ds_difference_stream Some methods...
Hi, You can use ds_difference_stream object to check the differences between two database versions, ( take a look at '38 Multiple views and differencing), the...
5157
Ricardo Mataix
ricardo.mataix@...
Aug 1, 2001 8:50 am
Hi, I recommend the using of "table_changes_to" method for detecting which tables are changed. Cheers, Ricardo Mataix Fernandez GE Smallworld (Espana) ... De:...
5158
vikas_arora80@...
Aug 1, 2001 9:06 am
Hello everbody, I am a user of GML with VISION, but now I want to learn Smallworld MAGIK programming. I want to start from the scratch, please guide me. where...
5159
robert.harvey@...
Aug 1, 2001 9:52 am
Hi Roberto, Have you tried this... gis_program_manager.start_drawing_application() Best regards, Robert....
5160
Mišo Glagolić
mglagoli@...
Aug 1, 2001 10:06 am
Hi everybody, I have unsupported component hypernode rev 1. Are you aware of newer revision of hypernode component and hove i can get it. Miso Glagolic...
5161
D'Arcy, William
william.d'arcy@...
Aug 1, 2001 11:53 am
Hi Ricardo, We may be looking at spatial replication down the road, but we need a full replica for our purposes now. Is anyone out there using replicas to...
5162
jwakefield@...
Aug 1, 2001 1:20 pm
We used Spy application by Tensing-SKS. We extract the entire database and convert it to muliple MS access databases. The databases are ported to ruggedized...
5163
Joan Parramon
xirinada@...
Aug 1, 2001 4:27 pm
Hi all, Suddenly, my database has shut down when I was moving to a checkpoint Have you got any experience on this trouble? Sure it need any administrative...
5164
MMiller@...
Aug 1, 2001 4:44 pm
We are implementing PowerOn 2.0. We have been running Smallworld GIS for about a year. We need to find strategies for populating the GIS with at least one ...
5165
D'Arcy, William
william.d'arcy@...
Aug 1, 2001 5:13 pm
You need to boost your ds_environment.npcls; the default is 24576 - try something like ds_environment.npcls << 2.to_power(15) Search for 'npcls' in the SW...
5166
zareh@...
Aug 1, 2001 6:01 pm
Hello Joan The following explains about pcls 1) Datastore pcls The ds_environment parameter npcls represents the number of tables in all the views, where a pcl...
5167
william.d'arcy@...
Aug 2, 2001 2:58 am
A few more questions, if you don't mind: It says in the documentation that "any superfiles in the master partition are created as superfiles in the replica...
5168
vikas_arora80@...
Aug 2, 2001 4:20 am
I need some documentation and samples of Smallworld Magik Programming. Some links or references will be highly appreciated. Best Regards. Vikas Arora...
5169
Ricardo Mataix
ricardo.mataix@...
Aug 2, 2001 6:56 am
Joan, Everybody has suggested you should increment the "npcls". This is OK. My suggestion is you should review your code too. It seems you are creating ...
5170
Isserstedt, Fa. GeoMa...
K.Isserstedt@...
Aug 2, 2001 7:59 am
Hi everybody, I'm using a list_box_item in a menu. By testing this menu the tester finds out that a selection over Shift+PageUp or Shift+PageDown only results...
5171
Sanjeev
sanky22@...
Aug 2, 2001 10:19 am
Hi Friends, We have very intersting openings for a client in Bangalore India for SmallWorld GIS professionals who have telecom exposure for at least 2yrs + ...
5172
Bruening, Urban
UBruening@...
Aug 2, 2001 10:53 am
Hi Bill, the documentation say the software will create the superfiles, but if Your path in v.searchpath not the right one for the superfile creation then it ...
5173
Joe Burt (SWUS)
jburt@...
Aug 3, 2001 12:48 am
ATTENTION: This list is for developers only. Headhunters please use sw-gis-announce. If you had read the description of this list you would know this. Please,...
5174
rohit_goel21@...
Aug 3, 2001 9:12 am
Hi, Can I write a trigger that shall be fired every time some posts to a particular alernative ? What I want to do is write the names of all tables changed...
5175
Javier Sánchez
jsanchez@...
Aug 3, 2001 10:12 am
Hi, There is an interesting source code in the replication software component that performs a way of reporting changes between version but managing remote ...
5176
Joan Parramon
xirinada@...
Aug 3, 2001 10:16 am
Hi Rohit, For this purpose, you might use dependencies system and make your custom magik object dependent on view you are interested. I think post operations...
5177
rohit_goel21@...
Aug 3, 2001 11:12 am
I was reading the the Help manuals that Oracle Insync does not support syncronizing of spatial data ? Is there any particular reason for this ? Is it possible...
5178
raja_shekara@...
Aug 3, 2001 12:28 pm
Hi Rohit, I am currently working on Oracle Insync for a client. What I feel is, we can extend functionality to support spatial objects also. But this is...
5179
Mike Hamsa
mhamsa@...
Aug 3, 2001 1:25 pm
Anyone know of a quick way to delete entire ds_collections with large numbers of records (1mil + possibly)? I've been experimenting with this process and I've...
5180
robert.harvey@...
Aug 3, 2001 1:47 pm
Hi Mike, I don't know if this will suit your needs, but you could add a new user dataset to your application which holds only the ds_collection that you wish...
5181
Scott Johnson
s_johnson23@...
Aug 3, 2001 3:52 pm
Hello everyone, I wondering if/how you can tell the the network follower a specific direction to trace from (upstream/downstream). I know there is a direction...
5182
Donald D'Mello (SWUS)
donald.d'mello@...
Aug 3, 2001 4:02 pm
One way to do that would be, to use the :stop_node and the :start_node on the trace_out parameters. Meaning, if you have a cable and know that the first_node...