11000+款5星资源
8.5万+用户参与评分
10万+社区成员鼎力支持
每款资源都经过 Unity 审核
显示 1 - 10 of 14
用户评论
排序
J
Critical Bug and poor Documentation
2 years ago
JohnnyWylder基于版本1.7
There is a critical bug:
schema.AddField("ID", SQLiteDB.DB_DataType.DB_INT, 0, false, true, true);
This is tipical ID definition for user table schema: first bool argument cannot be put on "true" or database doesn't work.
also auto-increment for IDs doesn't seem to work.
Documentation is quite poor: it tells you what to do, but doesn't give comprehensive knowledge of how this works.
It's a shame, cause for everything else it was just what I was looking for.
这条评论是否有帮助?
0
0
My game have two databases, configuration and user data. I tried to have to databases open at the same time but I couldn't. You can only have one database open at one time. I have to load the configuration in memory and leave open the connection for the user's data.
这条评论是否有帮助?
0
0
来自发布商的回复:
回复时间 5 years ago
Hello,
Thanks for your feedback. Due to security reasons I have not considered it as a feature to connect with multiple database at the same time, if I will get some more requests from other customers then I will implement it for sure.
You can write me at my email, I can customize it if you really need this feature.
Thanks.
Thank you very much for your help.
After testing, the code is simple and useful.
The database problem has been bothering me and has not been solved.
It's easy to solve problems with your plug-in.
When I came across a database problem and asked Devesh Pandey, he actually helped me solve it.
Thank you very much.
这条评论是否有帮助?
0
0
k
I cannot get it to work.
7 years ago
kgonzalez_基于上一个版本 1.6
This seems like a great and simple to use asset, but I can't get it to work. There is an exception being thrown inside the DLL that I can't handle...
这条评论是否有帮助?
0
0
c
Works nicely, but poorly documented
7 years ago
colourcrisis基于上一个版本 1.6
Pros:
-It works
-Cheap
-Simple code
Cons:
-The documentation does not really give you a comprehensive guide of how to integrate it.
-This is not a drag-and-drop solution. Demo scene is written for onGui, which is god awful. You have to write your own code to make it work with your UI elements.
-DLL files, so the code is private.
Conclusion: Until the dev updates that horrific Legacy GUI which is deprecated, I'd avoid this product and go for the more expensive ones such as SimpleSQL.
这条评论是否有帮助?
2
1
m
Not what I was expecting...
8 years ago
marcosocram基于上一个版本 1.6
You can't save images if that is what you are looking for. Look for an asset that support BLOB data type. They state what kind of data type they support tho.
这条评论是否有帮助?
2
0
高品质资源
11000+款5星资源
深受用户信赖
8.5万+用户参与评分
强大的社区支持
10万+社区成员鼎力支持