Summary: I'm trying to link an Access(2003) Database with a VB.NET program. I can do this on a non-networked system, so know that there isn't a problem in the ...
Summary: Hey, I am creating a knowledge based database systems in Visual Basic.net which will basically take users questions and using IF ELSE and OR statement...
Summary: Thanks. I'll try that as soon as I get a chance. It sucks not having VS.Net on my Home PC(I do have VS 6 though but a lot of good that does me for my ...
Summary: I am working on a VB.Net project that works with an Access Database for storage, and I am working out some reporting options. I need to Graph some in...
Summary: Hello! I needed someone's help regarding vb.net. Well, you see, I'm using vb.net to create a plug-in for windows media, a database authentication plu...
Summary: I have been struggling with data connection with vb.net and oracle as my database. The problem is that with the web application, the database connecti...
Summary: Hi, I am using VS.NET 2003 and I am working on a report in Crystal. I am getting the the required info from another form's method which was written in...
Summary: Hello...I have been trying to learn about vb.net by doing online tutorials, but I'm having problems. I started a project with vb that accesses an acce...
Summary: I am currently using Microsoft Visual Studio.NET 2002 Academic Version. If I go to a language development IDE, i.e. VB.NET, and click on Help->About,...
Summary: I have source for a C project that I have compiled as a DLL and am accessing its functions from a VB.NET Program. I have successfully been able to ca...
Summary: hey guys i am programing in VB.Net and i am making an auto clicker for the handicaped/tutorials but haveing problems with making it click any help ? ...
Summary: I would like to have an application which contains database/data layer and user interface(3-tier). In Head Office, the application willl run in VB.Net...
Summary: Hi People, I'm having a bit of a problem. I'm just starting to merge from VB6 to VB.net and I am wanting to print raw data to a receipt printer (and I...
Summary: I am creating a windows media player in vb.net. It is using the interface right within visual basic.net. I need help coding this media player7. Ple...
Summary: For your consideration: Since you don't have much programming experience, I suggest you forget about VB .NET and learn C# (if you want to learn a .NET...
Summary: Hello everybody. I have a question in VB.NET. I am trying to connect to a database from Access (i know the path and everything). I am new to VB.NET an...
Summary: "should i go VB.net first and skip VB 6?" Yes. VB.NET gives you the .NET object library. By this, you translate directly into MSIL (Microsoft Interm...
Summary: hey, im using VB.NET and i have a question about combo boxes. i want to make one with different options you know they have the first one set on there,...
Summary: sup guys! i'm self-studying vb.net and the first thing i tried to do is a simple multi-document text editor. i created a public property called Filena...
Summary: Hi In VB .net how do you delcare a varible which can be used throughout an application? For instance in one form I have the varible in code... dim Ver...
Summary: It depends on which version you use...But if you use the latest version (.NET 2.0 & VS 2005), there's not that many significant differences between th...
Summary: Hello Everyone. I am making a program in vb.net and am having trouble working out how to open a new form from a button in the app. Heres what i meen. ...
Summary: If e.g. i use vb.net codes to link to SQL server, is it possible to use Microsoft SQL server to update excel table? Then is it possible using html to ...