Click here to Skip to main content
15,893,622 members
Home / Discussions / Database
   

Database

 
AnswerRe: SQL Server Connection Pin
ToddHileHoffer28-Jul-06 7:00
ToddHileHoffer28-Jul-06 7:00 
QuestionCombining results of two queries Pin
coolestCoder28-Jul-06 4:19
coolestCoder28-Jul-06 4:19 
AnswerRe: Combining results of two queries Pin
ToddHileHoffer28-Jul-06 5:35
ToddHileHoffer28-Jul-06 5:35 
QuestionDatasets + Update Issue [modified] Pin
Tristan Rhodes28-Jul-06 4:07
Tristan Rhodes28-Jul-06 4:07 
AnswerConfirmed Pin
Tristan Rhodes31-Jul-06 0:37
Tristan Rhodes31-Jul-06 0:37 
Questionproblem with update Pin
Jeeva Mary Varghese28-Jul-06 2:13
Jeeva Mary Varghese28-Jul-06 2:13 
AnswerRe: problem with update Pin
Eric Dahlvang28-Jul-06 4:24
Eric Dahlvang28-Jul-06 4:24 
GeneralRe: problem with update [modified] Pin
Jeeva Mary Varghese28-Jul-06 20:02
Jeeva Mary Varghese28-Jul-06 20:02 
Thanks for the help.

I got the table updated but when i try to update some fields using UI i get an error :-
Key column information is insufficient or in correct.
Too many rowswere affected by update

i cannot update it.

my query is like:-
UPDATE sales1 SET sid = (SELECT sid_new FROM sales2 WHERE sales1.sid = sales2.sid_old)

Plz find me a solution for this.


Regards,
Jeeva


-- modified at 4:51 Saturday 29th July, 2006
GeneralRe: problem with update Pin
Eric Dahlvang31-Jul-06 3:32
Eric Dahlvang31-Jul-06 3:32 
QuestionFirebirdSql.Data.Firebird.FbException ? Pin
nick_net128-Jul-06 1:10
nick_net128-Jul-06 1:10 
QuestionRegarding retrieve the data from two different tables Pin
ChennaiBabu28-Jul-06 1:07
ChennaiBabu28-Jul-06 1:07 
AnswerRe: Regarding retrieve the data from two different tables Pin
Mairaaj Khan28-Jul-06 2:19
professionalMairaaj Khan28-Jul-06 2:19 
AnswerRe: Regarding retrieve the data from two different tables Pin
enjoycrack29-Jul-06 6:22
enjoycrack29-Jul-06 6:22 
Question[Message Deleted] Pin
very_short_life27-Jul-06 23:17
very_short_life27-Jul-06 23:17 
AnswerRe: pleeeeeeeeeeeeeeeeeeeese help Pin
jebberwocky27-Jul-06 23:41
jebberwocky27-Jul-06 23:41 
AnswerRe: pleeeeeeeeeeeeeeeeeeeese help Pin
Hy Chanhan28-Jul-06 1:20
professionalHy Chanhan28-Jul-06 1:20 
AnswerRe: pleeeeeeeeeeeeeeeeeeeese help Pin
Ravi kumar G29-Jul-06 2:52
Ravi kumar G29-Jul-06 2:52 
AnswerRe: pleeeeeeeeeeeeeeeeeeeese help Pin
S Douglas29-Jul-06 20:36
professionalS Douglas29-Jul-06 20:36 
AnswerRe: pleeeeeeeeeeeeeeeeeeeese help Pin
Ennis Ray Lynch, Jr.31-Jul-06 8:40
Ennis Ray Lynch, Jr.31-Jul-06 8:40 
QuestionHow can I join 2 xml documents to get one table. Pin
kalyan_vb27-Jul-06 17:00
kalyan_vb27-Jul-06 17:00 
QuestionVB.NET , DATAGRID Pin
gordie warwick27-Jul-06 8:22
gordie warwick27-Jul-06 8:22 
AnswerRe: VB.NET , DATAGRID Pin
VK-Cadec28-Jul-06 7:40
VK-Cadec28-Jul-06 7:40 
GeneralRe: VB.NET , DATAGRID Pin
gordie warwick28-Jul-06 7:49
gordie warwick28-Jul-06 7:49 
GeneralRe: VB.NET , DATAGRID Pin
VK-Cadec28-Jul-06 7:56
VK-Cadec28-Jul-06 7:56 
GeneralRe: VB.NET , DATAGRID Pin
gordie warwick28-Jul-06 8:32
gordie warwick28-Jul-06 8:32 

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.