Click here to Skip to main content
15,899,679 members
Home / Discussions / Database
   

Database

 
AnswerRe: sql function for day of week Pin
dave_1610871-Sep-10 22:54
dave_1610871-Sep-10 22:54 
QuestionSending email from ms Access using CDO , Problem ? Pin
dcode2526-Aug-10 8:30
dcode2526-Aug-10 8:30 
AnswerRe: Sending email from ms Access using CDO , Problem ? Pin
Blue_Boy26-Aug-10 22:01
Blue_Boy26-Aug-10 22:01 
GeneralRe: Sending email from ms Access using CDO , Problem ? Pin
dcode2527-Aug-10 0:57
dcode2527-Aug-10 0:57 
AnswerRe: Sending email from ms Access using CDO , Problem ? Pin
jchalfant27-Aug-10 16:17
jchalfant27-Aug-10 16:17 
GeneralRe: Sending email from ms Access using CDO , Problem ? Pin
dcode2528-Aug-10 0:12
dcode2528-Aug-10 0:12 
GeneralRe: Sending email from ms Access using CDO , Problem ? Pin
jchalfant30-Aug-10 2:36
jchalfant30-Aug-10 2:36 
QuestionSQL DATABASE Pin
It_tech26-Aug-10 6:47
It_tech26-Aug-10 6:47 
AnswerRe: SQL DATABASE Pin
dan!sh 26-Aug-10 6:55
professional dan!sh 26-Aug-10 6:55 
GeneralRe: SQL DATABASE Pin
It_tech26-Aug-10 7:52
It_tech26-Aug-10 7:52 
GeneralRe: SQL DATABASE Pin
dan!sh 26-Aug-10 22:33
professional dan!sh 26-Aug-10 22:33 
GeneralRe: SQL DATABASE Pin
SilimSayo10-Sep-10 8:25
SilimSayo10-Sep-10 8:25 
AnswerRe: SQL DATABASE [modified] Pin
Eddy Vluggen26-Aug-10 8:41
professionalEddy Vluggen26-Aug-10 8:41 
GeneralRe: SQL DATABASE Pin
PIEBALDconsult27-Aug-10 3:16
mvePIEBALDconsult27-Aug-10 3:16 
GeneralRe: SQL DATABASE Pin
SilimSayo27-Aug-10 6:01
SilimSayo27-Aug-10 6:01 
GeneralRe: SQL DATABASE Pin
Eddy Vluggen27-Aug-10 7:13
professionalEddy Vluggen27-Aug-10 7:13 
GeneralRe: SQL DATABASE Pin
PIEBALDconsult27-Aug-10 14:47
mvePIEBALDconsult27-Aug-10 14:47 
GeneralRe: SQL DATABASE Pin
SilimSayo10-Sep-10 8:23
SilimSayo10-Sep-10 8:23 
QuestionVariants of SQL Server Pin
john john mackey26-Aug-10 6:14
john john mackey26-Aug-10 6:14 
AnswerRe: Variants of SQL Server Pin
Estys26-Aug-10 6:42
Estys26-Aug-10 6:42 
GeneralRe: Variants of SQL Server Pin
john john mackey26-Aug-10 7:12
john john mackey26-Aug-10 7:12 
GeneralRe: Variants of SQL Server Pin
Estys26-Aug-10 7:42
Estys26-Aug-10 7:42 
Yes.
SQL Server is the service needed to access your databases. The express editions are the free versions of it. There are limitations, for instance a 10GB maximum of data.
SSMS is a management tool to perform maintenance on your DB's (located on various servers). Without it you're condemned to commandline tooling, nothing wrong with that but tedious for adhoc tasks.
AFAIK Powershell is a prerequisite for SQL Server.

For developement there is VS Express, also with limitations compared to the paid product.

Cheers
I don't like my signature at all

GeneralRe: Variants of SQL Server Pin
Mycroft Holmes26-Aug-10 13:19
professionalMycroft Holmes26-Aug-10 13:19 
GeneralRe: Variants of SQL Server Pin
PIEBALDconsult27-Aug-10 3:18
mvePIEBALDconsult27-Aug-10 3:18 
GeneralRe: Variants of SQL Server Pin
PIEBALDconsult27-Aug-10 3:21
mvePIEBALDconsult27-Aug-10 3:21 

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.