RE: Hi All Palm Network Programmers

2005-11-09 Thread David Birdsall
loper ForumSubject: RE: Hi All Palm Network Programmers There's a recipe on: http://www.palmos.com/dev/support/docs/recipes/netlibsocket.html also -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]On Behalf Of Benjamin BloomfieldSent: 09 Nov

Re: Hi All Palm Network Programmers

2005-11-09 Thread Benjamin Bloomfield
ther errorErr ifErrs;err = NetLibOpen(AppNetRefnum, &ifErrs); See the web page for info on how to do socket connections.-Benjamin BloomfieldOn 11/9/05, chinmaya <[EMAIL PROTECTED]> wrote: Hi All,This is chinmaya.I am begineer to Palm Networking application.I need some help from you

Hi All Palm Network Programmers

2005-11-09 Thread chinmaya
Hi All, This is chinmaya. I am begineer to Palm Networking application.I need some help from you all. I want to know how to connect internet using Internet Library API's then please send me some example , so that I can proceed in devoloping my application using accessing to Int

Hi All those are working on PalmOS Networking

2005-11-09 Thread chinmaya
Hi All, I am chinmaya. I am a begineer to PalmOS Networking (Wireless). I had got some API's like SysLibFind, INetLibConfigIndexFromName , INetLibOpen, INetLibURLOpen using Internet Library API's. But I don't know exact way to Use them. Means I am not able to Initialize Wi

Re: Hi All.

2005-01-08 Thread babbu cathy
Mr.Logan, I know that. For that practice I asked simplified code samples from links except codewarrior tough exapmples. catherine --- Logan Shaw <[EMAIL PROTECTED]> wrote: > babbu cathy wrote: > > AddressBook and other examples is very very hard > to > > study for me,since i am a new-comer for p

Re: Hi All.

2005-01-08 Thread Logan Shaw
babbu cathy wrote: > AddressBook and other examples is very very hard to > study for me,since i am a new-comer for palm and > interested to study database using tables and it has > lot of flows. > > Is there any other links available for simplified code > with step by step method for database usin

Re: Hi All.

2005-01-08 Thread babbu cathy
Hi, AddressBook and other examples is very very hard to study for me,since i am a new-comer for palm and interested to study database using tables and it has lot of flows. Is there any other links available for simplified code with step by step method for database using tables? Can anyone Please

Re: Hi All.

2005-01-08 Thread Chris Tutty
From: "AyloNs Hazzud" <[EMAIL PROTECTED]> > Look at the AddressBook (now Contacts) code, itÂs a great resource for > learning how to handle with databases of all kinds. YouÂll find it in the > SDK. > Although for a beginner the Addressbook has the disadvantage that it's fairly complex (it stores va

Re: Hi All.

2005-01-08 Thread babbu cathy
Thank you so much to you for teaching me in the proper way. catherine. --- AyloNs Hazzud <[EMAIL PROTECTED]> wrote: > Look at the AddressBook (now Contacts) code, it´s a > great resource for > learning how to handle with databases of all kinds. > You´ll find it in the > SDK. > > But don´t tr

Re: Hi All.

2005-01-08 Thread AyloNs Hazzud
Look at the AddressBook (now Contacts) code, itÂs a great resource for learning how to handle with databases of all kinds. YouÂll find it in the SDK. But donÂt try to skip reading the companion by reading code, even if you are an experienced programmer. PalmOs programming and platform are much diff

Re: Hi All.

2005-01-08 Thread babbu cathy
Hi, I want to work on Database creation, storing , editing etc. in tables, I went through the codwarrior examples of databook, memopad etc., But it was very very hard to study initially. I like to create some 5 fields(ex.username,password..) and store that data's into a Database using Tables. Wher

Re: Hi All.

2005-01-08 Thread AyloNs Hazzud
Sure. But, for better and faster undestanding and using, I strongly recommend get some source code (specially the ones from SDK), the API reference and try to understand how do they work. The Codewarrior for PalmOS tutorial itÂs also a great start point fot people who are using CW, of course

Re: Hi All.

2005-01-08 Thread babbu cathy
Hi, You meant to say, "Palm OS Companion.pdf" and "Palm OS Companion2.pdf", which are coming up with codewarrior9.0 documentation, is mostly enough for me to get palm development properly. Catherine. --- AyloNs Hazzud <[EMAIL PROTECTED]> wrote: > I must agree. At first, I felt lost, as if

Re: Hi All.

2005-01-08 Thread AyloNs Hazzud
I must agree. At first, I felt lost, as if I would never learn that way, but the Codewarrior Tut and the Palm OS Companion slowly started to make sense by itselfs, with no need for further reading than the documentation provided w/ CW. On Sat, 8 Jan 2005 07:50:55 -, Mihail Ivanchev <[EM

re: Hi All.

2005-01-07 Thread Mihail Ivanchev
Well, the best way to learn Palm OS is not to look at all of the tuts around the net but to get the documentation (PalmOS Companion/Reference) and start reading! It might be a little hard at first to understand but in a while it will all make sence. That's my solution of course, other people mig

Hi All.

2005-01-07 Thread babbu cathy
Hi All, I am a New Comer of this Forum. I am also new comer of Palm OS. But I Learnt Palm OS. I like introduce me here with you. Please give anyone the way to me start the Palm Dvelopment propely. Thank you very much. - Catherine

Hi All.

2005-01-07 Thread babbu cathy
Hi All, I am a New Comer of this Forum. I am also new comer of Palm OS. But I Learnt Palm OS. I like introduce me here with you. Please give anyone the way to me start the Palm Dvelopment propely. Thank you very much. - Catherine

hi all - test message, please ignore.... EoM

2003-08-14 Thread Virendra
EoM - End of Message! :-) = "Their is nothing good or bad, Their is nothing happy or sad, Only thinking makes it so!" - William Shakespeare __ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com -- For

hi all

2002-07-08 Thread ovais m.
hi all, i have a problem with displaying values in a table from a database, i have created a table similar to the excel sheet and i now want to display the values in the table cells from that database. plus, which type of database should i be using? resource or record?? thanks