Viewing 6 posts - 1 through 6 (of 6 total)
no, I don't show data, the problem arise because I must order data by a calcutated text field.
My calculated text field si the concatenation of two fields, the second field...
December 3, 2002 at 3:42 am
I try it in query analizer but raise sintax error, where is the where clause ?
Can you rewrite the sample query ?
anakin
November 26, 2002 at 3:27 am
Thanks, it's right, easy question are always difficult question
November 26, 2002 at 2:38 am
here is my page .aspx code:
................
................
Private Sub Button_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button.Click
Dim strSQL As String = "ip_test"
...
July 19, 2002 at 1:23 am
can you write an example of aspx page that use your stored procedure ?
July 18, 2002 at 8:44 am
I have tested yours replies but when I run my stored procedure from an aspx page raise an exception and raiserror and return statements are ignored; I have used an...
July 18, 2002 at 3:36 am
Viewing 6 posts - 1 through 6 (of 6 total)