Hi Sir, I am just a software Graduate , need your help over SQLite functionality.
My question is: Can i will able to Insert /Import Tab delimited files into data base directly using VB.NET with ADONET connectivity, as right now i am doing through reading files in 2-D array and inserting them line by line. but its taking huge time and will be drawbacks for my software development. Kindly guide me over this, i am not finding anything on web regarding this. some of Expert saying there is no-such direct import command in sqlite for tab delimited files using any API like vb.net. i know import command through sqlite console will work, but as i am using vb.net , its very difficult to me for now inserting each line by line. please guide me and advice me. thanks alot. -- Thanks Alok Kumar Singh _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

