2,951 Posted Topics

Member Avatar for get2tk
Member Avatar for debasisdas
0
99
Member Avatar for sameerkhan

You are guilty of two counts. 1. Digging a dead thread / Hijacking others thread. 2. Not showing any effort. Suggestion :- 1. Start a new thread for your own question. 2. shows some effort and post the code that you are working on.

Member Avatar for AndreRet
0
1K
Member Avatar for Lucky D
Member Avatar for AndreRet
0
87
Member Avatar for Jaseem Ahmed

Do not expect us to guess and solve your problem. Please pass more information.

Member Avatar for AndreRet
0
82
Member Avatar for shelkylou

Welcome to Daniweb. Please post your question in the proper section only. Also don't forget to mention what you have tried so far and where exactly you are struck.

Member Avatar for debasisdas
0
9
Member Avatar for Chellam2
Member Avatar for dan_t
Member Avatar for harry010
Member Avatar for alit2002
0
131
Member Avatar for pooja28

That version is not supported any more so is not available for download. Download the latest version from [URL="http://www.oracle.com/technetwork/database/enterprise-edition/downloads/index.html"]here[/URL]. it is free to download for unlimited evaluation.

Member Avatar for alit2002
0
90
Member Avatar for P.manidas

Execution time is independent of lines of code. It may happen that a procedure has 1000 lines of code because of a long running IF ELSE but the line 10 to 1000 never gets executed. It depends on what the code is actually doing.

Member Avatar for AndreRet
0
342
Member Avatar for alleybye
Member Avatar for debasisdas
0
106
Member Avatar for luijean
Member Avatar for curse019

Of course you can ask for that my dear. That will be delivered to with complementary gift wrapping with a scented red rose. The only thing you need to conform is how are you going to pay for my service.

Member Avatar for AndreRet
0
90
Member Avatar for deolalkar_pooja

I really do not understand what do you mean by -- [B]I ran ltrim(), rtrim() and lower() function on data successfully. But fail to retrieve this data.[/B]

Member Avatar for debasisdas
0
111
Member Avatar for woody0114
Member Avatar for paramaster
Member Avatar for gauravk_bhanot

I don't understand why you need to use any division operator and why you need any relational algebra. Kindly post the query that you are working on.

Member Avatar for pratik_garg
0
127
Member Avatar for Prisms

Welcome to Daniweb. This section is for general introduction of new members only. Kindly post your question in the proper section of the forum.

Member Avatar for peter_budo
0
159
Member Avatar for abu taher

try this sample function for the job. [code=vb] Code: Public Function NumToWord(numstr As Variant) As String Dim newstr As String numstr = CDec(numstr) If numstr = 0 Then NumToWord = "Zero" Exit Function End If If numstr > 10 ^ 24 Then NumToWord = "Number too big" Exit Function End …

Member Avatar for debasisdas
0
410
Member Avatar for mjtare
Member Avatar for Prisms
Member Avatar for cartergarth
Member Avatar for deolalkar_pooja

That is required only if you are using SQL * Plus. [B]serveroutput[/B] is a environment variable. It must be switched [B]ON[/B] to use the screen buffer and display the output on screen.

Member Avatar for deolalkar_pooja
0
106
Member Avatar for Inope

Help you on what ? Filtering sorting exporting or starting your project ?

Member Avatar for Inope
0
76
Member Avatar for ricvik
Member Avatar for jassaal123
Member Avatar for jassaal123
0
30
Member Avatar for seenusena

Welcome to Daniweb. This section is for general introduction of new members only. Kindly post your question in the sub section of [URL="http://www.daniweb.com/forums/forum16.html"]this section[/URL] depending on your database.

Member Avatar for debasisdas
0
38
Member Avatar for AngelicOne

When you say, i consider you want to run the query dynamically on different field names. If that is the case then, you need to maintain a flag, along with the input parameter and based on the value of the flag frame the query dynamically and execute. [code] if p_flag=1 …

Member Avatar for debasisdas
0
226
Member Avatar for RobinTheHood

1. find out he position of last "\" from right side. 2. add 1 to that value (+ 1) 3. find out the string from this position till the end of the string.

Member Avatar for debasisdas
0
117
Member Avatar for ProgWr
Member Avatar for bro3886

Why you need to re-invent the wheel ! All windows machines which are part of a domain works exactly this way. User details are maintained in active directory.

Member Avatar for AndreRet
0
252
Member Avatar for jkoske

Green hair and purple eyes, you are so colorful. BTW, do you survive on [URL="http://en.wikipedia.org/wiki/Photosynthesis"]Photosynthesis[/URL] ? :icon_mrgreen: Welcome to Daniweb.

Member Avatar for schultzdonald
0
165
Member Avatar for debasisdas

Lets eat, sleep and live cricket. I am with my home team, they are the hot favorites.

1
61
Member Avatar for blueciel

What do yo expect a single line solution ? The codes provided [URL="http://www.daniweb.com/forums/thread186332.html"]in the links[/URL] is straight forward. It is lengthy because of long running IF and CASE statements.

Member Avatar for AndreRet
0
147
Member Avatar for bl@ck_d3ath-v2
Member Avatar for DrJDS2B
Member Avatar for rt.garg1991
Member Avatar for jazzm
0
97
Member Avatar for tommy123
Member Avatar for jeffrey4u
Member Avatar for JCWatson

ListboxName.AddItem string -----this is a method and set the [B]Sorted[/B] property to [B]True[/B] Use the above hint and post back here what code you comeup with.

Member Avatar for debasisdas
0
116
Member Avatar for mickymouse1
Member Avatar for L3w

Why not simply make the orderItem refer to both ORDER and ITEM table for corresponding record via PK / FK.

Member Avatar for BitBlt
0
133
Member Avatar for rccrookie
Member Avatar for Shodow

Suggestion:-- 1. Instead of using Case cmbSearch Case "By: Customer Name": take the value from a combobox instead (use the index in CASE not the text). 2. Don't use like operator on a Date field, you will get unexpected result. Q. What is that DataGrid in your code, is that …

Member Avatar for AndreRet
0
222
Member Avatar for obicerno
Member Avatar for zensys
Member Avatar for ShedoSurashu
Member Avatar for junjun61991
Member Avatar for debasisdas
0
148
Member Avatar for BitBlt
Member Avatar for Aysea

HI Ayse, Welcome to Daniweb. We are pleased to have you around.

Member Avatar for debasisdas
0
107

The End.