20,285 Topics

Member Avatar for
Member Avatar for maccold321

I'm a huge newbie and any help would be amazing and it would mean so much!! I have to make a program that The application should display the addition, subtraction and multiplication problem on the screen, and switch depending on what the user wants to use, then allow the student …

Member Avatar for maccold321
0
78
Member Avatar for bevans

Hi Guys I'm facing a problem. I create some reports or documents in my vb 2008 application using the Printing.printdocument object. I have no problem when i print to a printer but I also need to print directly to a PDF file, and specify the filename in the code. I …

Member Avatar for Ramy Mahrous
0
236
Member Avatar for srdva59

hi, i have a report and is working with .net now i need load images in runtime by passing the values in .net or load the image by db the control that i using is the crystal report viewer, i have found codes in the web that refer this: "crxReport.Sections(3)" …

Member Avatar for Ramy Mahrous
0
81
Member Avatar for Datanizze

Hi! I have a slight problem with multithreading. There is many threads active in the application and they are all kept in an arraylist. so when I try to quit the program, it loops through the arraylist and exits all the threads.... but something else is making the program "unwilling" …

Member Avatar for Datanizze
0
158
Member Avatar for Dell XPS

I have to write a software to manage a music school. I started working on this when i suddenly realised that a student can take 2 lessons (e.g guitar and theory together) and i must have a way to add it to the students record. Not only that but the …

Member Avatar for Ramy Mahrous
0
99
Member Avatar for j15

Hello! Please bear with me because I'm an amateur and this is difficult to explain. I have a data table of about 40000 records, with a primary key column that is a long integer value from 0 to ~40000. The records in the table are in sequential order based on …

Member Avatar for j15
0
77
Member Avatar for arunasingh
Member Avatar for Ramy Mahrous
0
69
Member Avatar for arunasingh

sir, Can u please tell me how to make first letter capital and rest small in textbox

Member Avatar for Jx_Man
0
110
Member Avatar for Ossehaas

Hi, I have a question. I'm studying MCTS Application Development Foundation .NET 2.0 VB and I have a Server - Client Messenger app to exchange text. One NetworkStream is used both for reading and writing the strings. Now I want to exchange different types of objects to and from the …

0
56
Member Avatar for kdee

I have a problem... stuck a bit... I'm trying to get this confirmation link into the letter I'll send to my friends. I got the following code on the net but it just doesn't work. I have [B]Createuserwizard[/B] on my [B]create acount page[/B]. This code is placed into [B]CreateAccount.aspx.vb[/B] I …

Member Avatar for kdee
0
142
Member Avatar for sweet cLassy

hello guys, i'm new to VB, n i have been given a project (data extraction ) for my final year project, n i'm quite confuse. Can anyone, tell me how to extract data from one source? for eg: from .txt file. Thank u so much for your time.

Member Avatar for sweet cLassy
0
84
Member Avatar for madelein

