in

System.Data.SQLite

An open source ADO.NET provider for the SQLite database engine

Insert row through firewall

Last post 08-25-2010 3:41 PM by Chebron. 0 replies.
Page 1 of 1 (1 items)
Sort Posts: Previous Next
  • 08-25-2010 3:41 PM

    Insert row through firewall

     Hi,

     

    My problem is:

    I'm tryin to register a new user (grab their name and when they installed a trial version) of a c# application. I have a sqlite db on a hosted web server however using sqliteconnection's encounter problems with firewalls.

     

    Is there any way in sqlite I can insert a new row into a db over port 80 or by manipulating a http string?

    Filed under:
Page 1 of 1 (1 items)
Powered by Community Server (Commercial Edition), by Telligent Systems