DBF Table Level 7 format

Hi all,

I want to know with which version of FoxPro or VFP i can create Level 7 format of DBF table. Also I need a ODBC or OLE DB driver to access the DBF table.

The reason is with Level 7 format of DBF table we an create 1024 fields per record.

Any help would be appreciated.

Thanks in Advance to all.

Hari

[321 byte] By [S.G.K.Hari] at [2008-1-10]
# 1

"The reason is with Level 7 format of DBF table we an create 1024 fields per record." Really? Where did you read this? Any pointers?

You can get the ODBC/OLEDB drivers from MS site.

PS: If you meant dBase level 7 format then look at dBase sites.

CetinBasoz at 2007-10-3 > top of Msdn Tech,Visual FoxPro,Visual FoxPro General...
# 2

vfp accepts maximum 255 fields per record.

dni at 2007-10-3 > top of Msdn Tech,Visual FoxPro,Visual FoxPro General...
# 3
U pls check this site http://www.compkarori.com/dbase/bu12ce02.htm
S.G.K.Hari at 2007-10-3 > top of Msdn Tech,Visual FoxPro,Visual FoxPro General...
# 4
It IS about dBase.
CetinBasoz at 2007-10-3 > top of Msdn Tech,Visual FoxPro,Visual FoxPro General...
# 5

Yes it is abt dbase. But u know i am searching to query a DBF with 503 fields. I have the dbf with 503 fields with cdx and fpt. As the fpt file present I thought it could be with foxpro or vfp. Will u be in a position to help me.

S.G.K.Hari at 2007-10-3 > top of Msdn Tech,Visual FoxPro,Visual FoxPro General...
# 6

I did but you're not following. Go to datadirect and get the driver. dBase home page says it comes with free drivers from datadirect. Then you should already have the driver.

CetinBasoz at 2007-10-3 > top of Msdn Tech,Visual FoxPro,Visual FoxPro General...