I need urgent help please!!!! This is my problem: I want to connect to a Access database with VB.Net. Here is my imports: [code] Imports System.IO Imports System Imports System.Data Imports System.Data.OleDb Imports System.Collections Imports System.ComponentModel [/code] Here is my connection string: [code] Public pDB As New OleDbConnection("Jet OLEDB:Global Partial …

Member Avatar for Abhay Joshi
0
585
Member Avatar for Naik Dhiren

i am using a binding navigator as usercontrol having add,delete buttons my problem is that i can not write into click event of add button on the form but i can wirte into click event of usercontrol so pls help me how can i write code in click event of …

Member Avatar for Ramy Mahrous
0
65
Member Avatar for rapture

Nobody is going to interact with you by way of email - first of all it doesn't help anyone else who has a similar problem and searches the site, and secondly we're not going to get 'tied' to helping you in that way or bothered with 100,000,000 questions in our …

Member Avatar for rapture
0
99
Member Avatar for asif786

I have a listbox in my program and a command button. When the user selects an item form the listbox and clicks the command button, a message box is shown which asks the user to confirm selection and has yes and no options to enable this. If the user clicks …

Member Avatar for bcasp
0
944
Member Avatar for Alexpap

i have a program that has to connect to a remote db ( SQL or Access). i have found a way to connect to the sql db but i dont know how to do the exact same thing with the Access db.... Anyone can help?

Member Avatar for martonx
0
98
Member Avatar for arunasingh

Sir , I have 3 dropdown in first dropdown i have employee id and if i select that id ,related data is displayed in other two dropdown but problem is that i have use coding in the selectedindexchanged of dropdown so the code is transferred from there to someplace and …

Member Avatar for selvaganapathy
0
100
Member Avatar for SGiorgos

Hi, I am currently developing an application using vb.net 2005 and windows mobile 6 sdk,and sql server ce for my database. I try to connect to the database i created using the following code: I get an identifier expected error pointing the dot[.] .The code is this [INLINECODE] ("Data Source …

Member Avatar for clj1973
0
625
Member Avatar for Trekker182

Hello all, I'm trying to validate against someone entering letters into an input box. Here is the code I have so far that doesn't seem to do work after I add the second part to verify if what they entered is numeric. I don't even the get input box anymore. …

Member Avatar for Trekker182
0
2K
Member Avatar for shers

Hi, I need to create a multi user VB.Net application that connects to Access 2007 and has 2 forms. How do I go about it? Please give me a start up. Thanks

Member Avatar for shai_2517
0
74
Member Avatar for muhammad.atif

I am working in VB 2005. I want user input in textboxes. On user last textbox lost focus all data entered inthe textboxes shold shift to datagridview. User input as many data as he want. when he finish all his enteries. Click on save butto all data of datagridview insert …

Member Avatar for muhammad.atif
0
104
Member Avatar for unabomberto

Hi guys, I'm trying to import an Excel Spreadsheet to Microsoft Access Database but this Error Message always show up [COLOR="red"]"NOT A VALID FILE NAME"[/COLOR] Can you please guys help me out. ^_^ Thanks a lot! :) [code] Try Dim acc As String = "C:\ffsclines.accdb" Dim exx As String = …

0
61
Member Avatar for archangelzero6

Hello I am trying to get comboboxes to rely on one another and cannot get this to work. I am trying to get combobox1 to submit its value to combobox2, then the selection in combobox3, then give a total value of the 3 comboboxes. it is for selecting a car …

Member Avatar for archangelzero6
0
55
Member Avatar for asif786

i want to users to be able to vote for their favourite soft drink. They will input the names of the soft drinks through the use of an inputbox, the names input are stored in an array. what i would like to do is count the votes given to each …

Member Avatar for toko
0
263
Member Avatar for wnmichaud

Help Me, Please..VERY URGENT I have this cenario: I have a form(NewcomplaintForm.vb that will collect informations for ComplaintTable(complaintid, ComplaintType, date, desc, status, recommendation, etc..); ComplainantTable(complainantid, last, first, etc..); OffenderTable(offenderid, last, first, etc..) DutyofficerTable(dutyofficerid, last, first, etc..) and insert data into these tables respectively. when NewComplaint, check for complainant last and …

Member Avatar for jbennet
0
137
Member Avatar for chriswininger

I have an application which embeds an instance of word 2007 inside of it. Everything works fine except until I open a fresh instance of word 2007 from the start menu. Instead of opening a new instance of word it finds my instance and loads a blank document inside of …

Member Avatar for chriswininger
0
130
Member Avatar for TriceD

Hi all, here is a code snippet I'm having trouble understanding. [CODE]public notinheritable class myClass ------Public Delegate Sub mySubDelegate() ------Public Sub mySub(ByVal Text As String) -----------------If Me.InvokeRequired Then ------------------------Dim SI As New mySubDelegate(AddressOf mySub) ------------------------Me.Invoke(SI, New Object() {Text}) -----------------Else ------------------------ Text = "Something" -----------------End If ------End Sub End class[/CODE] Assume …

Member Avatar for TriceD
0
118
Member Avatar for geetajlo
Member Avatar for omotoyosi

helllo great programmers please how do i export the data i previously have on excel sheet to my published sql database

0
76
Member Avatar for johnas

Hi. I have never used a forum before. I hope that someone can help me. :) I am using VWD 2008 Express edition to build an editable datagrid. My problem is with the Update Function: [ICODE] Sub dgShows_Update(ByVal sender As Object, ByVal e As DataGridCommandEventArgs) 'Determine the value of the …

1
77
Member Avatar for cutieann12

I have this function in zooming in and zooming out the image in picturebox however this code only works to a single image. The problem is i am loading images in my form and what i want is when i choose the image it will do the function and it …

0
62
Member Avatar for Byock

I also have similar problem....i need to connect my console application to a linux server.... The console application is in C#.....now i need to connect to a linux server where the files & folders that i need to manipulate are located.... Can anyone please give me some idea on how …

-1
45
Member Avatar for happyday09

Hello All. Can someone please help me? I have been at this code for two weeks. I am a newbie at creating the following code in VB6. I want to open a database (SQL), read from the data tables, and write the data into an existing excel spreadsheet cell by …

Member Avatar for happyday09
0
106
Member Avatar for novadose

I have looked around a couple of sites and found how to remove duplicates from a listbox but not how to send the duplicate free list of names over to a second listbox, an example of code i found [CODE]Private Sub ListBox1_SelectedIndexChanged_1(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles …

Member Avatar for Teme64
0
113
Member Avatar for bonbonbon

Hello, I'm trying to extract a certain string from a URL. The URL is as follows: [url]http://site.com/profiles/12345678[/url] The Number is the value that I'm trying to retrieve, and write it to a text file. The way the data is displayed on the page, rather than the source is this: <a …

Member Avatar for Teme64
0
161
Member Avatar for linkco

Hello, I hope you guys could give a direction into this, I have 2 tables, 1st table has "TeacherID"(prymary autoincrement), "Teacher Name" 2nd table has "classID"(primary, autoincrement), "TeacherID"(relatioship with first table) and "Class name" Ok, i made one form to enter teacher's name which i had no issues with, then …

0
55
Member Avatar for newbie_here

Hi all i am new to Access Some info about my project.. I am designing a system for my company.. my compnay has many contractors. so i have a field in my database called contractors. In a point i need to retrieve how many different kinds of contractors are there …

Member Avatar for newbie_here
0
77
Member Avatar for thebigo

Hello I have a VB.NET application that needs to backup a database then restore to a new database in the same Server as I am upgrading an application and I want to retain the existing database. I create a blank database using the following: [code]cmdSA.CommandText = "CREATE DATABASE [newDatabase]" cmdSA.ExecuteNonQuery()[/code] …

Member Avatar for thebigo
0
305
Member Avatar for chirayu

Hello I am beginner trying to program in Microsoft Visual Basic 2005. I would like to create a simple program that can sketch graphs of functions such as "y = 2x + 5." I have tried websites such as codeproject and codeguru to find the code but no success. I …

Member Avatar for Ezzaral
0
98
Member Avatar for omotoyosi

hello, great programmers Please how do i create an export link from vb.net to excel or access sheet. thanks

-1
93
Member Avatar for omotoyosi

Hello all , i want to automatically print a form immediately it is saved to the database. what do i do

Member Avatar for ddanbe
0
56
Member Avatar for Datanizze

I have a strange problem, when I try to join two strings, one declared as a string() [code=vb]dim string1 as string()[/code] the string contains some data in both str(0) and str(1) but when I try to add that with a regular string: "some text" like this: [code=vb] dim string1 as …

Member Avatar for rapture
0
131
Member Avatar for deepika_m

I have a login page for which users and their passwords hav been updated in database. If a user continuously enters invalid password 3 times then im displaying an error message and blocking the user. when i enter another user name the error message continues to be displayed. btw, im …

Member Avatar for Comatose
0
100
Member Avatar for mehdi2c

I use the following commands to save data in my database MydatabaseBindingSource.EndEdit() MydatabaseTableAdapter.Update(DBDataSet.mydatabase) When I enter data in debugging mode, and close the application, it wont keep the data, But, if I publish my application it will keep the data, is this normal? My plan is to save the data …

0
49
Member Avatar for asif786

i want to users to be able to vote for their favourite soft drink. They will input the names of the soft drinks through the use of an inputbox, the names input are stored in an array. what i would like to do is count the votes given to each …

0
79
Member Avatar for farooq82

Hello Everyone, I am working a project that have three grid two of them load excel sheet and one is to reconcile the data of both gird. I have button Reconcile When press its works fine. My problem is this I have to made some changes in second datagrid and …

0
45
Member Avatar for OrlaLynch

Hi, I have saved documents into my SQL Server 2005 database and they have been converted to bytes. My web page is made with VB.NET in Visual Studio 2008 with ASP.NET. The following is exactly what I need to achieve; 1. Allow user select document with a button 2. Select …

0
65
Member Avatar for kavithabhaskar

Hi: I have a problem.. I have 3 text boxes and 12 comboboxes. the idea of the form is that the data entry on form has to be stored in Access.. which happens.. but i to limit the user in choosing only the values available from the combo boxes and …

Member Avatar for Lawr
0
118
Member Avatar for ecedano

Hi All, I just started learning VB.NET 2008 and have to create a multiline text tool for a project I am putting together. I had no idea on how to do it. I got a tool bar and what I need is that when the user clicks on the icon …

Member Avatar for Minolwen
0
87
Member Avatar for gladiator_jai

Ok, here is the issue. I have a xyz.css file which I read using the streamreader. the file has text in the form .Addfont { ...... .GridLayout {...... a.Master Layout {...... Now I need to extract the text between the '.' and '{' In this case it would be Addfont …

Member Avatar for gladiator_jai
0
112

The End.