Click here to Skip to main content
16,004,927 members
Home / Discussions / Database
   

Database

 
QuestionConversion of SQL DB 2005 to 2000 Pin
kaliem1-Nov-06 11:20
kaliem1-Nov-06 11:20 
Questioncascading deletes Pin
neilsolent1-Nov-06 9:52
neilsolent1-Nov-06 9:52 
AnswerRe: cascading deletes Pin
Rob Graham1-Nov-06 10:41
Rob Graham1-Nov-06 10:41 
GeneralRe: cascading deletes Pin
neilsolent2-Nov-06 21:39
neilsolent2-Nov-06 21:39 
QuestionUsing DTSWizard.exe to copy multiple tables Pin
Alice@mywonderland1-Nov-06 9:31
Alice@mywonderland1-Nov-06 9:31 
QuestionDate Format as dd/mm/yyyy Pin
fahiemulleh1-Nov-06 9:14
fahiemulleh1-Nov-06 9:14 
AnswerRe: Date Format as dd/mm/yyyy Pin
Rob Graham1-Nov-06 9:42
Rob Graham1-Nov-06 9:42 
AnswerRe: Date Format as dd/mm/yyyy Pin
Eric Dahlvang1-Nov-06 12:20
Eric Dahlvang1-Nov-06 12:20 
It depends upon what libraries you are using to connect to MySQL. But, for the most part, you need to know that when you save your date you need to format it yyyy-mm-dd.

See Handling Date and Time Information in Connector/NET[^]

MySQL and the .NET languages handle date and time information differently, with MySQL allowing dates that cannot be represented by a .NET data type, such as '0000-00-00 00:00:00'. These differences can cause problems if not properly handled.

--EricDV Sig---------
Some problems are so complex that you have to be highly intelligent and well informed just to be undecided about them.
- Laurence J. Peters

AnswerRe: Date Format as dd/mm/yyyy Pin
Colin Angus Mackay3-Nov-06 0:05
Colin Angus Mackay3-Nov-06 0:05 
QuestionReporting Services Pin
SJR_11-Nov-06 8:17
SJR_11-Nov-06 8:17 
QuestionSQL Server 2000 to 2005 Pin
Michael P Butler1-Nov-06 7:22
Michael P Butler1-Nov-06 7:22 
AnswerRe: SQL Server 2000 to 2005 Pin
Rob Graham1-Nov-06 9:46
Rob Graham1-Nov-06 9:46 
GeneralRe: SQL Server 2000 to 2005 Pin
kaliem1-Nov-06 10:29
kaliem1-Nov-06 10:29 
GeneralRe: SQL Server 2000 to 2005 Pin
Rob Graham1-Nov-06 12:31
Rob Graham1-Nov-06 12:31 
QuestionRight Outer Joins : Please help Pin
shivarishxxxx1-Nov-06 7:05
shivarishxxxx1-Nov-06 7:05 
QuestionBackup database to CSV files Pin
hasanali001-Nov-06 0:43
hasanali001-Nov-06 0:43 
Questioncopy dataset to dataset Pin
K edar V1-Nov-06 0:31
K edar V1-Nov-06 0:31 
QuestionCombining Columns In A ResultSet Pin
Samuel G31-Oct-06 22:14
Samuel G31-Oct-06 22:14 
AnswerRe: Combining Columns In A ResultSet Pin
Private_Void1-Nov-06 5:20
Private_Void1-Nov-06 5:20 
AnswerRe: Combining Columns In A ResultSet Pin
Eric Dahlvang1-Nov-06 12:03
Eric Dahlvang1-Nov-06 12:03 
Questionconvert date without 0 Pin
yesu prakash31-Oct-06 20:11
yesu prakash31-Oct-06 20:11 
AnswerRe: convert date without 0 Pin
Mairaaj Khan1-Nov-06 0:36
professionalMairaaj Khan1-Nov-06 0:36 
QuestionMethod timer backup database in SQL server 2000! Pin
quynhnhi31-Oct-06 15:22
quynhnhi31-Oct-06 15:22 
AnswerRe: Method timer backup database in SQL server 2000! Pin
Rob Graham31-Oct-06 16:29
Rob Graham31-Oct-06 16:29 
QuestionCommit StoreProc From ASP.net App Pin
mahesh kukkadapu31-Oct-06 9:11
mahesh kukkadapu31-Oct-06 9:11 

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.