Click here to Skip to main content
15,906,558 members
Home / Discussions / Database
   

Database

 
QuestionLINQ making SQL calls to an Oracle Sun Server. Pin
Steve Holdorf22-Apr-08 11:07
Steve Holdorf22-Apr-08 11:07 
GeneralRe: LINQ making SQL calls to an Oracle Sun Server. Pin
Colin Angus Mackay22-Apr-08 23:44
Colin Angus Mackay22-Apr-08 23:44 
GeneralDefault values in microsoft Sql Server Pin
Neophyte3022-Apr-08 5:25
Neophyte3022-Apr-08 5:25 
GeneralRe: Default values in microsoft Sql Server Pin
SimulationofSai22-Apr-08 7:26
SimulationofSai22-Apr-08 7:26 
GeneralRe: Default values in microsoft Sql Server Pin
Neophyte3022-Apr-08 23:22
Neophyte3022-Apr-08 23:22 
GeneralRe: Default values in microsoft Sql Server Pin
sonia.sardana23-Apr-08 23:38
sonia.sardana23-Apr-08 23:38 
GeneralSQL EXPRESS REPLICATION Pin
briogene22-Apr-08 3:19
briogene22-Apr-08 3:19 
Questionchange date from mm/dd/yyyy to ddmmmyy Pin
tlisom22-Apr-08 2:23
tlisom22-Apr-08 2:23 
I'm using SQL server 7. Unfortunetly, the database I'm working with was not designed very well to restrict the date format input by the user. I need to change a table's column [IncidentDate] from a format of mm/dd/yyyy (12/25/2008) to a format of ddmmmyy (25DEC08). There are over 3,000 entries within this column that have a mixture of these two formats. I'm not sure exactly how I would accomplish this task. I tried using SQL Server Enterprise Manager's export/import tool to place the data into an Excel spreadsheet, manipulate the dates, and then import back into the database. I come close to resolving my issue, but I always get an error in the import function.

Any help is appreciated.
GeneralRe: change date from mm/dd/yyyy to ddmmmyy Pin
Blue_Boy22-Apr-08 2:32
Blue_Boy22-Apr-08 2:32 
GeneralRe: change date from mm/dd/yyyy to ddmmmyy Pin
tlisom22-Apr-08 3:08
tlisom22-Apr-08 3:08 
GeneralRe: change date from mm/dd/yyyy to ddmmmyy Pin
Blue_Boy22-Apr-08 3:54
Blue_Boy22-Apr-08 3:54 
QuestionHow to update the values in VC++? Pin
savitri21-Apr-08 23:31
savitri21-Apr-08 23:31 
AnswerRe: How to update the values in VC++? Pin
Blue_Boy22-Apr-08 0:12
Blue_Boy22-Apr-08 0:12 
GeneralSELECT column FROM table WHERE time = @time ISSUE Pin
Harvey Saayman21-Apr-08 23:11
Harvey Saayman21-Apr-08 23:11 
GeneralRe: SELECT column FROM table WHERE time = @time ISSUE Pin
Blue_Boy21-Apr-08 23:50
Blue_Boy21-Apr-08 23:50 
GeneralRe: SELECT column FROM table WHERE time = @time ISSUE Pin
Harvey Saayman21-Apr-08 23:57
Harvey Saayman21-Apr-08 23:57 
GeneralRe: SELECT column FROM table WHERE time = @time ISSUE Pin
Blue_Boy21-Apr-08 23:59
Blue_Boy21-Apr-08 23:59 
GeneralRe: SELECT column FROM table WHERE time = @time ISSUE Pin
Sivu21-Apr-08 23:58
Sivu21-Apr-08 23:58 
GeneralRe: SELECT column FROM table WHERE time = @time ISSUE [modified] Pin
Blue_Boy22-Apr-08 0:01
Blue_Boy22-Apr-08 0:01 
GeneralRe: SELECT column FROM table WHERE time = @time ISSUE Pin
Colin Angus Mackay22-Apr-08 23:46
Colin Angus Mackay22-Apr-08 23:46 
GeneralRe: SELECT column FROM table WHERE time = @time ISSUE Pin
Blue_Boy23-Apr-08 6:28
Blue_Boy23-Apr-08 6:28 
GeneralRe: SELECT column FROM table WHERE time = @time ISSUE Pin
sonia.sardana23-Apr-08 23:43
sonia.sardana23-Apr-08 23:43 
GeneralRe: SELECT column FROM table WHERE time = @time ISSUE Pin
Sivu21-Apr-08 23:53
Sivu21-Apr-08 23:53 
GeneralProblem with timeout in accessing Excel file Pin
Rocky#21-Apr-08 23:06
Rocky#21-Apr-08 23:06 
GeneralRe: Problem with timeout in accessing Excel file Pin
Blue_Boy22-Apr-08 0:20
Blue_Boy22-Apr-08 0:20 

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.