Click here to Skip to main content
15,891,136 members
Home / Discussions / Database
   

Database

 
AnswerRe: Getting the columns Pin
Senu Gandhi31-Oct-07 1:56
Senu Gandhi31-Oct-07 1:56 
Questioncan MySQL Server 5.0 support command " sp_who" and "sp_who2"? Pin
skyleo_200830-Oct-07 21:09
skyleo_200830-Oct-07 21:09 
AnswerRe: can MySQL Server 5.0 support command " sp_who" and "sp_who2"? Pin
N a v a n e e t h30-Oct-07 21:20
N a v a n e e t h30-Oct-07 21:20 
GeneralRe: can MySQL Server 5.0 support command " sp_who" and "sp_who2"? Pin
skyleo_200830-Oct-07 22:20
skyleo_200830-Oct-07 22:20 
QuestionQuery Pin
Giri K30-Oct-07 14:03
Giri K30-Oct-07 14:03 
AnswerRe: Query Pin
Marek Grzenkowicz30-Oct-07 23:40
Marek Grzenkowicz30-Oct-07 23:40 
GeneralRe: Query Pin
Giri K31-Oct-07 14:41
Giri K31-Oct-07 14:41 
GeneralRe: Query Pin
Marek Grzenkowicz4-Nov-07 22:25
Marek Grzenkowicz4-Nov-07 22:25 
Do you mean something like this?
DECLARE @foo money
SET @foo = 10.02
SELECT 'PREFIX ' + CAST(@foo AS varchar(10))

GeneralRe: Query Pin
Giri K5-Nov-07 17:53
Giri K5-Nov-07 17:53 
GeneralRe: Query Pin
Giri K31-Oct-07 14:51
Giri K31-Oct-07 14:51 
QuestionSQL Server Express Autoinc Pin
AAGTHosting30-Oct-07 12:18
AAGTHosting30-Oct-07 12:18 
AnswerRe: SQL Server Express Autoinc Pin
pmarfleet30-Oct-07 13:01
pmarfleet30-Oct-07 13:01 
QuestionSqlClient will not connect to 2005 SqlServer Pin
ianhoc30-Oct-07 10:46
ianhoc30-Oct-07 10:46 
AnswerRe: SqlClient will not connect to 2005 SqlServer Pin
Paul Conrad31-Oct-07 14:13
professionalPaul Conrad31-Oct-07 14:13 
GeneralPlease Vote For Persian Collation in SQL Server 2008 Pin
DotNetWWW30-Oct-07 8:05
DotNetWWW30-Oct-07 8:05 
GeneralRe: Please Vote For Persian Collation in SQL Server 2008 Pin
Paul Conrad31-Oct-07 14:14
professionalPaul Conrad31-Oct-07 14:14 
QuestionBasic question on SQL [modified] Pin
niaher30-Oct-07 4:35
niaher30-Oct-07 4:35 
AnswerRe: Basic question on SQL Pin
andyharman30-Oct-07 7:04
professionalandyharman30-Oct-07 7:04 
GeneralRe: Basic question on SQL Pin
niaher30-Oct-07 7:49
niaher30-Oct-07 7:49 
GeneralRe: Basic question on SQL Pin
andyharman30-Oct-07 9:50
professionalandyharman30-Oct-07 9:50 
GeneralRe: Basic question on SQL Pin
niaher30-Oct-07 19:41
niaher30-Oct-07 19:41 
GeneralRe: Basic question on SQL Pin
andyharman31-Oct-07 3:20
professionalandyharman31-Oct-07 3:20 
QuestionDTS Error "Execution cancel by user" Pin
Vimalsoft(Pty) Ltd30-Oct-07 3:22
professionalVimalsoft(Pty) Ltd30-Oct-07 3:22 
AnswerRe: DTS Error "Execution cancel by user" Pin
Ghazi H. Wadi30-Oct-07 22:41
Ghazi H. Wadi30-Oct-07 22:41 
GeneralRe: DTS Error "Execution cancel by user" Pin
Vimalsoft(Pty) Ltd31-Oct-07 19:50
professionalVimalsoft(Pty) Ltd31-Oct-07 19:50 

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.