Click here to Skip to main content
15,913,587 members
Home / Discussions / Database
   

Database

 
GeneralRe: Retrieving PF, FK from table Pin
SimonS19-Aug-03 10:42
SimonS19-Aug-03 10:42 
QuestionEver needed to Increment a Revision? Pin
OMalleyW18-Aug-03 4:29
OMalleyW18-Aug-03 4:29 
AnswerRe: Ever needed to Increment a Revision? Pin
OMalleyW18-Aug-03 5:23
OMalleyW18-Aug-03 5:23 
QuestionMD5 in SQL Server 2000? Pin
Abin18-Aug-03 0:19
Abin18-Aug-03 0:19 
AnswerRe: MD5 in SQL Server 2000? Pin
Mike Dimmick19-Aug-03 5:02
Mike Dimmick19-Aug-03 5:02 
GeneralADO :VARIANY :Binarry Array Pin
Fad B17-Aug-03 21:52
Fad B17-Aug-03 21:52 
GeneralNoob sql Pin
Snyp17-Aug-03 4:59
Snyp17-Aug-03 4:59 
GeneralRe: Noob sql Pin
Rein Hillmann17-Aug-03 21:24
Rein Hillmann17-Aug-03 21:24 
SQL is a generic term for a language used to comunicate with a database. That language can vary from various SQL databases. There is no "compiler" as there is in C++. Choose your database software and then learn the associated SQL syntax that goes with the database software.

Some Free database software:
----------------------------
MSDE (Microsoft Data Engine)
MySQL
PostgreSQL

Some Non-Free software:
-----------------------
Microsoft SQL Server
Oracle
DB/2

Once you've chosen your database software that you'll need to search online for some SQL primers. There are tons of sites which will cover the basics of SQL programming.
GeneralRe: Noob sql Pin
Jeremy Oldham18-Aug-03 2:12
Jeremy Oldham18-Aug-03 2:12 
GeneralRe: Noob sql Pin
Snyp18-Aug-03 3:10
Snyp18-Aug-03 3:10 
GeneralPrimaryKey problem Pin
Hovik Melkomian17-Aug-03 3:03
Hovik Melkomian17-Aug-03 3:03 
GeneralC# - Help with preferred method to add a new row Pin
work_to_live16-Aug-03 13:05
work_to_live16-Aug-03 13:05 
GeneralRe: C# - Help with preferred method to add a new row Pin
work_to_live16-Aug-03 13:50
work_to_live16-Aug-03 13:50 
GeneraldataSet row position Pin
Hovik Melkomian16-Aug-03 5:52
Hovik Melkomian16-Aug-03 5:52 
GeneralDEPLOYMENT Pin
eggie515-Aug-03 22:56
eggie515-Aug-03 22:56 
GeneralDatagrid Pin
kornstyle14-Aug-03 7:31
kornstyle14-Aug-03 7:31 
GeneralRe: Datagrid Pin
Jeff Martin14-Aug-03 7:53
Jeff Martin14-Aug-03 7:53 
GeneralRe: Datagrid Pin
kornstyle14-Aug-03 8:08
kornstyle14-Aug-03 8:08 
GeneralRe: Datagrid Pin
kornstyle14-Aug-03 8:10
kornstyle14-Aug-03 8:10 
GeneralRe: Datagrid Pin
Jeff Martin14-Aug-03 9:26
Jeff Martin14-Aug-03 9:26 
GeneralRe: Datagrid Pin
kornstyle14-Aug-03 9:37
kornstyle14-Aug-03 9:37 
GeneralRe: Datagrid Pin
kornstyle14-Aug-03 9:43
kornstyle14-Aug-03 9:43 
QuestionNETTable creation through ADO.NET? Pin
Dr Herbie14-Aug-03 5:55
Dr Herbie14-Aug-03 5:55 
AnswerRe: NETTable creation through ADO.NET? Pin
Marcel Härry25-Aug-03 11:48
Marcel Härry25-Aug-03 11:48 
GeneralRe: NETTable creation through ADO.NET? Pin
Dr Herbie26-Aug-03 9:27
Dr Herbie26-Aug-03 9:27 

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.