Hi! My inventory system needs a feature to create a zip file. I tried to look in my reference books and surf the web but i couldn't find the exact solution to...
... to ... I'm sure that there are a number of solutions for this. But, one that I've used in the past for this type of application was to use pkzip and...
my project need a code that send parameter to a dataenviroment in vb 6 and diplay report having parameter value. So please help me in coding this......
Howdy, Has anyone seen this behaviour? Using Environment.osVersion.ToString in Vista appends an extra .0 after the build number. This is a problem for me...
Has anyone seen this behaviour? Using Environment.osVersion.ToString in Vista appends an extra .0 after the build number. This is a problem for me because my...
Hi Team, I'm new to VB, need help in learning VB.. plese send me some links that would be help in gaining knowledge in VB.... thanks in advance.... ...
Here's a little something about the clipboard: http://www.cpearson.com/excel/clipboard.htm And as far as an answer, I've never done exactly what you're talking...
hi parthi, u can find so many sites related to vb on google. still some gud sites for u r : devx.com, thescript.com,codeguru.com etc, vbcodesource.com hope...
Hi David, I am new to programming. I only have one semester of vb programming last fall. I am not interested in any money just the learning experience. If...
BlankHi, I am using data report in my application. How do I change the paper size of the data report to 1/2 whole bond paper? Need it ASAP. Thanks for all of...
How can i get tdb grid demo / Could i please know how can i change the width of the TDB Grid column. ... Get the freedom to save as many mails as you wish....
Hi all Can some one help me on this I have displayed the data in a data grid in which, if the field RUSH='s' then it should be displayed in red background. ...
What flavor of VS, and is this web or winform? datagrid or datagridview? Stephen Russell AutoZone Contractor Desk 901.495-7916 Cell 901.246-0159 Memphis TN ...
Hi Stephen Russell it is a windows form, i am using datagridview, i am using vb .net 2005, it is ok if there is any other way to do it. Saai Murugan ... From:...
Will sqlhelper work with vb.net 2005? It works perfectly with 2003, but when I try to use it in a vb.net 2005 program, it comes up with hundreds of errors....
hi ,how r u, i want to learn vb.net.So pleaze send me vb.net taturials and other helping materials that better for me and also send me the progrmming...
Sure. <-- I have displayed the data in a data grid in which, if the field RUSH='s' then it should be displayed in red background. --> Every time you fetch the...
ok i will send you. the details ... ___________________________________________________________ Yahoo! Answers - Got a question? Someone out there knows the...
Sir, I m the student of MCS in iub Pakistan. I want to develop a database of a medical store. Please help me at every point in my Project. specialy in the ...
Hi, friends. Is it possible to change the creation date/time of a directory? I have tried manually and programmatically and have been unsuccesfull. I can do it...
here is how you set up your connection: http://www.connectionstrings.com/?carrier=access Then there are plenty of how to's on a Google listing for dealing with...
Hello, I'm trying to write a VB Macro to replace occurrences of "G~" in a document with an inline image. I know I probably can't use replace commands and I'll...