anyone who can help me regarding how to read data from .dbf files recordwise.
suneel kar 0 Junior Poster in Training
Recommended Answers
Jump to PostHi Vee,
you know I'm confused, why we dont need to mention the dbf file but only their path?
the connection is now ok but there's still a problem on me here why I can't use it in a query? here's my code for that dbf.
Jump to PostHi Vee
Dyou know why it has an error here?
When I connect to dbf it goes fineSet db = OpenDatabase(App.Path & "\", False, False, "dBase IV;")
but when I make some query then it makes an error
Set Data1.Recordset = db.OpenRecordset("select * …
Jump to PostNo, not in opening the database...
the error is in here...
Set Data1.Recordset = db.OpenRecordset("select * from [color] where clrcode='" & Text1.Text & "'")
because I want to make a query on that dbf file (color.dbf) but it makes an error.
Jump to PostSuneel,
That's not the code segment sent by me. You have altered it.Why did you do it and blame me that the code is not working. I have tested it fully.
Again cut and paste the code exactly as I have sent. only places you are supposed …
All 67 Replies
AV Manoharan 0 Junior Poster
QVeen72 104 Posting Shark
suneel kar 0 Junior Poster in Training
suneel kar 0 Junior Poster in Training
jireh 3 Posting Whiz
QVeen72 104 Posting Shark
suneel kar 0 Junior Poster in Training
QVeen72 104 Posting Shark
QVeen72 104 Posting Shark
suneel kar 0 Junior Poster in Training
suneel kar 0 Junior Poster in Training
QVeen72 104 Posting Shark
suneel kar 0 Junior Poster in Training
QVeen72 104 Posting Shark
suneel kar 0 Junior Poster in Training
QVeen72 104 Posting Shark
suneel kar 0 Junior Poster in Training
suneel kar 0 Junior Poster in Training
jireh 3 Posting Whiz
suneel kar 0 Junior Poster in Training
suneel kar 0 Junior Poster in Training
suneel kar 0 Junior Poster in Training
jireh 3 Posting Whiz
suneel kar 0 Junior Poster in Training
suneel kar 0 Junior Poster in Training
QVeen72 104 Posting Shark
suneel kar 0 Junior Poster in Training
QVeen72 104 Posting Shark
suneel kar 0 Junior Poster in Training
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.