× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



I would really like to build my own Power PC.

Pick motherboard, CPU, RAM, SSD, HDD.......

Can this be done with the Power PC in order to create an IBM i platform?

I am not cheap; but I am very frugal.

**************** Different Topic.
I have figured out all of the nuances in getting DB2 to create columns/fields with natural case names.

Thank you guys for your help.

I have also found a lot of help on:

IT Jungle - http://www.itjungle.com/

and

http://www.rpgpgm.com/

insert into "Table" ( "Field1", "Field2" ) values ( "Data1", "Data2" ) ;

I get Column or global variable Data1 not found.

So of course quickly I realize that it is the double quotes in the values.... and

insert into "Table" ( "Field1", "Field2" ) values ( 'Data1', 'Data2' ) ;

Works just fine. So my thinking here is that DB2 sees anything in double quotes where there is data as a Global Variable.

Thanks....

Make These Last Two Days Of 2015 Count!

---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.