20,284 Topics

Member Avatar for
Member Avatar for Armando.Zamora

Hello, I have a windows application on VB.Net and I connect it to a MS Access database placed on a server. This application is multiuser (50 users aprox reading and writing data), all of them can access the application at the same time with no problem. This application works Fine …

Member Avatar for Armando.Zamora
0
116
Member Avatar for Texpert

Hi, in the .NET 1.1 and VB application, I am calling a store procedure [SQL-SERVER 2000] in a subroutine. the store procedure simply SELECTs rows from tables and returns data, when I try to use the data to fill the web form, it works fine until it hits any column …

0
133
Member Avatar for Texpert

Hi, I am looking for some help in coding an app using VB.NET 2003,where in a web form I have four tabs which call four different forms in the panel after click event. I don't see any tab control in the toolbox in visual studio so I guess I have …

Member Avatar for f1 fan
0
150
Member Avatar for edmicman

I'm working on a side project/consulting job for my former employer...basically I want to recreate an app I did in VB6 using VB2005. It's a simple app, but it was built when I was less experienced, and while I've got the business logic, I'm having troubles getting to a point …

Member Avatar for edmicman
0
159
Member Avatar for Mikecool509

First of all, this is NOT for homework, so if you help, you WON'T be doing my homework for me! :lol: I am trying to create a quiz site for my school. I want the trachers to be able to create quizzes for their students. They will fill out a …

Member Avatar for f1 fan
0
151
Member Avatar for kingvandal

Hi, I am new to VB and have hit another road block. Maybe someone can help me? How do you output the contents of a Treeview to a text file? thanks Rich

0
72
Member Avatar for danhky17

I am currently trying to immitate the attached executable file i have got the word count to work and everything else all to work except for the "Next Word." When i click on "Next Word" it should count the number words and place the first word of the sentence in …

0
57
Member Avatar for april_er
Member Avatar for miraz912

hi i am doing my final year project in vb.net (i am using 2003 version). my project is a learning package which wil demonstrate ospf and eigrp algorithms. now i can create my routers and endusers by clicking on the buttons at runtime (they are represented by image boxes) and …

0
57
Member Avatar for Texpert

Hi, My client has provided me number of mock ups for the web pages he wants , I am wondering is there a way of simply converting these vsd's into visual studio's web-form ? I understand I will have to click on each text-box and define the fields. But can …

0
93
Member Avatar for rpc86

Hi guys, I am a new member on this forum. I had a Visual .NET 2003 Trial Version last year and I installed this to my office using Windows 2000 and at home I installed it to Windows XP Professional. After installation I installed the IIS as the software requirement …

Member Avatar for campkev
0
290
Member Avatar for rickqu

hi all I get this error no matter what i try, i know this is caused when no data is matched on my query, what i need to know is how to make it so i can give the user an option to register of not. this is the error: …

Member Avatar for rickqu
0
134
Member Avatar for smacksnox

Hi everyone! I have just recently joined the daniweb forums and have read over many topics. I am new to VB.NET and programming in general. I know the basics though like variables, loops, events, ect. I am 14 and into games and I really want to make a server, client …

Member Avatar for f1 fan
0
147
Member Avatar for nazgand

[SIZE=3][FONT=Comic Sans MS][B][COLOR=Magenta]im new :o to vb though ive done some qb before could anyone post games to make a collection so i could learn[/COLOR][/B][/FONT][/SIZE]

Member Avatar for smacksnox
1
97
Member Avatar for Tonych

As a learning exercise (new to VB.Net) I'm looking to re-write an old VB6 database program in VB.NET which displays key cutting permutations for a locksmith. The display uses a number of textboxes which hold a number as well as being color coded. The old program is very keyboard intensive …

Member Avatar for f1 fan
0
120
Member Avatar for blahbleh

