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

Database

 
QuestionReading html into a Sql Server Report Pin
omlac21-Jan-09 22:37
omlac21-Jan-09 22:37 
Questionconversion from access to oracle-select ? Pin
premprakashbhati21-Jan-09 22:09
premprakashbhati21-Jan-09 22:09 
AnswerRe: conversion from access to oracle-select ? Pin
Wendelius21-Jan-09 22:39
mentorWendelius21-Jan-09 22:39 
QuestionIIf In SQL Compact Edition 3.5 Pin
VinothRao21-Jan-09 20:54
VinothRao21-Jan-09 20:54 
AnswerRe: IIf In SQL Compact Edition 3.5 Pin
Ashfield21-Jan-09 20:59
Ashfield21-Jan-09 20:59 
GeneralRe: IIf In SQL Compact Edition 3.5 Pin
VinothRao21-Jan-09 21:17
VinothRao21-Jan-09 21:17 
GeneralRe: IIf In SQL Compact Edition 3.5 Pin
Ashfield21-Jan-09 22:56
Ashfield21-Jan-09 22:56 
QuestionSql Script to Pull Records Based on Specific Date within A Year Pin
dboy22121-Jan-09 3:10
dboy22121-Jan-09 3:10 
Hello All,
I have a sql script that pulls certain records by my company's fiscal year which ends 8/31/yyyy. As I am trying to pull records based on the year (yyyy) I have written a condition as such a.THRU_DATE = '8/31/' + Year(GetDate()), however I receive the following syntax error Syntax error converting the varchar value '8/31/' to a column of data type int. Of the course the Thru_Date column type is datetime. Can someone please assist with the proper syntax for such a condition. Thanks in advance to all that reply
AnswerRe: Sql Script to Pull Records Based on Specific Date within A Year Pin
dboy22121-Jan-09 3:26
dboy22121-Jan-09 3:26 
Questionquery optimization Pin
Uma Kameswari21-Jan-09 1:05
Uma Kameswari21-Jan-09 1:05 
GeneralRe: query optimization Pin
Senthil_M21-Jan-09 1:20
Senthil_M21-Jan-09 1:20 
GeneralRe: query optimization Pin
Uma Kameswari21-Jan-09 2:44
Uma Kameswari21-Jan-09 2:44 
GeneralRe: query optimization Pin
J4amieC21-Jan-09 4:28
J4amieC21-Jan-09 4:28 
GeneralRe: query optimization Pin
Wendelius21-Jan-09 4:57
mentorWendelius21-Jan-09 4:57 
QuestionTransfering Database? Pin
Karthick_gc20-Jan-09 23:58
Karthick_gc20-Jan-09 23:58 
AnswerRe: Transfering Database? Pin
perle121-Jan-09 0:18
perle121-Jan-09 0:18 
AnswerRe: Transfering Database? Pin
Reza Raad21-Jan-09 0:19
Reza Raad21-Jan-09 0:19 
AnswerRe: Transfering Database? Pin
Senthil_M21-Jan-09 1:14
Senthil_M21-Jan-09 1:14 
GeneralRe: Transfering Database? Pin
Karthick_gc28-Jan-09 19:49
Karthick_gc28-Jan-09 19:49 
GeneralRe: Transfering Database? Pin
Senthil_M28-Jan-09 20:33
Senthil_M28-Jan-09 20:33 
Questionselect problem Pin
mahmoudinirat20-Jan-09 21:39
mahmoudinirat20-Jan-09 21:39 
AnswerRe: select problem Pin
Blue_Boy20-Jan-09 22:07
Blue_Boy20-Jan-09 22:07 
GeneralRe: select problem Pin
Senthil_M21-Jan-09 1:11
Senthil_M21-Jan-09 1:11 
QuestionTSQL Error on the Following Statement Pin
Vimalsoft(Pty) Ltd20-Jan-09 20:54
professionalVimalsoft(Pty) Ltd20-Jan-09 20:54 
AnswerRe: TSQL Error on the Following Statement Pin
Ashfield21-Jan-09 0:37
Ashfield21-Jan-09 0:37 

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.