bonthye
11-23-2000, 08:45 PM
How do I connect the multiple DBF file in VB6???
thanx
thanx
connect dbf in VB 6bonthye 11-23-2000, 08:45 PM How do I connect the multiple DBF file in VB6??? thanx whelanp 12-01-2000, 06:36 AM Create a DSN to point to the directory with the .DBF files. Then with your data access method (DAO, RDO , ADO) connect to the DSN. PeteB 01-11-2003, 12:01 PM For any-one making a search on this subect. I searched the forum looking for an OLEDEB solution to connect to a DBase III file. I did not find what I was looking for, but did find the following quite well hidden: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnvsm01/html/gs0111.asp which seems to contain the answer. |
EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum