User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
DaniWeb is a massive community of 425,868 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 2,459 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 21 of 21
Search took 0.01 seconds.
Posts Made By: elanch
Forum: Visual Basic 4 / 5 / 6 Aug 2nd, 2008
Replies: 2
Views: 181
Posted By elanch
Purpose of WHERE 1=2" ?

Hi all!

Can any one explain what is the purpose of

WHERE 1=2"

What the statement means. in below code?

query = "SELECT * FROM project WHERE 1=2"
Forum: Visual Basic 4 / 5 / 6 Aug 1st, 2008
Replies: 2
Views: 298
Posted By elanch
Data grid addition problem in VB?

hi all!

In Vb i have used Data Grid viewer.It is used to display the textbox content in form, whenever <ADD> button is clicked.

When i click the <ADD> button I'st time, the text box content is...
Forum: Visual Basic 4 / 5 / 6 Aug 1st, 2008
Replies: 2
Views: 248
Posted By elanch
Data grid addition problem?

hi all!

In Vb i have used Data Grid viewer.It is used to display the textbox content in form, whenever <ADD> button is clicked.

When i click the <ADD> button I'st time, the text box content is...
Forum: Visual Basic 4 / 5 / 6 May 26th, 2008
Replies: 2
Views: 390
Posted By elanch
how to store data from VB to MSaccess

hi all!
I'm usuing VB 5.0. I need to store data getting input in VBform in MSAccess data base.
I tried with ADO connection but its not working.

Can any one send me the basic code to store data in...
Forum: Visual Basic 4 / 5 / 6 May 26th, 2008
Replies: 4
Views: 1,609
Posted By elanch
Re: how to calculate time duration?

thank u.
problem 4 me is solved.

In date time picker AM/PM option is there but 24 Hrs format is not there. Is there any option to change the format.(I have used custom format)
Forum: Visual Basic 4 / 5 / 6 May 24th, 2008
Replies: 4
Views: 1,609
Posted By elanch
Re: how to calculate time duration?

Thank u 4 replying
sory i could not understand

i just need to calculate time duration not the diff. between dates.

Getting input

Start time: 05:40
End time: 06:40
Forum: Visual Basic 4 / 5 / 6 May 24th, 2008
Replies: 4
Views: 1,609
Posted By elanch
how to calculate time duration?

hi all!
I have created two datetime picker for getting input for start time and end time.
but i could'nt able to calculate time duration between them.

How to calculate the time duration by getting...
Forum: MS Access and FileMaker Pro Aug 28th, 2007
Replies: 3
Views: 2,165
Posted By elanch
Re: How to set precision to the left of decimal?

hi friend!
Thank u for u'r reply. I have tried your suggestion. But it is not working. when i enter a single digit no, the format is not changing.plz give me any other idea to do it.
thanks
Forum: MS Access and FileMaker Pro Aug 27th, 2007
Replies: 8
Views: 5,888
Posted By elanch
Solution How to make a form in Ms-Access as EXE file?

hi all!
I need to make a form in Ms-Access as EXE file. So that the file can be runned without opening Ms-Access. I know that, it is possible in Vbasic but whether it is possible to do in...
Forum: MS Access and FileMaker Pro Aug 27th, 2007
Replies: 3
Views: 2,165
Posted By elanch
Question How to set precision to the left of decimal?

hi all!
I need to set precision to the left of decimal. For the number field i have to set the field precision such that the nos should be in a format as 0001,0002,0003------------------.9999.
...
Forum: Visual Basic 4 / 5 / 6 Aug 6th, 2007
Replies: 0
Views: 477
Posted By elanch
Solution opening a pdf document??

hi friends!
From my Microsoft Access form I would like to hyperlink to a pdf document. At present each record contains a document name and a full file path to where the document is stored. I would...
Forum: MS Access and FileMaker Pro Aug 4th, 2007
Replies: 1
Views: 3,798
Posted By elanch
Solution How to open pdf documents from a Microsoft Access Form

hi friends!
From my Microsoft Access form I would like to hyperlink to a pdf document. At present each record contains a document name and a full file path to where the document is stored....
Forum: Visual Basic 4 / 5 / 6 Aug 3rd, 2007
Replies: 3
Views: 3,181
Posted By elanch
Re: how to open a pdf file using form in access and creation of browser button

hello sir!

Sorry for the unclear question. let me brief it again.
I have created a field name Path_file in a table.
The path for different pdf files are stored record wise. And i have created a form...
Forum: Visual Basic 4 / 5 / 6 Aug 3rd, 2007
Replies: 3
Views: 3,181
Posted By elanch
Solution how to open a pdf file using form in access and creation of browser button

hi Friends!
i need to open a pdf documents from MsAccess.
Please send me the code.
Then i need to create a BROWSE button such that

BROWSE_BUTTON Text_box

When i click the browse button it should...
Forum: MS Access and FileMaker Pro Aug 3rd, 2007
Replies: 0
Views: 2,752
Posted By elanch
How to open pdf documents from a Microsoft Access Form and Creation of Browser

hi Friends!
i need to open a pdf documents from MsAccess.
Please send me the code.
Then i need to create a BROWSE button such that

BROWSE_BUTTON Text_box

When i click the browse button it...
Forum: Visual Basic 4 / 5 / 6 Aug 1st, 2007
Replies: 4
Views: 1,312
Posted By elanch
Solution Urgent: Graph Creation in Vb and Form-linking

hi friends!
I need to know how to create a graph in vbasic. please send the syntax.possible with eg.
I also need to know how to link one form with another.
Thanks in advance.
elanch
Forum: Visual Basic 4 / 5 / 6 Aug 1st, 2007
Replies: 4
Views: 1,008
Posted By elanch
Re: precison in double variable

hi!
Format command is working fine. Thank u.

I'm having doubt in Ms-access database linked with Vbasic. I request you to help me regarding this.
Thank u in advance
Forum: Visual Basic 4 / 5 / 6 Aug 1st, 2007
Replies: 4
Views: 1,008
Posted By elanch
Re: precison in double variable

Thank u for replying. I'm using VB5. I have tried with Round Command already but it does'nt work.I Will try with Format command now and reply u again.
Forum: Visual Basic 4 / 5 / 6 Aug 1st, 2007
Replies: 4
Views: 1,008
Posted By elanch
precison in double variable

hi friends!
I'm new to vbasic. I just want to know, how to set the precision for variables defined as double. plz send me the syntax
Thanks in advance.
bye
elanch
Forum: Visual Basic 4 / 5 / 6 Jul 31st, 2007
Replies: 5
Views: 766
Posted By elanch
Data-Access with Vbasic

hi friends!
I'm new to both vb and dataAccess. Now i have created a form in data-access. I need the datas entered in the form to be appended in the access-Table when i click the save button.

For...
Forum: Visual Basic 4 / 5 / 6 Jul 31st, 2007
Replies: 4
Views: 2,666
Posted By elanch
Re: ms access-vb date insert

hi!
just try with this command.

text.text=now()
Showing results 1 to 21 of 21

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