debasisdas 580 Posting Genius Featured Poster

Those kind of things are spread abundantly over the net. You can easily find them by little web searching.

debasisdas 580 Posting Genius Featured Poster

No 51 . My company blocking the page from the server under the catagory "Steaming Media".

debasisdas 580 Posting Genius Featured Poster

That is because of the incompartibility of Access with Oracle. It shows when there is no compartible data type in access in comparision to Oracle.

debasisdas 580 Posting Genius Featured Poster

Hi welcome to Daniweb.
We are pleased to have you here.

debasisdas 580 Posting Genius Featured Poster

My prediction

INDIA is going to win the test as well as the series.

debasisdas 580 Posting Genius Featured Poster

Party time for team India and fans.

debasisdas 580 Posting Genius Featured Poster

A good time pass.

debasisdas 580 Posting Genius Featured Poster

If you tell the truth you don't have to remember anything.

debasisdas 580 Posting Genius Featured Poster

Cavalry

debasisdas 580 Posting Genius Featured Poster

leonardo da vinci ----> architect

debasisdas 580 Posting Genius Featured Poster

Oh ....
Finally i got the much awaited answer........

thanx a lot for the same.

debasisdas 580 Posting Genius Featured Poster

The nice thing about teamwork is that you always have others on your side.

debasisdas 580 Posting Genius Featured Poster

i though someone will answer , but........

debasisdas 580 Posting Genius Featured Poster

you can laugh while shaking your head.

debasisdas 580 Posting Genius Featured Poster

use the predefined function HEX() and OCT() for the purpose.

debasisdas 580 Posting Genius Featured Poster

if you have brain go for it.
else
other options are open for you.

debasisdas 580 Posting Genius Featured Poster

Just asked out of curiosity.....

debasisdas 580 Posting Genius Featured Poster

might be

debasisdas 580 Posting Genius Featured Poster

Youare talking of VB 5 in tha age of .NET 2005.
I dont think any one would be still using that.

If u want to update the project you can yse VB 6.0 instead.

And again VB 6.0 might also be desupported by microsoft by this year end.

debasisdas 580 Posting Genius Featured Poster

simply in laymans language DDL files are supporting files for EXE files.

debasisdas 580 Posting Genius Featured Poster

We make a living by what we get, but we make a life by what we give.

debasisdas 580 Posting Genius Featured Poster

i would like to know what is the database that is being used at the backend, i guess it is oracle.

debasisdas 580 Posting Genius Featured Poster

just crossed a milestone.

debasisdas 580 Posting Genius Featured Poster

Along with success comes a reputation for wisdom.

debasisdas 580 Posting Genius Featured Poster

congrats to Nichito for the same.

debasisdas 580 Posting Genius Featured Poster

Is that you Dude ???

debasisdas 580 Posting Genius Featured Poster

I work as a senior software engineer in a MNC. Basically my job profile includes designing the database and the objects there off using SQL and PL/SQL.

debasisdas 580 Posting Genius Featured Poster

Hi
Manitou
welcome abord
You have reached the right place for knowledge shairing.
Here you will find a vast resource of related topics and code.
Feel free to post more doubts/questions in the forum.
But before that give a try from your side and if possible try to post what/how you have approached to solve the problem.
It will help Experts in the forum in solving/underestanding your problem in a better way.
Regards
Debasis

debasisdas 580 Posting Genius Featured Poster

Hi
rickyfish
welcome abord
You have reached the right place for knowledge shairing.
Here you will find a vast resource of related topics and code.
Feel free to post more doubts/questions in the forum.
But before that give a try from your side and if possible try to post what/how you have approached to solve the problem.
It will help Experts in the forum in solving/underestanding your problem in a better way.
Regards
Debasis

debasisdas 580 Posting Genius Featured Poster

Hi
ita-yishunss
welcome abord
You have reached the right place for knowledge shairing.
Here you will find a vast resource of related topics and code.
Feel free to post more doubts/questions in the forum.
But before that give a try from your side and if possible try to post what/how you have approached to solve the problem.
It will help Experts in the forum in solving/underestanding your problem in a better way.
Regards
Debasis

debasisdas 580 Posting Genius Featured Poster

Hi
mashliner
welcome abord
You have reached the right place for knowledge shairing.
Here you will find a vast resource of related topics and code.
Feel free to post more doubts/questions in the forum.
But before that give a try from your side and if possible try to post what/how you have approached to solve the problem.
It will help Experts in the forum in solving/underestanding your problem in a better way.
Regards
Debasis

debasisdas 580 Posting Genius Featured Poster

Do you wish to add the application to your systems tray ?

debasisdas 580 Posting Genius Featured Poster

check fot the number of parameters that is required to call the priocedure and pass them as required.

debasisdas 580 Posting Genius Featured Poster

also i am unsure about using a separate id field for the primary key in the join tables rather than using the two foreign keys together as a primary key. what is ur opinion on this? thanks

Even though u can use composit keys ,it is always recommended to use Primay key and again composit key based on foreignkey is not that recommended for any purpose. That should be used as the last option.

debasisdas 580 Posting Genius Featured Poster

no need to split the tables further, it might look efective to you initially but later on will create more problems than it will solve and will be difficult to manage as the tables grows.

debasisdas 580 Posting Genius Featured Poster

why are u thinkin g that 3 M records is too much. Creating index on useful column will solve all your problem.

debasisdas 580 Posting Genius Featured Poster

what bout setting the listindex to zero.

debasisdas 580 Posting Genius Featured Poster

As suggested a list box would be a better option .
or
set the listindex property of the combobox to 0 (zero) so the first item in the list becomes the default choice even if user does not select anything.

debasisdas 580 Posting Genius Featured Poster

Quality is never an accident.

It is always the result of high intention,
sincere effort, intelligent direction and skillful execution;
it represents the wise choice of many alternatives.

debasisdas 580 Posting Genius Featured Poster

Of course I am with you for the first line.

debasisdas 580 Posting Genius Featured Poster

yah some what Ok , i can say.

debasisdas 580 Posting Genius Featured Poster

Tool tip text is designed to be display when the couse moves on that particular control not on the got focus event.

debasisdas 580 Posting Genius Featured Poster

i have already replied to your question regarding that particular topic.

refer to that .

debasisdas 580 Posting Genius Featured Poster

include the web browser component from components and then try for that.

debasisdas 580 Posting Genius Featured Poster

What exactly you are trying to develop. What are the assets for the project that you are going to consider ? You need to pass few more informations before any one can help / guide you on that.

debasisdas 580 Posting Genius Featured Poster

your question is too much theoritical,it is beyond the scope of this discussion to explain all that here. You can find details of all that in the above mentioned site or by any good book or material or by little web searching.

debasisdas 580 Posting Genius Featured Poster

can you please specify what exactly you mean by import background music.
From where you want to do that.
Please pass on more information.

debasisdas 580 Posting Genius Featured Poster

Is True is not available in VB 6.0 .

Are you using .NET ?

debasisdas 580 Posting Genius Featured Poster

set the font property of the control in which you are displaying that string.

debasisdas 580 Posting Genius Featured Poster

please go through the MSDN for details regarding all those rarely used events.