#Hello I'm Trying to search in the binary stored data with the index offset but I always get an error
7 messages · Page 1 of 1 (latest)
⌛ This post has been reserved for your question.
Hey @fair minnow! Please use
/closeor theClose Postbutton above when you're finished. Please remember to follow the help guidelines. This post will be automatically closed after 300 minutes of inactivity.
TIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here.
Dude, see what the nice javabot above is saying?
Sorry I thought I wroted the exact point with the submessage but it seems could't send it.
Here I'm creating 3 binary file one is metadata about the data table, second one is dataStore binary file and the last one is index table which is responsible for point to offset of the id.
For example I created a table with 3 colomns like;
id,name,surname. After I added 3 datas inside of the store, I'm searching the data which is id 3 it always returns firs data that is
1 John Doe
but it must be;
3 Rick Grimes
But here, offset comes true when i search the id that is 3.
Or I got an invalid header error.
💤 Post marked as dormant
This post has been inactive for over 300 minutes, thus, it has been archived.
If your question was not answered yet, feel free to re-open this post or create a new one.