Well first when you say a backend, are you going to be transfering data from wirelessly to the palm or durring a hotsync on the pc? if the latter is true you simply need to write a conduit which accesses the sql server via odbc or some other database connectivity method and write it to a custom record format on the palm. If you want to access the data source directly from the palm, well that could prove to be more difficult you'll have to probably come up with some middle where that reads and writes to sql server and can transmit/recieve to the palm.
Hope that helps. Philip Streck Information Systems Akron General Medical Center >>> "ritu gupta" <[EMAIL PROTECTED]> 11/19/01 06:00AM >>> Hi All, I want to develop an application on palm,that is supposed to use SQL server as Backend. I tried searching archived list, as well as docs in which they have mentioned abt databases, but I could not find something specific related to SQL server. I will be thankful if I am provided with certain links and leads... Thanx in Advance, Ritu. _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
