Click here to Skip to main content
15,900,110 members
Home / Discussions / Database
   

Database

 
GeneralRe: common genreal stored procedure in sql server Pin
Colin Angus Mackay26-Apr-07 4:14
Colin Angus Mackay26-Apr-07 4:14 
GeneralRe: common genreal stored procedure in sql server Pin
Hasan Jaffal26-Apr-07 4:21
Hasan Jaffal26-Apr-07 4:21 
GeneralRe: common genreal stored procedure in sql server Pin
Colin Angus Mackay26-Apr-07 5:18
Colin Angus Mackay26-Apr-07 5:18 
GeneralRe: common genreal stored procedure in sql server Pin
Colin Angus Mackay26-Apr-07 4:21
Colin Angus Mackay26-Apr-07 4:21 
GeneralRe: common genreal stored procedure in sql server Pin
Hasan Jaffal26-Apr-07 4:31
Hasan Jaffal26-Apr-07 4:31 
Questioncreating a crystal report using a dataset Pin
rkherath25-Apr-07 23:50
rkherath25-Apr-07 23:50 
AnswerRe: creating a crystal report using a dataset Pin
Tirthadip25-Apr-07 23:57
Tirthadip25-Apr-07 23:57 
GeneralRe: creating a crystal report using a dataset Pin
rkherath26-Apr-07 0:08
rkherath26-Apr-07 0:08 
Hi,

Thanks. but i wanna keep a certain format in the report . can i do that with this.

eg:
if dataset fills like

group groupNum Code balance
A 1 a1 10
A 1 b1 15
B 2 a2 20
B 2 b2 25
C 3 a3 30
C 3 b3 12



but i need report to display


code balance
a1 10
b1 15

A 1 25

a2 20
b2 25

B 2 45

a3 30
b3 12

C 3 42


total 112


i hope you can understand

Regards
ruwandi


regards
ruwandi

rkherath

GeneralRe: creating a crystal report using a dataset Pin
Tirthadip26-Apr-07 0:22
Tirthadip26-Apr-07 0:22 
GeneralRe: creating a crystal report using a dataset Pin
rkherath26-Apr-07 0:39
rkherath26-Apr-07 0:39 
Question[Message Deleted] Pin
gubba25-Apr-07 22:37
gubba25-Apr-07 22:37 
AnswerRe: storing array values in a column Pin
Tirthadip25-Apr-07 22:50
Tirthadip25-Apr-07 22:50 
AnswerRe: storing array values in a column Pin
Hasan Jaffal26-Apr-07 4:25
Hasan Jaffal26-Apr-07 4:25 
GeneralSQL Management Studio Security Pin
Brady Kelly25-Apr-07 22:23
Brady Kelly25-Apr-07 22:23 
GeneralRe: SQL Management Studio Security Pin
Colin Angus Mackay25-Apr-07 23:09
Colin Angus Mackay25-Apr-07 23:09 
GeneralRe: SQL Management Studio Security Pin
Brady Kelly25-Apr-07 23:16
Brady Kelly25-Apr-07 23:16 
GeneralRe: SQL Management Studio Security Pin
Colin Angus Mackay26-Apr-07 0:57
Colin Angus Mackay26-Apr-07 0:57 
GeneralRe: SQL Management Studio Security Pin
Brady Kelly26-Apr-07 1:05
Brady Kelly26-Apr-07 1:05 
GeneralRe: SQL Management Studio Security Pin
Colin Angus Mackay26-Apr-07 4:11
Colin Angus Mackay26-Apr-07 4:11 
QuestionScheduling stored procedures in sql server 2000 Pin
siddhi030325-Apr-07 21:35
siddhi030325-Apr-07 21:35 
QuestionDatabase Security Pin
.NET- India 25-Apr-07 21:23
.NET- India 25-Apr-07 21:23 
AnswerRe: Database Security Pin
Colin Angus Mackay25-Apr-07 21:32
Colin Angus Mackay25-Apr-07 21:32 
GeneralCLR Deployment in SQL Server Pin
Brady Kelly25-Apr-07 20:21
Brady Kelly25-Apr-07 20:21 
GeneralRe: CLR Deployment in SQL Server Pin
Parwej Ahamad25-Apr-07 22:28
professionalParwej Ahamad25-Apr-07 22:28 
QuestionHow to update this? Pin
Arun.Immanuel25-Apr-07 1:41
Arun.Immanuel25-Apr-07 1:41 

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.