Click here to Skip to main content
16,005,120 members
Home / Discussions / Database
   

Database

 
AnswerRe: Zipcode stored proc. Pin
andyharman17-Aug-07 10:30
professionalandyharman17-Aug-07 10:30 
QuestionDoCmd.SendObject object assistance needed... [modified] Pin
new_phoenix17-Aug-07 7:46
new_phoenix17-Aug-07 7:46 
QuestionCascading Delete Pin
eggie517-Aug-07 7:13
eggie517-Aug-07 7:13 
AnswerRe: Cascading Delete Pin
andyharman17-Aug-07 7:58
professionalandyharman17-Aug-07 7:58 
GeneralRe: Cascading Delete Pin
eggie517-Aug-07 8:07
eggie517-Aug-07 8:07 
Questionsql error # 55030 Pin
deepalititi17-Aug-07 1:09
deepalititi17-Aug-07 1:09 
AnswerRe: sql error # 55030 Pin
andyharman17-Aug-07 1:51
professionalandyharman17-Aug-07 1:51 
QuestionHow to Read Table Data in Image column in SQL SERVER 2000? Pin
Vadlamudi VenuGopal16-Aug-07 22:02
Vadlamudi VenuGopal16-Aug-07 22:02 
I've a table with one of columns having an image datatype.
The data in the image column is table data.
Currently, the image data is read/inserted/updated through an application for which there is no source code available and we intend to rewrite this in C#/VB.
I know the structure of the table in image column.

The structure of main table is tb_MyTable(Col1 int, Col2 Varchar(100), col3 image).
The inner table in image column has an int column and 2 varchar columns.

I tried "select * from tb_MyTable" from front end(C#) and i see that the data type of image column is a byte array.

How can i read the table data residing in this image column into a datatable in C#/VB?
OR can it be done in SQL itself?

AnswerRe: How to Read Table Data in Image column in SQL SERVER 2000? Pin
pmarfleet16-Aug-07 23:24
pmarfleet16-Aug-07 23:24 
AnswerRe: How to Read Table Data in Image column in SQL SERVER 2000? Pin
Colin Angus Mackay16-Aug-07 23:26
Colin Angus Mackay16-Aug-07 23:26 
Questiondisplay a column horizandally Pin
jegastar16-Aug-07 21:11
jegastar16-Aug-07 21:11 
AnswerRe: display a column horizandally Pin
N a v a n e e t h16-Aug-07 23:11
N a v a n e e t h16-Aug-07 23:11 
AnswerRe: display a column horizandally Pin
Senu Gandhi17-Aug-07 23:18
Senu Gandhi17-Aug-07 23:18 
Questionproblem with adding and deleting ADO,also needs a link to resources Pin
king'ori16-Aug-07 20:42
king'ori16-Aug-07 20:42 
Questionproblem with adding and deleting ADO,also needs resources Pin
king'ori16-Aug-07 20:41
king'ori16-Aug-07 20:41 
Questioncase structure in vb.net!!! Pin
Rharzkie16-Aug-07 19:38
Rharzkie16-Aug-07 19:38 
AnswerRe: case structure in vb.net!!! Pin
Colin Angus Mackay16-Aug-07 23:27
Colin Angus Mackay16-Aug-07 23:27 
AnswerRe: case structure in vb.net!!! Pin
andyharman17-Aug-07 2:22
professionalandyharman17-Aug-07 2:22 
AnswerSTOP CROSS-POSTING Pin
leckey17-Aug-07 3:13
leckey17-Aug-07 3:13 
AnswerRe: case structure in vb.net!!! Pin
Senu Gandhi17-Aug-07 23:42
Senu Gandhi17-Aug-07 23:42 
QuestionHow to access your Stored Procedure Pin
T4AMD16-Aug-07 8:48
T4AMD16-Aug-07 8:48 
AnswerRe: How to access your Stored Procedure Pin
Pete O'Hanlon16-Aug-07 9:15
mvePete O'Hanlon16-Aug-07 9:15 
AnswerRe: How to access your Stored Procedure Pin
Paul Conrad16-Aug-07 16:30
professionalPaul Conrad16-Aug-07 16:30 
AnswerRe: How to access your Stored Procedure Pin
N a v a n e e t h16-Aug-07 23:03
N a v a n e e t h16-Aug-07 23:03 
QuestionHow to get sql server 2005 job execution time Pin
DGtech16-Aug-07 3:51
DGtech16-Aug-07 3:51 

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.