yes u can install both vs6 and vs.net ... __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam...
Hi there, I want to make user able to write some inputs on a grid(not only one row, but multiple rows of data) and then the inputs will be saved into the...
Dear Mr. Antony..! First Allow the User to fill the Grid with the Data's The While Pressing the Button On_Click insert the Records by Row by Row to the...
Dear Mr. Dre..! U cannot do that with Picture Control. For that U have to Use Image Control and set the Property of Stretch as True. then Set the Photo's This...
Hello I Need Help for Drawing 3D Graphics Through VBDOTNET Code. What are options? Can I Use VRML through Code? If Yes Give me method else Suggest other option...
Pls, help me. i want to creat a pdf from excel. using vb6 ... Yahoo! Music Unlimited - Access over 1 million songs.Try it free. [Non-text portions of this...
After creating a new project in vs2005 when I click to toolbox for pick the controls in form design part it will show massage " Initializing toolbox " and...
Ajayyur, It sounds like a corrupt install. Uninstall VS'05 and reinstall. Try it "vanilla" before adding any 3rd party controls (if any). If it works, try...
Hello I need help to find out way to display 3D Graphics throuh vbdotnet Please Specify tools to do so Can VRML be used to do so? if yes give me method ... ...
Hi, Which control u r using for grid? Does it allows to be edited or added at run time? Roopesh ... Yahoo! India Answers: Share what you know. Learn something...
Hi, VRML is intended for web browsers. There are a few options for creating 3D graphics in VB.Net. If you need to apply texturing, you need to load complex 3D...
I use datagrid control. Yes it is allowed to be edited or added. Is that possible to do? ThanksAntony ... Talk is cheap. Use Yahoo! Messenger to make...
hi there, there will be hard coding for doing this. the alternet is that u can bound the grid to database it will made easy. otherwise 1. u have to read all...
I am trying to write the code to transfer data from one access database table to another access database table(this is a different database). If there's data...
Hi Friends, This is Rahul, I have a problem related to the graphics in vb.net. I want to get IO.Stream from a picturebox1.Image. I am able to get IO.Stream...
hi all i need help in making an application running in LAN. I made an application at my home in a stand alone PC but now i want this application to be run on...
Can be done. I'm running a front-end application in VB6 on many machines via a WAN. The back end happens to be SQL Server, but the idea's the same. I use ADO...
You can secure it by doing this. 1. Place the access database in a folder and share it. 2. When sharing a folder put a $ sign at the end of it, ex. myshare$....
Dear friends, I want to develop an Oracle 9i, PLSQL editor, inwhich u should be able to develop, edit debug the oracle stored procedures, triggers etc. ...
I have created a software in VB.dotnet (Microsoft development enveronment 2002) After installation i received (KeyCodeV2.dll) Error. As a solution I added...
Hi, I'm using crystal report with VB. I find an error when I add Subreport with main report. error is that " This field name is not known." my subreport is...
Hi nikmarpark, I am not sure but if you have all those merge modules added PROPERLY to your setup application and you are still having the problem, then you...
Hello every body Its my observation that Process Duration of (Crystal Report with VB + SQL Server 2000) is too much as compare with (ORACLE Report and DB) What...
Dear Sir, Can any one please help me to know how I can make program to run it in pocket Pc which programming language I can use and which type of data base...
Hi, I am trying to use ADO to view an Excel Spreadsheet in the VSFlexGrid (or MSFlexGrid) grid control in VB 6.0 I have not been successfull trying to connect...
Dear all, My doubt is in ASP.NET Catching technic. In the chapter i can clearly understand about server side catch(<%@ OutputCache Location="Server"...