Case23
1
I try to get a database connection to a Sqlite database via c#.
I read some artikels about it, that it is not possible with c# in the indi version becouse
plugins are not supported.
Now i managed to get the connection via javascript.
Is there a way to get javascript variables via c#?
Or did anybody found a working solution to get a stable sqlite database conenction via c# in the indi version?
posts i read:
http://forum.unity3d.com/viewtopic.php?p=189976
http://forum.unity3d.com/viewtopic.php?t=8432