Re: [sqlite] Sqlite from ASP?

2009-07-25 Thread Roosevelt Anderson
Try this...

http://sqlite.phxsoftware.com/

On Sat, Jul 25, 2009 at 11:50 AM, Paul Claessen wrote:
> Greetings,
>
>
>
> Does anyone have any (simple) examples on how to use sqlite from .ASP scripts 
> for me? Or C# code, for that matter?
>
>
>
> ~ Paul Claessen
>
>
>
> ___
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>
___
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users


Re: [sqlite] Sqlite from ASP?

2009-07-25 Thread Olaf Schmidt

"Paul Claessen"  schrieb im
Newsbeitrag news:005601ca0d3f$af8748e0$0e95da...@com...

> Does anyone have any (simple) examples on how
> to use sqlite from .ASP scripts for me?

Since you have CreateObject() available in these scripts,
any COM-based SQLite wrapper should do...

Olaf



___
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users


[sqlite] Sqlite from ASP?

2009-07-25 Thread Paul Claessen
Greetings,

 

Does anyone have any (simple) examples on how to use sqlite from .ASP scripts 
for me? Or C# code, for that matter?

 

~ Paul Claessen

 

___
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users