Hi Tell me step to create .vbg (Visual Basic Group Project) file in Visual Basic 6.0 Thanks Subhasis ... Need a quick answer? Get one in minutes from people...
hi, help me please. somebody can tell me about this command Function Split(Expression As String, [Delimiter], [Limit As Long = -1], [Compare As VbCompareMethod...
Thanks to Kenneth Danner and Subhasis.
after i type on sql statement
select * from itemlist where itemcode like "AB*" order by itemcode
the result is...
Joel, I must apologize. I made a mistake in the code below. When you print a line of text to your text file, the various items printed should ve separated...
Hi Onny If u want to input the next item. So, simply fetch last record and dim nItemCode% nItemCode=right(rs!itemcode, len(rs!itemcode)-2) ' Where rs store the...
Try this to see the results. It uses split to populate an array and then reverse the string Private Sub Command1_Click() Dim strTemp As String Dim strRev...
Hi, PLZ do u know how to drive the USB port for specific device ? do u know good examples with vB6 ? THX boy_katinko <boy_katinko@...> wrote: how can...
i don't know... but i need to safely remove all the removable media (which will be USB) connected. ... u know good examples with vB6 ? ... And how can I...
A solution to your second question is.... ShutDownWindows - Shut down and reboot the operating system http://www.devx.com/vb2themax/Tip/19047 LogOffUser - Shut...
Hi Friends Do u need software "Assistant". It is consisting of five small following utilities.It is quite easy to use due to friendly user interface. 1. Phone...
... Hi, I downloaded this so called maniger thinggy, and saw that it was a virous. the computer crashed after words. ...
Ivan Fegundez
ivanfeg@...
Feb 5, 2007 1:58 am
28147
... Anyone else have issues with the manager program that dinga dev announced? I have not been able to download it from rapidshare, so I cannot review claims....
hai... How to set MSHflexgrid cell width..pls help me ____________________________________________________________________________________ Get your own web...
Hi Safthar Pa MSHflexgrid.ColWidth(0) = 300 MSHflexgrid.ColWidth(0) = 600 Like this...... Thanks Subhasis safthar pa <safvb@...> wrote: hai... How to set...
hai how to edit and delete data in a mshflexgrid ... Now that's room service! Choose from over 150,000 hotels in 45,000 destinations on Yahoo! Travel to find...
how data reports works in vb..pls help me....... ... It's here! Your new message! Get new email alerts with the free Yahoo! Toolbar. [Non-text portions of...
Hi Derek I request you to weigh your words before you wirte. First of all the name of software is not " manager " it is " Assistant ". Secondly you were unable...
For me, I have to assure. Running application of the unknown publisher is just like gambling. Not knowing the possible effect and the codes of application....
First, my apologies for getting the name wrong. Second, there is nothing wrong with my machine. The problem lies with rapidshare not allowing more than one...
ok heres my problem: i want to have my form dock on the desktop so that it is docked on the top of the screen. it would be the total width of the screen but...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the visualbasic6programming group. File :...
visualbasic6programmi...
Feb 7, 2007 9:25 am
28159
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the visualbasic6programming group. File :...
visualbasic6programmi...
Feb 7, 2007 9:28 am
28160
I got a problem in understand below coding especially about Replace, Split and Dummy.... anyone can help me....? explain the bold codes.... ... Dim Dummy as...
I want to store MP3 files in a MSAccess database using the OLE Object data type. I was wondering if I do create the table with this data type column, how do I...
Pl. Help! I've created a data report which takes its data from a data member in a dataenvironment. The problem is that the data report does not get refreshed...