User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
DaniWeb is a massive community of 455,996 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,845 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Showing results 1 to 40 of 500
Search took 0.06 seconds.
Posts Made By: debasisdas
Forum: Visual Basic 4 / 5 / 6 2 Days Ago
Replies: 4
Views: 88
Posted By debasisdas
Re: Small problem

There might be some problem with your system. Try the same on another system.
Forum: Visual Basic 4 / 5 / 6 2 Days Ago
Replies: 2
Views: 75
Posted By debasisdas
Re: simple data combo doubt!

you are using combobox or datacombo ?
Forum: Visual Basic 4 / 5 / 6 2 Days Ago
Replies: 2
Views: 86
Posted By debasisdas
Re: problem

how are you passing data to application ?
what are the controls you are using ?
is it VB 6.0 ?
Forum: Visual Basic 4 / 5 / 6 2 Days Ago
Replies: 4
Views: 88
Posted By debasisdas
Re: Small problem

can you please elaborate your problem please.
Forum: Posting Games 2 Days Ago
Replies: 98
Views: 1,519
Posted By debasisdas
Forum: Visual Basic 4 / 5 / 6 3 Days Ago
Replies: 3
Views: 117
Posted By debasisdas
Re: Unicode in vb6.0

that will be easy if you use .NET not vb 6.
Forum: Visual Basic 4 / 5 / 6 3 Days Ago
Replies: 2
Views: 109
Posted By debasisdas
Forum: Posting Games 3 Days Ago
Replies: 98
Views: 1,519
Posted By debasisdas
Forum: Posting Games 3 Days Ago
Replies: 2,078
Views: 69,489
Posted By debasisdas
Forum: Geeks' Lounge 3 Days Ago
Replies: 1,171
Views: 82,004
Posted By debasisdas
Re: Thoughts Of The Day.

You're nothing short of my everything.
Forum: Oracle 3 Days Ago
Replies: 1
Views: 134
Posted By debasisdas
Re: Import & Export table

if you are using oracle 9i then use EXP to export and IMP to import.
you can use EXPDP/IMPDM for the same in 10g onwards.
Forum: Oracle 3 Days Ago
Replies: 3
Views: 112
Posted By debasisdas
Re: Subtracting a negative value

the same block of pl/sql code never gives different output to different people on different machine.
Forum: Visual Basic 4 / 5 / 6 4 Days Ago
Replies: 5
Views: 3,231
Posted By debasisdas
Re: VB6 ACCESS database Connection Query

please do not hijack others threads .
Please stasrt a new thread of your own for starting a new discussion.
Forum: Posting Games 4 Days Ago
Replies: 98
Views: 1,519
Posted By debasisdas
Forum: Posting Games 4 Days Ago
Replies: 7,556
Views: 453,589
Posted By debasisdas
Re: Word Association Game

Attractive-->Cute.
Forum: Posting Games 4 Days Ago
Replies: 2,078
Views: 69,489
Posted By debasisdas
Forum: Posting Games 4 Days Ago
Replies: 98
Views: 1,519
Posted By debasisdas
Forum: Geeks' Lounge 4 Days Ago
Replies: 1,171
Views: 82,004
Posted By debasisdas
Re: Thoughts Of The Day.

Love is the period of time between meeting a beautiful woman, and discovering she looks like a trout.
Forum: Visual Basic 4 / 5 / 6 4 Days Ago
Replies: 2
Views: 97
Posted By debasisdas
Re: Other Language DLL

1.compile the dll.
2.copy the dll to system32 folder
3.register the component with windows using REGSVER32.
4.Then call the dll from vb from Project--references menu.
Forum: Visual Basic 4 / 5 / 6 4 Days Ago
Replies: 1
Views: 69
Posted By debasisdas
Re: error msg when try to install vb6 runtime

can you please pass more information.
Forum: Oracle 4 Days Ago
Replies: 3
Views: 112
Posted By debasisdas
Re: Subtracting a negative value

but i am getting 7, how come you are getting 3 ?


DECLARE
number1 NUMBER;
number2 NUMBER;
number3 NUMBER;
BEGIN
number1 := 5;
number2 := -2;
Forum: Visual Basic 4 / 5 / 6 6 Days Ago
Replies: 8
Views: 278
Posted By debasisdas
Re: ADODB and Stored Procedure

i think you are missing something in this line
Set mobjPrm = mobjCmd.CreateParameter("ID", adInteger, adParamInput, Chain_maxTempShare(1))


are you getting any error message ?
Forum: Posting Games 6 Days Ago
Replies: 7,556
Views: 453,589
Posted By debasisdas
Re: Word Association Game

honey---> healthy
Forum: Posting Games 6 Days Ago
Replies: 2,078
Views: 69,489
Posted By debasisdas
Forum: Posting Games 6 Days Ago
Replies: 98
Views: 1,519
Posted By debasisdas
Forum: Geeks' Lounge 6 Days Ago
Replies: 1,171
Views: 82,004
Posted By debasisdas
Re: Thoughts Of The Day.

To love the king is not bad, but a king who loves you is better.
Forum: Geeks' Lounge 7 Days Ago
Replies: 1,171
Views: 82,004
Posted By debasisdas
Re: Thoughts Of The Day.

Hard work never killed anyone ,but why take chances.
Forum: Visual Basic 4 / 5 / 6 7 Days Ago
Replies: 4
Views: 159
Posted By debasisdas
Re: linking two combo boxes

then you should have posted the question in .NET section of the forum not here.
Forum: Visual Basic 4 / 5 / 6 7 Days Ago
Replies: 1
Views: 92
Posted By debasisdas
Re: VB 4/6 and volume labels

you need to use API function or that purpose.
Forum: Posting Games 7 Days Ago
Replies: 2,078
Views: 69,489
Posted By debasisdas
Forum: Posting Games 7 Days Ago
Replies: 98
Views: 1,519
Posted By debasisdas
Forum: Posting Games 7 Days Ago
Replies: 289
Views: 13,479
Posted By debasisdas
Forum: Posting Games 7 Days Ago
Replies: 3,185
Views: 184,175
Posted By debasisdas
Re: 3 word story

nice piece of
Forum: Geeks' Lounge 7 Days Ago
Replies: 1,171
Views: 82,004
Posted By debasisdas
Re: Thoughts Of The Day.

"Joy is a net of love by which you can catch souls."---- Mother Teresa
Forum: Visual Basic 4 / 5 / 6 7 Days Ago
Replies: 1
Views: 117
Posted By debasisdas
Re: Commend -Connection for MySQL with VB6

i think the connection string is already available here (http://www.connectionstrings.com) and the rest VB part is same for all databases.
Forum: Visual Basic 4 / 5 / 6 7 Days Ago
Replies: 1
Views: 76
Posted By debasisdas
Re: Solved: VB 4/6 and volume labels

what exactly is the problem that you are facing ?
Forum: Posting Games 9 Days Ago
Replies: 3,015
Views: 132,019
Posted By debasisdas
Re: Fantastic word game

so many fans ---> following papparazzi
Forum: Posting Games 9 Days Ago
Replies: 2,078
Views: 69,489
Posted By debasisdas
Forum: Posting Games 9 Days Ago
Replies: 98
Views: 1,519
Posted By debasisdas
Forum: Posting Games 9 Days Ago
Replies: 289
Views: 13,479
Posted By debasisdas
Showing results 1 to 40 of 500

 
All times are GMT -4. The time now is 9:44 am.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC