Click here to Skip to main content
15,902,276 members
Home / Discussions / Database
   

Database

 
QuestionBest way to read/write DBF files in .Net ? Pin
Jaime Olivares3-Oct-08 21:03
Jaime Olivares3-Oct-08 21:03 
AnswerRe: Best way to read/write DBF files in .Net ? Pin
Wendelius3-Oct-08 21:28
mentorWendelius3-Oct-08 21:28 
GeneralRe: Best way to read/write DBF files in .Net ? Pin
Jaime Olivares4-Oct-08 2:12
Jaime Olivares4-Oct-08 2:12 
GeneralRe: Best way to read/write DBF files in .Net ? Pin
Wendelius4-Oct-08 4:18
mentorWendelius4-Oct-08 4:18 
GeneralRe: Best way to read/write DBF files in .Net ? Pin
Jaime Olivares4-Oct-08 6:52
Jaime Olivares4-Oct-08 6:52 
QuestionHi , I need all dates of the current month Pin
Sneha Bisht3-Oct-08 19:48
Sneha Bisht3-Oct-08 19:48 
AnswerRe: Hi , I need all dates of the current month Pin
Sneha Bisht3-Oct-08 20:35
Sneha Bisht3-Oct-08 20:35 
QuestionAdding duplicate entry [modified] Pin
AghaKhan3-Oct-08 17:14
AghaKhan3-Oct-08 17:14 
I have a table named test in SQL 2005 database. It has three columns (ourKey, ourData1, ourData2). Its first column (ourKey) is primary key column and it updates itself. It has one entry (1,45,56).
I would like to have another entry based on any other entry. I would like to insert entry which should produce (2,46,56)
I would like to read first entry from ourData1 then add one and rest of the table should be same.
Any help will be very much appreciated.

in previous thread
Re: delete duplicate rows by Ashfield
#table is used. What is #table?


Agha Khan

modified on Friday, October 3, 2008 11:42 PM

AnswerRe: Adding duplicate entry Pin
Wendelius3-Oct-08 21:06
mentorWendelius3-Oct-08 21:06 
GeneralRe: Adding duplicate entry [modified] Pin
AghaKhan4-Oct-08 3:34
AghaKhan4-Oct-08 3:34 
GeneralRe: Adding duplicate entry Pin
Wendelius4-Oct-08 4:21
mentorWendelius4-Oct-08 4:21 
GeneralRe: Adding duplicate entry [modified] Pin
AghaKhan4-Oct-08 5:21
AghaKhan4-Oct-08 5:21 
GeneralRe: Adding duplicate entry Pin
Wendelius4-Oct-08 6:31
mentorWendelius4-Oct-08 6:31 
GeneralRe: Adding duplicate entry Pin
AghaKhan4-Oct-08 8:14
AghaKhan4-Oct-08 8:14 
GeneralRe: Adding duplicate entry Pin
AghaKhan4-Oct-08 8:16
AghaKhan4-Oct-08 8:16 
GeneralRe: Adding duplicate entry Pin
Wendelius4-Oct-08 8:33
mentorWendelius4-Oct-08 8:33 
Questiondelete duplicate rows Pin
ss4444443-Oct-08 7:51
ss4444443-Oct-08 7:51 
AnswerRe: delete duplicate rows Pin
Ashfield3-Oct-08 8:26
Ashfield3-Oct-08 8:26 
AnswerRe: delete duplicate rows Pin
Niraj_Silver3-Oct-08 20:55
Niraj_Silver3-Oct-08 20:55 
GeneralRe: delete duplicate rows Pin
Ashfield5-Oct-08 21:16
Ashfield5-Oct-08 21:16 
AnswerRe: delete duplicate rows Pin
Blue_Boy4-Oct-08 2:56
Blue_Boy4-Oct-08 2:56 
GeneralRe: delete duplicate rows Pin
Ashfield5-Oct-08 21:15
Ashfield5-Oct-08 21:15 
AnswerRe: delete duplicate rows Pin
nelsonpaixao6-Oct-08 15:06
nelsonpaixao6-Oct-08 15:06 
Questionbackup restore Pin
ss4444443-Oct-08 7:49
ss4444443-Oct-08 7:49 
AnswerRe: backup restore Pin
Ashfield3-Oct-08 8:23
Ashfield3-Oct-08 8:23 

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.