Hello all, As a short comment to this DGN SOM discussion some time ago: Kirmo's understanding of the situation is correct (copied underneath) and SOMs are...
1062
Gert Wijsman
gwijsman@...
Dec 2, 1999 9:00 pm
I think Ben is right to mention the backup of the datastore files. You have to wait (or stop) database action during backup (when using simple file backup)...
1063
Langley Willauer
langley@...
Dec 3, 1999 5:27 am
Just loaded the SW 3.0(1) release and checked out the new Application Development Documentation. THERE'S A LOT OF GREAT STUFF IN THERE. All the tricks that...
1064
philip.james@...
Dec 3, 1999 9:50 am
I need to add a new item to the status bar of the main graphics window (for a temporal application to display the current temporal period). I can see how to...
1065
Fred Kiefer
kiefer@...
Dec 3, 1999 12:03 pm
Hi, if you need your extra item to be displayed all the time, it looks like you have to redefine the shared_constant on graphics_menu: ...
1066
philip.james@...
Dec 3, 1999 12:49 pm
fred kiefer <kiefe-@...> wrote: original article:http://www.egroups.com/group/sw-gis/?start=1065 ... Thanks for the information - I'll have a look...
1067
Mao Lorn
maolorn@...
Dec 3, 1999 3:52 pm
In our data model, we have an object called Reference which refers to third-party utility objects such as Cable line and Telephone pole, etc. I created symbols...
1068
Burt, Joe
jburt@...
Dec 3, 1999 4:31 pm
I think Jeff Gerth and Ed Charnock at AEP found this one some time ago. They are both usually tuned into this group. If they don't pipe in, I can give you Ed's...
1069
jdgerth@...
Dec 3, 1999 4:49 pm
Yes, The way we worked around this was to right a method on plot_window called agent; _method plot_window.agent ## ## JDG ## Returns !current_grs!.main_view ...
1070
Lorn, Mao
MLorn@...
Dec 3, 1999 7:12 pm
Thank Jeff. Now, I got the following error message: **** Error (does_not_understand): Object a plot_window does not understand message draw_symbol_at() with ...
1071
jonathandesp@...
Dec 3, 1999 7:51 pm
Hello, I need a programer for an interesting project. I`d like to build a website for Nanotechnology. The website configuration will be like slashdot.org, but...
1072
Andreas.Werner
andreas.werner@...
Dec 6, 1999 11:17 am
Has anyone seen, tested or developed a GDO SOM for Smallworld in order to be able to access data from INTERGRAPHs GDO data sources into Smallworld ? Any...
1073
Thomas Roth
tr@...
Dec 6, 1999 4:06 pm
Hello Mao, try following code used yet (solves two further problems): ## ## Realise plot-functionality for the "line_maker": ## _pragma(classify_level=basic,...
1074
PRASHANT BADWAIK
prashant@...
Dec 7, 1999 5:39 am
I have configured new datastore & in that if I open copper cable editor I am not getting the option to select the specification of copper cable. Similarly I am...
1075
Mike Stanislawski
mstanislawski@...
Dec 8, 1999 1:28 am
Hi Prashant, I assume that you are using Model.It. It sounds like you have not yet defined your copper cable specifications and/or not setup your spec groups,...
1076
Swain, Richard
Richard.Swain@...
Dec 8, 1999 7:54 pm
Hi all, Just a quick question. I was wondering if anyone has had any experience using SYBASE as an external database. If so do you know of any problems or...
1077
jason.cleaver@...
Dec 8, 1999 9:05 pm
Hello, I am having trouble connecting to a Smallworld Web server. I used swwadmin.exe to ping the server and this is the error message I received: Error 8....
1078
Nelia Lombard
n.lombard@...
Dec 9, 1999 8:43 am
We successfully used SYBASE as an external database. It was a while ago but I can't remember that we had any difficulty in doing so. We just followed the ...
1079
Frankie Loh
frankie_annie@...
Dec 9, 1999 9:09 am
Greeting; We had a similar experience pulling attribute data from Sybase. Instead of using Sequeklink ACP, we used ODBC instead and it worked. If you need more...
1080
rharris@...
Dec 9, 1999 3:56 pm
I've been trying to run a hot ds_transfer session for the past couple of days & keep receiving the following traceback. It appears that SW begins writing out...
1081
Kirmo Uusitalo
kirmo.uusitalo@...
Dec 9, 1999 4:40 pm
... Hi all, I just tried out DGN SOM 2.0 beta and found out that the User Data also covers all linkages as well. Even though no direct support is available for...
1082
van Ligten, Fa. Realw...
H.vanLigten@...
Dec 9, 1999 4:45 pm
Hi Ronnie,
mdb 13 typically refers to no datastore server found. Co= uld it be that swmfs is not running on the machine where the datastore is l= ocated or...
1083
Herbert.Mueckenheim
Herbert.Mueckenheim@...
Dec 9, 1999 4:47 pm
Hi, please check if you have write-access for the "to_dir_full". This can be done by: Magik2> external_binary_output_stream.new (to_dir_full+"/dd.ds") If this...
1084
Fred Kiefer
kiefer@...
Dec 9, 1999 5:18 pm
Hi, as you dont write the actual parameters of the code that does the transfer, we have to trust, that your parameters are valid. The problem seams to be in...
1085
Swain, Richard
Richard.Swain@...
Dec 9, 1999 5:23 pm
Hi, I recently had a similar problem doing a ds_transfer (using superfiles). If I remember correctly it was due to the paths being incorrect in the .sfi files....
1086
Simon Garton
sgarton@...
Dec 9, 1999 6:17 pm
client_protocol_mismatch is normally a problem with different versions of Smallworld. Are you sure you haven't got a mixed installation here ? Simon ... From:...
1087
rharris@...
Dec 9, 1999 7:18 pm
I've found (through e-group assistance) a solution to my problem. I was attempting to perform a ds_transfer from the Smallworld server directly to a client...
1088
Swain, Richard
Richard.Swain@...
Dec 9, 1999 10:17 pm
Hi all, I have a client who has different Smallworld sessions (distinctly different ds directories) for different regions. What I would like to do is have all ...
1089
Swain, Richard
Richard.Swain@...
Dec 9, 1999 10:30 pm
Hi all, In the spacial object controller there is a variable that can be set under view called :extraction_metadata_path. This is used to store the path for...
1090
Burt, Joe
jburt@...
Dec 9, 1999 10:50 pm
I haven't worked much with Smallword View. However, it seems like you might be able to put a persistent cache file of the auth.ds in each of the directories. I...