Forum: Visual Basic 4 / 5 / 6 Aug 2nd, 2008 |
| Replies: 2 Views: 181 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 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 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 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 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 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 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 |
Forum: MS Access and FileMaker Pro Aug 27th, 2007 |
| Replies: 8 Views: 5,888 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 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 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 |
Forum: Visual Basic 4 / 5 / 6 Aug 3rd, 2007 |
| Replies: 3 Views: 3,181 |
Forum: Visual Basic 4 / 5 / 6 Aug 3rd, 2007 |
| Replies: 3 Views: 3,181 |
Forum: MS Access and FileMaker Pro Aug 3rd, 2007 |
| Replies: 0 Views: 2,752 |
Forum: Visual Basic 4 / 5 / 6 Aug 1st, 2007 |
| Replies: 4 Views: 1,312 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 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 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 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 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 |