473,320 Members | 1,883 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

Very Large Blob

hi all i need to send to an SQL server a very large blob ( 100 mgs ) how can
i do this!!!!
kind of sequencial !! is it possible.
thks
JSB
Jul 21 '05 #1
2 1345
Try "Conserving Resources When Writing BLOB Values to SQL Server" :

http://msdn.microsoft.com/library/de...osqlserver.asp

Patrice
--

"João Santa Bárbara" <jo****@i24portugal.com> a écrit dans le message de
news:eO**************@TK2MSFTNGP14.phx.gbl...
hi all i need to send to an SQL server a very large blob ( 100 mgs ) how can i do this!!!!
kind of sequencial !! is it possible.
thks
JSB

Jul 21 '05 #2
100 megs of blob to a sql server .. well .. I'd suggest you read this
conversation before completely deciding upon doing that.

http://groups-beta.google.com/group/...47386944ff19e5

- Sahil Malik
http://dotnetjunkies.com/weblog/sahilmalik
"João Santa Bárbara" <jo****@i24portugal.com> wrote in message
news:eO**************@TK2MSFTNGP14.phx.gbl...
hi all i need to send to an SQL server a very large blob ( 100 mgs ) how
can i do this!!!!
kind of sequencial !! is it possible.
thks
JSB

Jul 21 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

11
by: CSN | last post by:
Is it possible to iterate over an array in plpgsql? Something like: function insert_stuff (rel_ids int) .... foreach rel_ids as id insert into table (rel_id, val) values (id, 5);
4
by: Stanley Sinclair | last post by:
Given I have binary input which is to be stored in one table, and it may consist of any size -- ie, VARCHAR(n) FOR BIT DATA, WHERE THE n is less than 32K, or the n is bigger such that it is a BLOB...
10
by: Peter Stojkovic | last post by:
I want store an integer-array of 1000 Values in a blob in a SQL-database. I will do this every 10 Seconds. How can I do this ???? What datatypes a have to use ??? Thanks
2
by: João Santa Bárbara | last post by:
hi all i need to send to an SQL server a very large blob ( 100 mgs ) how can i do this!!!! kind of sequencial !! is it possible. thks JSB
1
by: aditya Kulkarni | last post by:
Hi , I have an application that ran on Oracle, and the application, for some reason requires autocommit to be true. Now, when we moved this application to postgres, we moved the blob column to...
0
by: NM | last post by:
Hello, I've got a problem inserting binary objects into the postgres database. I have binary objects (e.g. images or smth else) of any size which I want to insert into the database. Funny is it...
1
by: datapro01 | last post by:
X-No-Archive: Yes I have a questionabout reorging very large tables. Running DB2 8.1 Fixpack 6 on AIX 5.2 supporting Siebel. I've read through the docs I could find and the postings in this...
11
by: Icemokka | last post by:
Hi, I'm need to upload a big file ( 600Mb+ ) to a BLOB field in MSSQL 2005. My code looks like this : fs = New FileStream(sFilePath, FileMode.Open) Dim ByteArray(fs.Length) As Byte...
4
by: =?Utf-8?B?UGhpbCBKb2huc29u?= | last post by:
Hello, I am working on a peice of code that takes a file and loads it into a SQL Server DB. When I load large files (over 70Mb) I get a system out of memory exception. My machine has 2G RAM ...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.