I keep getting a System.StackOverflowException error. Anyone have any idea why?? Imports System.IO Imports System.Collections Imports System.Collections.Specialized Imports System.Drawing Public Class Form1 Inherits System.Windows.Forms.Form [B][U][COLOR=Red]Dim mst As MasterForm = New MasterForm[/COLOR][/U][/B] Dim objColl As StringCollection Dim objColl2 As StringCollection Dim objRand As Random = New Random Dim word As String …

Member Avatar for plazmo
0
194
Member Avatar for Bill the Cat

OK, I am very, VERY new to VB.NET :o I am trying to develop a Windows application that is hopefully pretty straight forward. I'll try to explain best I can. I have 4 text boxes (Phones, Field, Moves, and Out) and 64 drop down combo boxes. Each combo box has …

Member Avatar for f1 fan
0
186
Member Avatar for andreabez

OK, I know Oracle, SQL, VBScript, Javascript, html, ASP, MS Access and it's VBA very well, I have a website that can handle mysql. NOW, I just bought myself this .NET thing. Anyone have any idea where I start from here? I don't even know what to ask yet, but …

Member Avatar for f1 fan
0
92
Member Avatar for blahbleh

hey. I have a book called Programming Games with Microsoft Visual Basic 6.0 and no matter what I try to do with the hangman game, I can't get the code to work. It's all messed up. Can someone supply me with the whole code for the game so I can …

0
59
Member Avatar for SelArom
0
69
Member Avatar for pthorsel

I can connect to my SQL database(remote machine) using VBScript and ASP. I now am trying to connect to the same SQL database using VB.NET in the Microsoft Visual Studio .NET 2003 environment. I get the "SQL Server does not exist or access denied" error. I then took my code …

Member Avatar for NetDev
0
84
Member Avatar for spiderman2006

Hello, I would appreciate it very much if someone can give me an idea of a dissertation using visual basic.net with any other application...maybe sql etc. If there is a company requiring a project to be done i would be very thankful if you could let me know. Iv only …

0
61
Member Avatar for GG_1985
Member Avatar for priyanka
0
116
Member Avatar for stackOverflow

Hello Everyone, I don't know anything about VB.net. Just wanted to know if it is as simple as VB 6.0. Last semester I had done a project on DBMS and had used VB 6.0 as front end and MSAccess as back end. This time its a project on RDBMS. I …

Member Avatar for priyanka
0
99
Member Avatar for preet

Hi to everyone Presently i am doing VB.Net...Can anyone guide me for new kind of project i can make on it and if the software for VB.Net is available through internet so that i can download it... Awaiting for a nice response.. Thanks.

Member Avatar for priyanka
0
88
Member Avatar for awaw

Hi EVERY BODY I am working now in the large project. I used in some pages visual basic .net language and some C# language. How I can gather the two languages in one solution. I am using visual stido.net program. Note I could change any of them to other language …

0
68
Member Avatar for augie0216

Someone told me there were only 4 toolbars in vb.net. I thought there were than that. Can anyone shed some light on this?

Member Avatar for augie0216
0
85
Member Avatar for Toshkin78

being new to vb i was wondering if it were possible to set the mdi container on a form so that it is offset by 120 pixel from the left side of the form always, even when resizing the form from maximized state to normal. I have attached image how …

Member Avatar for Toshkin78
0
201
Member Avatar for cindynicole

Ok, I will try to explain what i'm doing and hopefully post it correctly.... I have a few classes: Product(abstract), Pizza, drink, salad, and special.... Special being the class with the arraylist, i want to add a pizza object, drink object, and salad object (creating a user meal deal if …

0
76
Member Avatar for macupryk

I am using the following class. RichTextBoxPrint.vb Option Explicit On Imports System Imports System.Windows.Forms Imports System.Drawing Imports System.Runtime.InteropServices Imports System.Drawing.Printing Public Class RichTextBoxPrint Inherits RichTextBox ' Convert the unit that is used by the .NET framework (1/100 inch) ' and the unit that is used by Win32 API calls (twips …

0
144

The End.