Click here to Skip to main content
16,014,734 members
Home / Discussions / C#
   

C#

 
GeneralRe: System.Data.OracleClient.OracleException was unhandled Pin
George L. Jackson10-Dec-06 1:19
George L. Jackson10-Dec-06 1:19 
GeneralRe: System.Data.OracleClient.OracleException was unhandled Pin
Muammar©10-Dec-06 20:27
Muammar©10-Dec-06 20:27 
GeneralRe: System.Data.OracleClient.OracleException was unhandled Pin
George L. Jackson11-Dec-06 14:56
George L. Jackson11-Dec-06 14:56 
GeneralRe: System.Data.OracleClient.OracleException was unhandled Pin
Muammar©11-Dec-06 18:36
Muammar©11-Dec-06 18:36 
GeneralRe: System.Data.OracleClient.OracleException was unhandled Pin
George L. Jackson12-Dec-06 0:05
George L. Jackson12-Dec-06 0:05 
GeneralRe: System.Data.OracleClient.OracleException was unhandled Pin
Muammar©16-Dec-06 23:00
Muammar©16-Dec-06 23:00 
Questioncrystal report SelectionFormula Error Pin
Robi-Robo9-Dec-06 21:30
Robi-Robo9-Dec-06 21:30 
Questioncrystal report SelectionFormula Error Pin
Robi-Robo9-Dec-06 21:28
Robi-Robo9-Dec-06 21:28 
Dear All,

I have facing an error during running my crystal reports from vs-2003(C#).

The error ocures in the following code:

showReportUI.rptViewer.SelectionFormula
= "{v_preg16_bl.issu_date} ORDER BY Asc";

v_preg16_bl is a view created in SQLserver 2000.issu_date is a column of this view.

I want to sort the data using SelectionFormula by Ascending order but the above code does not work.I mean an error ocured in the ORDER BY syntax.
Is it possible to sort my data using SelectionFormula?
Looking your help for solving the problem.

Regards
Robi

Robi
Software Programmer

AnswerRe: crystal report SelectionFormula Error Pin
gnadeem10-Dec-06 4:14
gnadeem10-Dec-06 4:14 
Questionhelp me with the last step in C#.Database Project Pin
kifahhk9-Dec-06 20:59
kifahhk9-Dec-06 20:59 
AnswerRe: help me with the last step in C#.Database Project Pin
Christian Graus9-Dec-06 21:22
protectorChristian Graus9-Dec-06 21:22 
QuestionAdd reference to a .exe assembly? Pin
karam chandrabose9-Dec-06 20:58
karam chandrabose9-Dec-06 20:58 
AnswerRe: Add reference to a .exe assembly? Pin
mav.northwind10-Dec-06 1:53
mav.northwind10-Dec-06 1:53 
GeneralRe: Add reference to a .exe assembly? Pin
karam chandrabose10-Dec-06 2:26
karam chandrabose10-Dec-06 2:26 
QuestionRegister a .dll created in C# Pin
hotnreddyfreddy9-Dec-06 11:58
hotnreddyfreddy9-Dec-06 11:58 
AnswerRe: Register a .dll created in C# Pin
karam chandrabose9-Dec-06 18:45
karam chandrabose9-Dec-06 18:45 
AnswerRe: Register a .dll created in C# Pin
Christian Graus9-Dec-06 21:25
protectorChristian Graus9-Dec-06 21:25 
GeneralRe: Register a .dll created in C# Pin
karam chandrabose10-Dec-06 2:27
karam chandrabose10-Dec-06 2:27 
Question4 simple problems Pin
-Yoyosh-9-Dec-06 7:12
-Yoyosh-9-Dec-06 7:12 
AnswerRe: 4 simple problems Pin
Christian Graus9-Dec-06 21:23
protectorChristian Graus9-Dec-06 21:23 
GeneralRe: 4 simple problems Pin
-Yoyosh-9-Dec-06 22:34
-Yoyosh-9-Dec-06 22:34 
GeneralRe: 4 simple problems Pin
gnadeem10-Dec-06 4:49
gnadeem10-Dec-06 4:49 
QuestionUpdating Many-to-Many Relations via Two Listboxes Pin
The Prisoner9-Dec-06 5:56
The Prisoner9-Dec-06 5:56 
Questionhow to view a file in a new window Pin
veluru krishna9-Dec-06 5:49
veluru krishna9-Dec-06 5:49 
AnswerRe: how to view a file in a new window Pin
teejayem9-Dec-06 6:26
teejayem9-Dec-06 6:26 

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.