Re: [U2] External database

2013-01-15 Thread Hona, David
http://u2.rocketsoftware.com/downloads/whitepapers/64_Bit_Question_wp.pdf

Advice here is free here, but the it may cost you later if you don't plan, 
execute, test and know what you're doing. 

Given your responses to queries it very much sounds like you some need 
technical advice/help...contact U2 Professional services or a U2 certified VAR 
in your area/region/country.


-Original Message-
From: u2-users-boun...@listserver.u2ug.org 
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of asad50089
Sent: Tuesday, 15 January 2013 2:22 AM
To: u2-users@listserver.u2ug.org
Subject: Re: [U2] External database

Hi,

Thanks for guidance. Please let me know, my most of the work is on UniVerse 
32-bit edition including massive coding in infobasic as well. Now if I turned 
64-bit on switch, what will be the complications I can face otherwise it will 
be safe ride? Do I need resize all files again and also compile code on 64-bit? 

Cheers
Asad 



--
View this message in context: 
http://u2-universe-unidata.1073795.n5.nabble.com/External-database-tp39618p39634.html
Sent from the U2 - Users mailing list archive at Nabble.com.
___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users

** IMPORTANT MESSAGE *   
This e-mail message is intended only for the addressee(s) and contains 
information which may be
confidential. 
If you are not the intended recipient please advise the sender by return email, 
do not use or
disclose the contents, and delete the message and any attachments from your 
system. Unless
specifically indicated, this email does not constitute formal advice or 
commitment by the sender
or the Commonwealth Bank of Australia (ABN 48 123 123 124) or its subsidiaries. 
We can be contacted through our web site: commbank.com.au. 
If you no longer wish to receive commercial electronic messages from us, please 
reply to this
e-mail by typing Unsubscribe in the subject line. 
**



___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


[U2] How to create/consume WCF oData Service (RESTful Service) using U2 toolkit for .NET?

2013-01-15 Thread rajank
This is  information for U2 Community.
Please read:

http://stackoverflow.com/questions/14312892/how-to-create-consume-wcf-odata-service-restful-service-using-u2-toolkit-for

http://stackoverflow.com/questions/14312892/how-to-create-consume-wcf-odata-service-restful-service-using-u2-toolkit-for
http://stackoverflow.com/questions/14312892/how-to-create-consume-wcf-odata-service-restful-service-using-u2-toolkit-for
  



--
View this message in context: 
http://u2-universe-unidata.1073795.n5.nabble.com/How-to-create-consume-WCF-oData-Service-RESTful-Service-using-U2-toolkit-for-NET-tp39651.html
Sent from the U2 - Users mailing list archive at Nabble.com.
___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


Re: [U2] [UV Retrieve] Selecting file based on partial key

2013-01-15 Thread Wols Lists
On 15/01/13 07:47, Peter Cheney wrote:
 Hi Manu,
 
 Thankyou very very much for this it worked a treat. Absolutely brilliant!
 The index was already created so just had to find the right one amongst the 
 others and all was good.
 
The only thing I'd add is that reading the index file directly like that
is probably a bad idea ... two ways round it ...

Either do a SELECT ... EQ ... which will read the index for you, or if
you're in BASIC use the READINDEX statement. Both of them should go
straight to the index so (a) it will be fast, and (b) you don't run the
danger of corrupting the index by having an accident with the index file.

At the end of the day, I'm always happier using official constructs
rather than a cheat workaround if they're going to be almost identical.

Cheers,
Wol
___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


Re: [U2] How to create/consume WCF oData Service (RESTful Service) using U2 toolkit for .NET?

2013-01-15 Thread Tony Gravagno
Lame question followed by an awesome response by Rajan Kumar of Rocket
Software!



From: rajank rkumar-at-rs.com
This is  information for U2 Community.
Please read:
http://stackoverflow.com/questions/14312892/how-to-create-consume-wcf
-odata-service-restful-service-using-u2-toolkit-for  


___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users