Hi Naveen, Database predicates are the best of its kind for search process. By the way check whether indexing is done for the tables for the required fields or...
9543
Naveen Mamidi
naveen@...
Nov 1, 2002 8:19 am
Thanks for your response. I have already implemented indexing feature . cheers, Naveen ... From: Chaitanya Reddy To: sw-gis@yahoogroups.com Sent: Friday,...
Hello all... wondering if anyone can help us. We are looking at replacing our Tek/Xerox printers with Hp5500 but we are having difficulty getting out 11"x17"...
Hello all... wondering if anyone can help us. We are looking at replacing our Tek/Xerox printers with Hp5500 but we are having difficulty getting out 11"x17"...
Eric, Haven't had experience with this printer, but I do have 2 thoughts: Make sure the PostScript version of the driver is installed. If the printer has a...
what is the best way to finish an excel report I have a problema with this ole_excel.release_object() ole_excel.post_mortem() system.gc(_true) system.gc(_true)...
9548
donald.dmello@...
Nov 1, 2002 5:05 pm
Alex, I have seen a similar problem. (If I'm interpreting your problem description correctly ) when I attempt to launch excel from a report for the second or ...
9549
Buerger, Bill
bbuerger@...
Nov 1, 2002 5:15 pm
Can anyone tell me if there is a way to dump out raster images to files? Such as bmp, jpg, etc... Bill...
Can you show us the predicate you are using? If the fields are indexed, then your searches shouldn't be taking that long. Are you also using spatial...
9551
sw-gis@yahoogroups.com
Nov 1, 2002 7:06 pm
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the sw-gis group. File :...
OK. Now I get it. You can't use a record_list_view to display non-datastore records. You can use a tabular_list_view instead and supply headings for the list....
9553
Frugard, Christian
frugardc@...
Nov 1, 2002 7:49 pm
Great! I am taking a look now. Thanks again Joe. ... From: joseph.burt@... [mailto:joseph.burt@...] Sent: Friday, November 01, 2002 2:14 PM To:...
Hai Friends,Happy Diwali for Indian Friends.I have a great oppertunity in GIS Developement areas using smallworld software. If any body having the experience...
Our Company(www.manchitraservices.com) has developed applications that allows attribute as well as map data to be developed on wireless devices using Oracle8i ...
9556
Robert Schweikert
robert.schweikert@...
Nov 2, 2002 2:46 pm
Eric, Note that in 3.1 and before (due to a bug) the variable GIS_PLOT_HEADER described in chapter 14.5.9 of the plotting manual is not read by Smallworld. The...
HI Mark and Harry, We have a replicaiton site. What we do always if we don't want to use the replcation database for some reason, we will do the remote post...
Hi, The GIS_PLOT_HEADER will be send indeed. It works from Smallworld 2.20 already. However until SW2.21 the plot filter was executed as a batchfile. Thus ...
I solved this problem by copying and changing an existing method and changing it as shown below. The original method g.trail_ext() still exists and has the...
Hi Harish, Mark and Aba, I believe Aba didn't give you a proper advice. Never just remove replica's!!!!!!!!!!!!!!. There is a method for deleting replica's to...
9561
Naveen Mamidi
naveen@...
Nov 4, 2002 2:05 pm
Please can you send me an example how to implement indexing feature. which helps me to make out where exactly i am going wrong? Regards Naveen ... From:...
Greetings, We have a ds_record table (no geometry) that has over 15 million records in it that we want to remove all records. I know I can loop the table and...
Hi Bill, Since you seem willing to drop this whole table with a ds_transfer, have you considered using a separate dataset which contains only this one table? ...
Hi Robert, Unfortunately, this table is part of a purchased application that runs on top of our core app and the table needs to remain in the GIS partition (we...
Hi Bill, I have had success with dumping out raster images using the memory canvas. I have attached a file that shows an example of how I did this. The only ...
See the SmallWorld documentation for the CASE Tool and the Data Modelling manual. ... Travers Naran Westech Information Systems Inc. (604) 528-2396 (Tel)...
Hi All, I have an interest in a COGO tool. Does anyone know what kinds of applications are commercially available? Specifically I am interested one that will...
9568
Radha
radhach@...
Nov 5, 2002 7:54 am
Hi Naveen, You can do the indexing on the ds_collection as below.. ds_collection.add_index(fields) . Adds an index based on the ordered vector of fieldnames. ...
Hello, does anyone knows a good tool on Unix to compress a database that have to be transfered via FTP. I am not talking about ds_compress type of tool but ...
Richard, on all Unix systems you should be able to find a tool named "compress". Sometimes there's also GNU zip "gzip". It's not uncommon to also find a "zip"...
Hi, I believe the compress rate of a ds_file is quite good (while using compress utility in UNIX). I would not be able to quote exact statistics but on an...