Click here to Skip to main content
15,890,882 members
Home / Discussions / Database
   

Database

 
AnswerRe: Max(NumberFieldName) in SQL Server Pin
Luis Alonso Ramos24-Sep-05 11:38
Luis Alonso Ramos24-Sep-05 11:38 
Questionconvert interbase database file into sql server database Pin
briju24-Sep-05 0:04
briju24-Sep-05 0:04 
QuestionFormatted emails from SQL Server Pin
Member 230181723-Sep-05 20:59
Member 230181723-Sep-05 20:59 
Questioncreate/update tbl in MS Access Pin
rmarma23-Sep-05 10:17
rmarma23-Sep-05 10:17 
AnswerRe: create/update tbl in MS Access Pin
rmarma23-Sep-05 10:18
rmarma23-Sep-05 10:18 
AnswerRe: create/update tbl in MS Access Pin
Yulianto.23-Sep-05 17:42
Yulianto.23-Sep-05 17:42 
GeneralRe: create/update tbl in MS Access Pin
rmarma25-Sep-05 23:06
rmarma25-Sep-05 23:06 
Questionhow can i have the record number in query Pin
m.rastgar23-Sep-05 7:14
m.rastgar23-Sep-05 7:14 
i have a table with just only 1 column(its type is int) and when i make a query on it i need to have the RECORD NUMBER for every record in resault of query. on the other hands, the query should have two culomns: record number column, the Sumation of table field. i cant have identity column for that table. the table should have only 1 column.
sample:
table data:
1000
3000
5000
query data:
1 1000
2 3000
3 5000
my DBMS is SQL Server 2000
please help me with this problem.

Thanks
Rastegar
AnswerRe: how can i have the record number in query Pin
Michael Potter23-Sep-05 7:36
Michael Potter23-Sep-05 7:36 
QuestionADO.NET DataBinding ComboBox Pin
Kotolom23-Sep-05 2:54
Kotolom23-Sep-05 2:54 
QuestionTake Backup of Database Pin
imshally8123-Sep-05 1:37
imshally8123-Sep-05 1:37 
AnswerRe: Take Backup of Database Pin
enjoycrack23-Sep-05 2:10
enjoycrack23-Sep-05 2:10 
Questionenable TCP\IP protocols for SQL server Pin
Prafulgoyal23-Sep-05 0:31
Prafulgoyal23-Sep-05 0:31 
QuestionesT-Sql Problem Pin
WDI22-Sep-05 23:49
WDI22-Sep-05 23:49 
AnswerRe: esT-Sql Problem Pin
miah alom23-Sep-05 3:32
miah alom23-Sep-05 3:32 
GeneralRe: esT-Sql Problem Pin
WDI23-Sep-05 3:38
WDI23-Sep-05 3:38 
GeneralRe: esT-Sql Problem Pin
miah alom23-Sep-05 4:09
miah alom23-Sep-05 4:09 
QuestionAbout reporting services Pin
Ali Sapanci22-Sep-05 22:47
Ali Sapanci22-Sep-05 22:47 
QuestionHow to import Pin
hariyani22-Sep-05 20:32
hariyani22-Sep-05 20:32 
AnswerRe: How to import Pin
Yulianto.23-Sep-05 17:47
Yulianto.23-Sep-05 17:47 
QuestionPassing an array of integers to a stored procedure Pin
Luis Alonso Ramos22-Sep-05 7:05
Luis Alonso Ramos22-Sep-05 7:05 
AnswerRe: Passing an array of integers to a stored procedure Pin
Orina DCosta22-Sep-05 10:58
Orina DCosta22-Sep-05 10:58 
GeneralRe: Passing an array of integers to a stored procedure Pin
Luis Alonso Ramos22-Sep-05 17:11
Luis Alonso Ramos22-Sep-05 17:11 
GeneralRe: Passing an array of integers to a stored procedure Pin
Christian Graus22-Sep-05 17:24
protectorChristian Graus22-Sep-05 17:24 
GeneralRe: Passing an array of integers to a stored procedure Pin
Luis Alonso Ramos23-Sep-05 6:35
Luis Alonso Ramos23-Sep-05 6:35 

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.