>From Puma: "The format of the PDB file used with Enterprise Edition is "Open", and can be used by extensions, conduits, or other developer-designed applications to enhance Satellite Forms capabilities.
Note that this format is NOT the same as the format used in Standard Edition; that PDB format is proprietary to Puma Technology and is not for general access." So if you're using the Enterprise version, go to the Puma support site and get the format. Otherwise they don't publish the format or like when people read the PDB files directly. ----- Original Message ----- From: "Davi Lopes Carvalho" <[EMAIL PROTECTED]> To: "Palm Developer Forum" <[EMAIL PROTECTED]> Sent: Wednesday, July 23, 2003 9:32 AM Subject: Reading PDB created on Sattelite Forms In english: I am creating a PDB on Sattelite Forms and I am trying to read this PDB using C with GCC. I did a table just with one char[50] column. And I noticed that sattelite puts a UInt8 first and after that value of the column. The UInt8 seems to be the lenght of the string that comes next. After this I did a table only with one numeric column, but I couldn't retrieve the value of the rows the I inserted with Sattelite. Anyone knows how can I retrieve the value of my numeric row if the database was created in satellite forms? Thanks in advance, Davi Carvalho Em portugu�s: Criei uma tabela no sattelite forms com uma �nica coluna de caracteres (50) e consegui acessar os valores das linhas dessa coluna atrav�s de programa��o em C usando GCC. Estou tendo problemas com a coluna numerica pois naum consgio recuperar o valor das linhas adicionadas no sattelite forms. Notei que o sattelite tem uma forma especial de guardar os dados no PDB por exemplo pra coluna de caracteres notei que tem um valor antes da string que � um UInt8 que possui a quantidade de caracteres da string a seguir. Algu�m j� conseguiu acessar uma tabela criada no sattelite forms atrav�s da linguagem C?! Obrigado pela aten��o, Davi Carvalho __________________________________________________________________________ Acabe com aquelas janelinhas que pulam na sua tela. AntiPop-up UOL - � gr�tis! http://antipopup.uol.com.br/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
