Click here to Skip to main content
15,927,946 members
Home / Discussions / Database
   

Database

 
GeneralRe: Table Information Pin
hamidreza_buddy20-Jul-06 6:37
hamidreza_buddy20-Jul-06 6:37 
AnswerRe: Table Information Pin
Dinuj Nath20-Jul-06 20:36
Dinuj Nath20-Jul-06 20:36 
GeneralRe: Table Information Pin
hamidreza_buddy21-Jul-06 6:42
hamidreza_buddy21-Jul-06 6:42 
GeneralRe: Table Information Pin
Mairaaj Khan21-Jul-06 19:42
professionalMairaaj Khan21-Jul-06 19:42 
QuestionDoes BindingSource.Find() use an index? Pin
KeesVer20-Jul-06 4:44
KeesVer20-Jul-06 4:44 
AnswerRe: Does BindingSource.Find() use an index? Pin
Sidonath20-Jul-06 21:35
Sidonath20-Jul-06 21:35 
GeneralRe: Does BindingSource.Find() use an index? Pin
KeesVer21-Jul-06 0:03
KeesVer21-Jul-06 0:03 
QuestionBulk insertion from one table to another table Pin
montu337720-Jul-06 4:41
montu337720-Jul-06 4:41 
I am having one physical table in which there are 5 columns and 20,000 rows (say first table) and i want to insert those rows into another physical table(say second table) but before insertion all rows into second physical table ,i need to fetch exact ids of each columns from diff-diff. tables from first phy. table and then when i get those ,insert those ids into second physical tables.

Here i am planning to use joins to fetch appropriate id but joins can only usefull when i give one row at a time.I don't want to use cursor to fetch single rows becoz it reduce performance.

is there any other way like for-loop in sql server 2005 from which i can loop throw one by one records(rows) till end of first physical table?






montu3377
AnswerRe: Bulk insertion from one table to another table Pin
Ennis Ray Lynch, Jr.20-Jul-06 5:40
Ennis Ray Lynch, Jr.20-Jul-06 5:40 
AnswerRe: Bulk insertion from one table to another table Pin
Eric Dahlvang21-Jul-06 3:45
Eric Dahlvang21-Jul-06 3:45 
QuestionNo changes to program but new error of "Timeout expired." Pin
leckey20-Jul-06 4:34
leckey20-Jul-06 4:34 
AnswerRe: No changes to program but new error of "Timeout expired." Pin
Keith Malwitz20-Jul-06 4:54
Keith Malwitz20-Jul-06 4:54 
AnswerRe: No changes to program but new error of "Timeout expired." Pin
Mike Dimmick20-Jul-06 6:42
Mike Dimmick20-Jul-06 6:42 
QuestionSQL filtering Pin
tanarnelinistit20-Jul-06 2:52
tanarnelinistit20-Jul-06 2:52 
AnswerRe: SQL filtering Pin
Ennis Ray Lynch, Jr.20-Jul-06 3:49
Ennis Ray Lynch, Jr.20-Jul-06 3:49 
GeneralRe: SQL filtering Pin
tanarnelinistit20-Jul-06 18:55
tanarnelinistit20-Jul-06 18:55 
GeneralRe: SQL filtering Pin
Ennis Ray Lynch, Jr.22-Jul-06 19:56
Ennis Ray Lynch, Jr.22-Jul-06 19:56 
QuestionSimple question (i hope) how do i "join" 3 tables? (SQL) Pin
Red_Wizard_Shot_The_Food19-Jul-06 23:06
Red_Wizard_Shot_The_Food19-Jul-06 23:06 
AnswerRe: Simple question (i hope) how do i "join" 3 tables? (SQL) Pin
Steve S20-Jul-06 0:04
Steve S20-Jul-06 0:04 
AnswerRe: Simple question (i hope) how do i "join" 3 tables? (SQL) Pin
Mike Dimmick20-Jul-06 0:17
Mike Dimmick20-Jul-06 0:17 
GeneralRe: Simple question (i hope) how do i "join" 3 tables? (SQL) Pin
Red_Wizard_Shot_The_Food20-Jul-06 0:57
Red_Wizard_Shot_The_Food20-Jul-06 0:57 
QuestionSet up warranty expire date in access [modified] Pin
campbells19-Jul-06 20:04
campbells19-Jul-06 20:04 
AnswerRe: Set up warranty expire date in access Pin
S Douglas23-Jul-06 20:33
professionalS Douglas23-Jul-06 20:33 
Questionerror Pin
md_refay19-Jul-06 12:19
md_refay19-Jul-06 12:19 
AnswerThe table definitions are different Pin
Ennis Ray Lynch, Jr.19-Jul-06 12:21
Ennis Ray Lynch, Jr.19-Jul-06 12:21 

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.