Hello everyone,
My name is Nicole Siota and I am a university student currently working on my
thesis.
I want to make a PC trivia game with 2D graphics and write a manual on how to
do it.
I decided to work on this project to learn more about this and give it my best
shot.
Unfortunately, I have quite a basic problem.
I have created a database with several tables in MySQL using the phpMyAdmin
tool
from XAMPP (apache) and I want to connect it with a VB.NET project. I thought
that
using Sqlite would be better for my project since it has a VB.NET feature. I
exported
my database as a .sql file but I can not use it with Sqlite because it shows me
that only
.db or .sqlite files are accepted. I tried to open my file with Sqlite3 but it
showed that
the tables contained errors. I am kind of confused on what needs to be done to
make
this work.
If someone can answer me, I would be very grateful. Any help is very much
appreciated.
Thank you so much for your time.
Nicole Siota
P.S.: If someone knows a tip on connecting directly a MySQL database made with
XAMPP
to VB.NET, I would be very happy as well. Thank you so much again!
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users