Click here to Skip to main content
15,895,142 members
Home / Discussions / Database
   

Database

 
GeneralRe: Some help with this SQL statement Pin
Michael Potter18-Feb-05 9:02
Michael Potter18-Feb-05 9:02 
GeneralRe: Some help with this SQL statement Pin
Tom Wright18-Feb-05 12:48
Tom Wright18-Feb-05 12:48 
GeneralAppend Column to Row Pin
Anonymous18-Feb-05 4:30
Anonymous18-Feb-05 4:30 
GeneralRe: Append Column to Row Pin
Michael Potter18-Feb-05 9:18
Michael Potter18-Feb-05 9:18 
GeneralMigrating from Acess to Oracle Pin
ashish kabra18-Feb-05 2:38
ashish kabra18-Feb-05 2:38 
GeneralSQL Server row size Pin
Talal Sultan18-Feb-05 0:51
Talal Sultan18-Feb-05 0:51 
GeneralRe: SQL Server row size Pin
Mike Dimmick18-Feb-05 4:28
Mike Dimmick18-Feb-05 4:28 
GeneralRe: SQL Server row size Pin
Talal Sultan18-Feb-05 8:36
Talal Sultan18-Feb-05 8:36 
Thanks for the reply, I checked those functions and the help that comes with the Query Analyzer. I managed to insert data but when I tried to retrieve the field, still using the QA, I only got a portion of it, eventhough I had the size to 0 in the READTEXT function, which should normally return a chunk of 4KB (as the help says).
I'm thinking this might be just because of QA, because when I put a size that is bigger than the real size of the text, I get an error that says that the size is greater than the actual size, and it gives me the correct number of characters, which in my case is 2800.
So I suppose that the result given by the QA is just a fixed number of characters, regardless of the real size of the text?

To use this programmatically, how would I proceed? Would I use a function or a stored procedure? or is there a special way?

thanks a lot for your help.

Talal

"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning."
--Rich Cook
GeneralOlap Cubes Pin
Yulianto.17-Feb-05 14:24
Yulianto.17-Feb-05 14:24 
GeneralRe: Olap Cubes Pin
Mike Ellison17-Feb-05 14:34
Mike Ellison17-Feb-05 14:34 
GeneralRe: Olap Cubes Pin
Yulianto.17-Feb-05 14:47
Yulianto.17-Feb-05 14:47 
GeneralRe: Olap Cubes Pin
Anonymous18-Feb-05 5:40
Anonymous18-Feb-05 5:40 
GeneralRe: Olap Cubes Pin
GWSyZyGy18-Feb-05 7:21
GWSyZyGy18-Feb-05 7:21 
GeneralRe: Olap Cubes Pin
Yulianto.18-Feb-05 15:09
Yulianto.18-Feb-05 15:09 
GeneralInserting and Selecting .wav files from and to MySQL table Pin
j1webb17-Feb-05 11:01
j1webb17-Feb-05 11:01 
GeneralRe: Inserting and Selecting .wav files from and to MySQL table Pin
j45mw19-Feb-05 4:14
j45mw19-Feb-05 4:14 
GeneralNeed to convert the content of one field into several from a view Pin
DEWright_CA17-Feb-05 9:33
DEWright_CA17-Feb-05 9:33 
GeneralRe: Need to convert the content of one field into several from a view Pin
numbrel18-Feb-05 12:46
numbrel18-Feb-05 12:46 
Generalcannot add new records with multiple fields Pin
elephantstar17-Feb-05 8:31
elephantstar17-Feb-05 8:31 
GeneralRe: cannot add new records with multiple fields Pin
elephantstar17-Feb-05 10:14
elephantstar17-Feb-05 10:14 
GeneralCompare datarows Pin
pedros7316-Feb-05 10:02
pedros7316-Feb-05 10:02 
GeneralRe: Compare datarows Pin
Just Greeky Creek16-Feb-05 21:19
Just Greeky Creek16-Feb-05 21:19 
GeneralRe: Compare datarows Pin
pedros7316-Feb-05 22:47
pedros7316-Feb-05 22:47 
GeneralRe: Compare datarows Pin
Just Greeky Creek16-Feb-05 22:56
Just Greeky Creek16-Feb-05 22:56 
GeneralDelete question Pin
Tom Wright16-Feb-05 8:57
Tom Wright16-Feb-05 8:57 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.