Click here to Skip to main content
15,896,111 members
Home / Discussions / Database
   

Database

 
AnswerRe: Migrate data from production database to testing database Pin
Wombaticus1-Apr-16 1:19
Wombaticus1-Apr-16 1:19 
AnswerRe: Migrate data from production database to testing database Pin
CHill601-Apr-16 4:55
mveCHill601-Apr-16 4:55 
QuestionIs there an API for Datastax's cassandra file system (similar to WebHDFS). Pin
ravitk30-Mar-16 13:11
ravitk30-Mar-16 13:11 
QuestionStar schema . Pin
Member 1242471629-Mar-16 18:35
Member 1242471629-Mar-16 18:35 
AnswerRe: Star schema . Pin
GuyThiebaut29-Mar-16 21:55
professionalGuyThiebaut29-Mar-16 21:55 
QuestionTake default value if column doesn't exist Pin
indian14329-Mar-16 6:22
indian14329-Mar-16 6:22 
AnswerRe: Take default value if column doesn't exist Pin
CHill6029-Mar-16 13:44
mveCHill6029-Mar-16 13:44 
QuestionDate time so confuse. Pin
hmanhha29-Mar-16 5:25
hmanhha29-Mar-16 5:25 
Hi All.
Firstly.I use Database link from my SQL to Oracle to get Data.In The Oracle the field sta_datetime is date type.
Now I use

convert(varchar(10),sta_datetime,111) as Sdate,
convert(time,sta_datetime) as S_Time,

To get data to Sdate field date type and S_Time field is time(0)type.

Now I show them in the gridview and then get them back when user lick on the row to show on another child gridview.

So many convert time.So it is so difficult to get them back.
AnswerRe: Date time so confuse. Pin
CHill6029-Mar-16 13:46
mveCHill6029-Mar-16 13:46 
GeneralRe: Date time so confuse. Pin
hmanhha29-Mar-16 15:28
hmanhha29-Mar-16 15:28 
Questionoracle not allow date field with same name "Date" Pin
Asif Rehman28-Mar-16 21:51
Asif Rehman28-Mar-16 21:51 
AnswerRe: oracle not allow date field with same name "Date" PinPopular
GuyThiebaut28-Mar-16 22:30
professionalGuyThiebaut28-Mar-16 22:30 
AnswerRe: oracle not allow date field with same name "Date" Pin
Jörgen Andersson28-Mar-16 23:07
professionalJörgen Andersson28-Mar-16 23:07 
SuggestionRe: oracle not allow date field with same name "Date" PinPopular
Sascha Lefèvre28-Mar-16 23:49
professionalSascha Lefèvre28-Mar-16 23:49 
QuestionHow to deploy a reporting project into report server (ssrs) through visual 2015 Pin
jonatan_55624-Mar-16 0:01
jonatan_55624-Mar-16 0:01 
RantREPOST Pin
Richard Deeming24-Mar-16 2:16
mveRichard Deeming24-Mar-16 2:16 
AnswerRe: How to deploy a reporting project into report server (ssrs) through visual 2015 Pin
GuyThiebaut25-Mar-16 23:19
professionalGuyThiebaut25-Mar-16 23:19 
GeneralRe: How to deploy a reporting project into report server (ssrs) through visual 2015 Pin
jonatan_55614-Apr-16 12:33
jonatan_55614-Apr-16 12:33 
GeneralRe: How to deploy a reporting project into report server (ssrs) through visual 2015 Pin
GuyThiebaut14-Apr-16 21:54
professionalGuyThiebaut14-Apr-16 21:54 
QuestionWait until an operation finished Pin
indian14323-Mar-16 6:44
indian14323-Mar-16 6:44 
AnswerRe: Wait until an operation finished Pin
John C Rayan24-Mar-16 6:27
professionalJohn C Rayan24-Mar-16 6:27 
GeneralRe: Wait until an operation finished Pin
indian14324-Mar-16 9:50
indian14324-Mar-16 9:50 
GeneralRe: Wait until an operation finished Pin
GuyThiebaut25-Mar-16 23:33
professionalGuyThiebaut25-Mar-16 23:33 
GeneralRe: Wait until an operation finished Pin
John C Rayan29-Mar-16 22:21
professionalJohn C Rayan29-Mar-16 22:21 
QuestionSql connections connectors / 2 networks Pin
dada201022-Mar-16 3:52
dada201022-Mar-16 3:52 

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.