Basic4ppc - Windows Mobile Development  

Go Back   Basic4ppc - Windows Mobile Development > Main Category > Questions & Help Needed
Home Register FAQ Members List Search Today's Posts Mark Forums Read

Questions & Help Needed Post any question regarding Basic4ppc.


import .csv to SQlite


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 05-07-2007, 08:15 AM
Knows the basics
 
Join Date: Apr 2007
Location: Canari Islan
Posts: 70
Awards Showcase
Beta Tester 
Total Awards: 1
Default import .csv to SQlite

Hi

I am developing an application and i need imports with code a file in format csv to a base Sqlite.

Someone can help me

thank you
Reply With Quote
  #2 (permalink)  
Old 05-07-2007, 08:33 AM
Erel's Avatar
Administrator
 
Join Date: Apr 2007
Posts: 3,134
Default

Just create a Table control.
Load the data using Table.LoadCSV
Open an SQL database.
Now use Connection.CreateSQLTable to save the table in the SQL database.
Reply With Quote
  #3 (permalink)  
Old 05-07-2007, 02:37 PM
Knows the basics
 
Join Date: Apr 2007
Location: Canari Islan
Posts: 70
Awards Showcase
Beta Tester 
Total Awards: 1
Default

Ok Erel

But I want "Insert" into de table that exist, no Create.
Reply With Quote
  #4 (permalink)  
Old 05-07-2007, 02:58 PM
Erel's Avatar
Administrator
 
Join Date: Apr 2007
Posts: 3,134
Default

You can create a temporary sql table using CreateSQLTable.
Now using INSERT INTO with SELECT add the temporary sql table to the target sql table.
Reply With Quote
  #5 (permalink)  
Old 05-07-2007, 03:02 PM
Knows the basics
 
Join Date: Apr 2007
Location: Canari Islan
Posts: 70
Awards Showcase
Beta Tester 
Total Awards: 1
Default

ok,

good idea, I will prove it and I will already tell you.

Thank you
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Import sbp file? fjsantos Questions & Help Needed 4 06-20-2008 05:10 PM
Import form scott93727 Basic4ppc Wishlist 1 05-30-2008 05:53 AM
import pictures into prgram 2 stay cosmo15900 Questions & Help Needed 4 01-15-2008 06:58 PM


All times are GMT. The time now is 06:10 AM.


Powered by vBulletin® Version 3.6.12
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.1.0