Click here to Skip to main content
15,911,786 members
Home / Discussions / Database
   

Database

 
AnswerRe: Deleting Coresponding Row(s) Pin
JustinRiggs9-May-09 12:50
JustinRiggs9-May-09 12:50 
GeneralRe: Deleting Coresponding Row(s) Pin
AlexeiXX39-May-09 17:34
AlexeiXX39-May-09 17:34 
AnswerRe: Deleting Coresponding Row(s) Pin
AlexeiXX39-May-09 17:30
AlexeiXX39-May-09 17:30 
Questionsql toolkit Pin
Tauseef A9-May-09 10:38
Tauseef A9-May-09 10:38 
AnswerRe: sql toolkit Pin
Colin Angus Mackay10-May-09 3:26
Colin Angus Mackay10-May-09 3:26 
QuestionSearching a multidemensional array... Pin
new_phoenix9-May-09 9:30
new_phoenix9-May-09 9:30 
AnswerRe: Searching a multidemensional array... Pin
riced10-May-09 2:11
riced10-May-09 2:11 
QuestionCursors in SQL Server 2000 SPs Pin
Syed Shahid Hussain9-May-09 4:49
Syed Shahid Hussain9-May-09 4:49 
Hello All,

Problem:

I've a table which has dynamic columns, I dnot know how many they are becasue they are created dynamically.
Now I've to insert some of columns to other table.
But I'm unable to find the way to fetch the columns by index.
I want to use like this,
<br />
insert into tbl(TableName.Columns[0].Name,TableName.Columns[2].Name,.....,TableName.Columns[n].Name)<br />
values (TableName.Columns[0].Value,TableName.Columns[1].Value,.....,TableName.Columns[n].Value)<br />


Plz Help

Thanks

Syed Shahid Hussain

QuestionHow to find original row count in MySQL? Pin
Willington8-May-09 23:48
Willington8-May-09 23:48 
AnswerRe: How to find original row count in MySQL? Pin
scottgp9-May-09 9:00
professionalscottgp9-May-09 9:00 
QuestionROUND([float]) function problem Pin
adamoz8-May-09 3:25
adamoz8-May-09 3:25 
AnswerRe: ROUND([float]) function problem Pin
Blue_Boy8-May-09 21:56
Blue_Boy8-May-09 21:56 
AnswerRe: ROUND([float]) function problem Pin
Ennis Ray Lynch, Jr.11-May-09 3:44
Ennis Ray Lynch, Jr.11-May-09 3:44 
AnswerRe: ROUND([float]) function problem Pin
adamoz11-May-09 4:05
adamoz11-May-09 4:05 
QuestionHow to know about connection status for mysql/sql server Pin
MKC0027-May-09 22:54
MKC0027-May-09 22:54 
QuestionHow to restore a MySQL database using vb 6.0 Pin
Willington7-May-09 20:27
Willington7-May-09 20:27 
AnswerRe: How to restore a MySQL database using vb 6.0 Pin
Mycroft Holmes8-May-09 1:43
professionalMycroft Holmes8-May-09 1:43 
AnswerRe: How to restore a MySQL database using vb 6.0 Pin
Ennis Ray Lynch, Jr.11-May-09 5:42
Ennis Ray Lynch, Jr.11-May-09 5:42 
QuestionQuery to retrive number of tables Pin
arun_pk7-May-09 19:38
arun_pk7-May-09 19:38 
AnswerRe: Query to retrive number of tables Pin
Spunky Coder7-May-09 20:49
Spunky Coder7-May-09 20:49 
QuestionHow to hold image column of all tables in one table and how to hold relationships ? Pin
hdv2127-May-09 2:43
hdv2127-May-09 2:43 
AnswerRe: How to hold image column of all tables in one table and how to hold relationships ? Pin
Mycroft Holmes7-May-09 14:28
professionalMycroft Holmes7-May-09 14:28 
Questionsql query - eliminate all duplicates but one Pin
Hanzaplast7-May-09 1:22
Hanzaplast7-May-09 1:22 
AnswerRe: sql query - eliminate all duplicates but one Pin
SeMartens7-May-09 1:36
SeMartens7-May-09 1:36 
QuestionODBC connection thrugh PERL Pin
Ivan20096-May-09 7:19
Ivan20096-May-09 7:19 

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.