Click here to Skip to main content
15,905,420 members
Home / Discussions / Database
   

Database

 
GeneralDatabase Pin
Capper11-Aug-03 8:05
Capper11-Aug-03 8:05 
QuestionHow do i access different databases Pin
Venkatraman11-Aug-03 2:38
Venkatraman11-Aug-03 2:38 
AnswerRe: How do i access different databases Pin
Mike Dimmick11-Aug-03 3:59
Mike Dimmick11-Aug-03 3:59 
GeneralDeleted RowState and the XmlDataDocument... Pin
b33rdy11-Aug-03 0:31
b33rdy11-Aug-03 0:31 
Generalautonumbering index Pin
Jerome Conus10-Aug-03 19:44
Jerome Conus10-Aug-03 19:44 
GeneralRe: autonumbering index Pin
ZoogieZork10-Aug-03 19:54
ZoogieZork10-Aug-03 19:54 
GeneralRe: autonumbering index Pin
Jerome Conus10-Aug-03 19:56
Jerome Conus10-Aug-03 19:56 
GeneralRe: autonumbering index Pin
ZoogieZork10-Aug-03 20:15
ZoogieZork10-Aug-03 20:15 
As far as I know, every SQL implementation has a different way of making autoincrement columns, e.g., MySQL uses the AUTO_INCREMENT modifer, Oracle uses sequence objects, PostgreSQL uses the SERIAL type, SQL Server uses IDENTITY, etc.

- Mike
GeneralSQL SPs With Conditionals Based on Parameters Pin
kcs9-Aug-03 17:44
professionalkcs9-Aug-03 17:44 
GeneralRe: SQL SPs With Conditionals Based on Parameters Pin
Mike Dimmick11-Aug-03 4:52
Mike Dimmick11-Aug-03 4:52 
GeneralRe: SQL SPs With Conditionals Based on Parameters Pin
kcs12-Aug-03 9:02
professionalkcs12-Aug-03 9:02 
GeneralSQL SUM() Pin
Anonymous9-Aug-03 8:42
Anonymous9-Aug-03 8:42 
GeneralRe: SQL SUM() Pin
Not Active9-Aug-03 13:28
mentorNot Active9-Aug-03 13:28 
GeneralRe: SQL SUM() Pin
Arjan Einbu10-Aug-03 10:10
Arjan Einbu10-Aug-03 10:10 
GeneralDataView Pin
Jubal7-Aug-03 8:13
Jubal7-Aug-03 8:13 
GeneralLinking One Server To Another Pin
qmuffs7-Aug-03 7:02
qmuffs7-Aug-03 7:02 
GeneralRe: Linking One Server To Another Pin
Alexander Kojevnikov7-Aug-03 23:58
Alexander Kojevnikov7-Aug-03 23:58 
GeneralRe: Linking One Server To Another Pin
qmuffs8-Aug-03 8:46
qmuffs8-Aug-03 8:46 
GeneralNeed help with "order by", "group by" Pin
lnong7-Aug-03 1:44
lnong7-Aug-03 1:44 
GeneralRe: Need help with "order by", "group by" Pin
Arjan Einbu7-Aug-03 8:11
Arjan Einbu7-Aug-03 8:11 
GeneralRe: Need help with "order by", "group by" Pin
lnong7-Aug-03 8:41
lnong7-Aug-03 8:41 
GeneralRe: Need help with "order by", "group by" Pin
Arjan Einbu7-Aug-03 9:29
Arjan Einbu7-Aug-03 9:29 
GeneralPerl script to sql server2000 conversion Pin
puneet trehan6-Aug-03 22:15
puneet trehan6-Aug-03 22:15 
GeneralJoining tables Pin
totig6-Aug-03 12:32
totig6-Aug-03 12:32 
GeneralRe: Joining tables Pin
Rein Hillmann6-Aug-03 21:55
Rein Hillmann6-Aug-03 21:55 

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.