Search  
Wednesday, May 23, 2012 ..:: Forum ::.. Register  Login
 Forum Minimize
Pentru a putea posta mesaje trebuie să vă înregistraţi.
Notă: Mesajele cu conţinut jignitor sau ilegal (inclusiv cereri de soft piratat) nu sunt acceptate şi vor fi şterse imediat .

Pentru a primi raspunsuri rapide si corecte, scrieti in mesaj ce intentionati sa faceti, ce mesaj de eroare primiti, in ce context si in urma caror actiuni. De asemenea, mentionati versiunea de FoxPro in care lucrati!
Dacă nu specificați versiunea, se consideră VFP 9.0 SP2.

SearchForum Home
  Visual FoxPro  Visual FoxPro in general  help - campuri ...
 help - campuri memo
 
 4/19/2006 3:16:27 PM
User is offlineAstalus
126 posts
5th


help - campuri memo
 (N/A)

1. Cum  construita relatia dintre o tabela (cu campuri memo) si fisierul asociat .fpt

    cum ma trimite valoarea stocata in campul memo din .dbf la textul asociat din .fpt

2. Care este structura lui .fpt

 

va multumesc

 

 4/19/2006 4:22:06 PM
User is offlinenae racaru
714 posts
www.rarom.ro
1st




Re: help - campuri memo
 (Romania)

Asa zice helpul din VFP9 despre Memo File Structure (.FPT)


Memo files contain one header record and any number of block structures. The header record contains a pointer to the next free block and the size of the block in bytes. The size is determined by the SET BLOCKSIZE command when the file is created. The header record starts at file position zero and occupies 512 bytes. The SET BLOCKSIZE TO 0 command sets the block size width to 1.

Following the header record are the blocks that contain a block header and the text of the memo. The table file contains block numbers that are used to reference the memo blocks. The position of the block in the memo file is determined by multiplying the block number by the block size (found in the memo file header record). All memo blocks start at even block boundary addresses. A memo block can occupy more than one consecutive block.


VFP 6 si 9 + Oracle
 4/19/2006 4:41:05 PM
User is offlineAstalus
126 posts
5th


Re: help - campuri memo
 (N/A)
Multumesc pentru mesaj. E un inceput.
  Visual FoxPro  Visual FoxPro in general  help - campuri ...

Search  Forum Home         

 Google Ads Minimize

    

Copyright 2002-2010 Profox   Terms Of Use  Privacy Statement