Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

The Database Forum


You are currently viewing our The Database Forum as a guest. Please register to participate.
Login



Reply
How to bulk insert a datastream from online source?
Old 11-30-2009, 08:24 PM How to bulk insert a datastream from online source?
Novice Talker

Posts: 9
Trades: 0
How can I use the bulk insert function with an online stream of data?

Can I simply do:

Bulk Insert datatable
From 'http://www.websites/sample.txt'

or

Do I need to create a webclient, wrap it with a reader/writer (assuming "sreader") and do:

Bulk Insert datatable
From 'sreader'

Thanks!
NobleJms is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 11-30-2009, 09:42 PM Re: How to bulk insert a datastream from online source?
Brian07002's Avatar
Defies a Status

Posts: 2,162
Name: ...
Location: ...
Trades: 0
If you talking about putting data into an SQL db, you have a couple of ways

import the sql file directly into the db using phpmyadmin or throught php scripting which takes more coding.
__________________
Made2Own

Please login or register to view this content. Registration is FREE
Brian07002 is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to How to bulk insert a datastream from online source?
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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

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





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.13871 seconds with 12 queries