Search the web
Sign In
New User? Sign Up
sw-gis · Smallworld Developers
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 16867 - 16896 of 20146   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
16867
Online HYIPs may pay interest daily, weekly or monthly. The typical return rates on them are generally between 1-7% for daily paid, 7-50% for weekly paid and ...
ambrosius
ambrosius_rex14
Offline Send Email
Sep 1, 2006
10:31 am
16868
Do you want to earn millions from online programs?? It can be possible if done well with the program like HYIP, MLM and many others? if the company is working...
ambrosius
ambrosius_rex14
Offline Send Email
Sep 1, 2006
5:54 pm
16869
Do you want to earn millions from online programs?? It can be possible if done well with the program like HYIP, MLM and many others? if the company is working...
ambrosius
ambrosius_rex14
Offline Send Email
Sep 1, 2006
5:55 pm
16870
Dear Researcher, Greetings from International Journal of Ecological Economics & Statistics (IJEES). The online Contents ofFall 2006 of IJEES can be view on www...
Dr. Kaushal K. Srivas...
kaushal_ceser
Offline Send Email
Sep 2, 2006
3:57 am
16871
Do you want to earn money from HYIP program?? Internet business is becoming the most successful part time tool and helpful great way of income of millions...
ambrosius
ambrosius_rex14
Offline Send Email
Sep 2, 2006
3:26 pm
16872
Working @ Home Online to earn Money...?? Online HYIPs may pay interest daily, weekly or monthly. The typical return rates on them are generally between 1-7%...
ambrosius
ambrosius_rex14
Offline Send Email
Sep 2, 2006
3:31 pm
16873
Want to earn biggest earnings from affiliate Payers? Some big companies pay to its workers in thousands of dollars monthly. Working with bigger companies on...
ambrosius
ambrosius_rex14
Offline Send Email
Sep 2, 2006
4:42 pm
16874
Hi all. The directory sw_user_custom which stores user preferences is created for each user in user's home directory. Is it posible to locate this directory in...
Maria
mariabakaova
Offline Send Email
Sep 5, 2006
1:27 pm
16875
Dear all: The manual of PNI 4.0 indicates that it is possible to expand the information of bundles and fibres with an right click mouse option (Expand...
dondejulio
Offline Send Email
Sep 5, 2006
7:08 pm
16876
I've got 2 issues that are buggin' me at the moment. 1) When I create a nested rowcol, I seem to loose the ability to use col_spacing and row_spacing. No...
Billy Buerger
billybuerger
Offline Send Email
Sep 5, 2006
7:26 pm
16877
Hello I think that you need primarly to create the internal world from the splice closure once you are able to expand the fibres, one thng more for this is...
Hernández Ramos Ro...
pakette2002
Offline Send Email
Sep 5, 2006
7:29 pm
16878
In the last PNI project I worked on, the Optical Splice bundle/fiber information was shown in the "Connectivity" tab along side "View" and "Related Item...
Billy Buerger
billybuerger
Offline Send Email
Sep 5, 2006
7:34 pm
16879
http://tinyurl.com/jt9ao check the above website to get the complete list of websites to get online works outsourcing work,make money online, freelancer works...
priya jai
priyajai5520
Offline Send Email
Sep 6, 2006
4:06 am
16880
Database Interview questions and answers RDBMS- http://www.geocities.com/rdbms_interviewquestion DBMS- http://www.geocities.com/dbms_interviewquestion DBA-...
itinterview2006
Offline Send Email
Sep 7, 2006
6:12 am
16881
HI, ALL YOU CAN SEE THE LATEST OPENING IN THE FEILD OF GIS BY SIPMLY CLICKING ON THE FOLLOWING LINK ...AND CAN ALSO POST YOUR RESUMES.. JOBS:...
annu_sah2003
Offline Send Email
Sep 7, 2006
11:05 am
16882
I'm working with Design Manager 2.2 and every time i open an image it go directly to |As Built|Engineering Design.. How con i change this to go to the Top?? ...
jimmyheisor
Offline Send Email
Sep 7, 2006
6:44 pm
16883
Is there a vcore version 3.3 SOM for ecw files? Thanks John...
jwakefield@...
john_w122000
Offline Send Email
Sep 7, 2006
7:07 pm
16884
I have a new computer with Windows XP Media on it with all the latest patches. (At least the Windows thinks it is updated) When I open up a new GUI item in...
mbfbsae90
Offline Send Email
Sep 8, 2006
1:52 pm
16885
After searching thru the stupid registry, it appears that the desktop manager software, Hydravision from ATI, was causing this. If I disabled it, things work...
mbfbsae90
Offline Send Email
Sep 8, 2006
2:22 pm
16886
Hi, I open an sql database via a datasource in ODBC. I can open the specified tables with a connect template without a problem. I can update records in the sql...
Danny van Hooren
dhooren
Offline Send Email
Sep 10, 2006
7:58 pm
16887
Hi Danny ! Are you using sql_modify() method ? What db engine ? (Oracle, SqlServer, etc...
Olivier Gagnon
olystersw
Offline Send Email
Sep 11, 2006
1:11 am
16888
Danny, Add this parameter(for example) extdb_user.per_table_connection_parameters << hash_table.new_with (:swswitch, ...
Barjat Jatnika
barjat
Offline Send Email
Sep 11, 2006
5:50 am
16889
Hi, I will try this. I tried it a little different but this syntaxt I did not know. I'll give you an answer today. Thanks already for this info. Greetings...
Danny van Hooren
dhooren
Offline Send Email
Sep 11, 2006
10:46 am
16890
Hi, I use sqlserver. And no I use a standard smallworld editor which tries to insert a record with the predicate sql_insert. sql_modify does that INSERT...
Danny van Hooren
dhooren
Offline Send Email
Sep 11, 2006
10:48 am
16891
Hi, I need a timer that every 10, 30 seconds(or minutes) has to do something (in this case, copy some files). The problem is that I don't want to use threads,...
cozma_elena_daniela
cozma_elena_...
Offline Send Email
Sep 11, 2006
10:48 am
16892
Use the below code structure to do what you need... _block stop_hr << 19 # Exit at 19:00 stop_min << 0 sleep_interval << 30 # Run task every 30 minute. _loop...
wei.chen@...
wizzz18
Offline Send Email
Sep 11, 2006
12:49 pm
16893
Thanks for your solution, but mostly I want to know if I can make a timer without using threads. ... Behalf Of cozma_elena_daniela...
cozma_elena_daniela
cozma_elena_...
Offline Send Email
Sep 11, 2006
1:07 pm
16894
Does it need to run in the same SW session? If it doesn't have to run in the same session (and must be Smallworld), you could have windows fire up a session...
Bruce Morehouse
BruceM@...
Send Email
Sep 11, 2006
1:29 pm
16895
It has to run in the same SW session and it has to be Smallworld. I made a timer using sleep for a thread, but I wanted to know if I can make one without using...
cozma_elena_daniela
cozma_elena_...
Offline Send Email
Sep 11, 2006
3:17 pm
16896
I wonder if you might be saying that you want your copy code to run in a space where it does not "hang" your session every time it "sleeps". That is, you want...
alfred_sawatzky
Online Now Send Email
Sep 11, 2006
3:45 pm
Messages 16867 - 16896 of 20146   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help