You are not logged in.

#1 2005-11-05 07:43:41

High|ander
Member
From: Skövde, Sweden
Registered: 2005-10-28
Posts: 188
Website

Mono and c-libs

Does anyone have a good tutorial on how to import sqlite on a C# app ?


When death smiles at you, all you can do is smile back!
Blog

Offline

#2 2005-11-05 08:31:29

awalk
Member
From: Perth, Western Australia
Registered: 2005-02-14
Posts: 40

Re: Mono and c-libs

Haven't used it myself, but there appears to be an Mono/ADO.NET provider for sqlite: http://www.mono-project.com/SQL_Lite.

Given that, you can just use any old ADO.NET tutorial.

Offline

#3 2005-11-07 16:19:18

High|ander
Member
From: Skövde, Sweden
Registered: 2005-10-28
Posts: 188
Website

Re: Mono and c-libs

Okay

looked at the page but it was empty..
Why I ask is that i'm trying to decide if i'm going to use C# or C++ to create a little application thats going to use SQLite as backend.

C++ feels more natural for me so I think I sould go with that.

Thanks for the anwser anyway!


When death smiles at you, all you can do is smile back!
Blog

Offline

#4 2005-11-07 16:40:28

awalk
Member
From: Perth, Western Australia
Registered: 2005-02-14
Posts: 40

Re: Mono and c-libs

Sorry, there was a mischievous little full-stop at the end of that URL. Fixed now, if you want to read it.

Offline

Board footer

Powered by FluxBB