I am looking for a best practice/best method for closing open files located in a file servers share. Scenario - I have a QuickBooks database file which needs...
hello i need help for use combobox in grid such as flexgrid .i used DataDynamics product "SharpGrid" but i dont have license. if you have free OCX component...
You may need to try to install InfraGistics UltraGrid it has this feature (Combo inside cell of Grid).. www.infragistics.com ... DataDynamics product...
you can use the following code to position the combobox in the flexigrid Private Sub MSFlexGrid1_MouseDown(Button As Integer, Shift As Integer, x As Single, y...
I don't know where but I think the first thing you need is PDA simulation program. ... -- Best Regareds Ebrahim ebrahim15@... ebrahim15@... [Non-text...
hello just try to get a video splitter from your hardware vendor and you can connect two monitors to a cpu. you could also use a projector for convinience....
hi i dont have ocx but i can help u it is easy to use combobox in flesgrid. in design mode of form place the combobox in the grid . set it visible false in...
I think there is an example built in with visual basic. try to find it and everything is going to be fine. ... -- Best Regareds Ebrahim ebrahim15@... ...
I need on sample application in VB6.0 to link to system using dcom i donot need winsock can any one plz help me for I dpnot find any sample in internet i am...
Hi Guys, I'm having a little problem with my datagrid/database within VB.net. For some reason, once I have entered the data into the form and clicked on the...
Hi, To connect to your local machine, you need to have IIS on it. Please check if you have it installed. If not, the go to Control Panel -> Add/Remove...
Hi, I was wondering if anyone knows where i can get a free copy of visual basic 4.0, i lost mine when i re-installed windows and i don't want 6.0 or the newer...
Hi Dave, This doesn't look like a problematic code.....could you give the snap shots of the app if you don't mind.... regards Lalit ... -- Regards Lalit Jairaj...
Hi Dave, Pls giv me more information. How u r adding data in table. U r using dataadapter or wht. I need the complete code of adding the data to debug. Roopesh...
hi, i need help to move the text in vb.like marquee in html. plz reply . ragards Rajesh ______________________________________________________ Click here to...
No yaar for tht the connection string have to be changed. Now the connection string for sql server 2000, the query will be cn.Open "Provider=SQLOLEDB.1;Persist...
Dear Friend We can easily use sstab/tabstrib in vb.net, same as vb6, the main difference is that in vb.net after adding the tabstrib control on the form, we...
dear i will give u a jugad in hindi first take a lable on the form and a timer on timer tick event change the left of the lable is look like a marqee in vb ...
Make a label or text and move the letter inside it with a timer Rajesh <rajesh_monga1983@...> wrote:hi, i need help to move the text in vb.like marquee...
'************************************** ' Name: !!Scrolling text. (The Label is ' fixed) ' Description:Let you scroll text in a l ' abel that is still...
hi, i am using mysql server 5.0 when i create the database and a table in it stored as .frm extension .but .frm extension is of vb form.?????????? and i also...
Hi. Place a label on your form. Label is Label1 write the following code In a timer and change the interval of the timer 500 in the properties window ...