20,284 Topics
| |
hi am new to this community and am a 21 yr old guy from ghana in west africa and am studying IT in the university but i will like to have some help in vb.net on how tto write an algorithm for a 2 by 2 matrice. | |
hi , i am reading a set of integer value from excel sheet into a array in vb.net, i want to convert those values from integer to barcode value. can any one guide me on this. thanks | |
I am using Visual Basic 2005 express (.net) 1) How would one get a SINGLE keypress in the console? (the equivilant to INKEY$ in QBASIC) 2) crap, i forgot my other question! Oh well. Chances are i will remember in a few minutes :lol: | |
okay so the problem is: I need to develop a program that determines whether a department store customer has eceeded credit limit on charge account. for each customer, the following facts are available: - accunt number Balance at the beg. of the month total of all items charged by this … | |
a picture link has been given. I want to do the same but it should work with database but not with folders and files.. that is i want my database made with MS Access to show like this where each node is the primary key and all the childs will … | |
[B][COLOR=darkorange]i try save Vb.Net checkbox into access database but i could not find the source code for it..please help me to solve this problem immediately....pleaseee..urgentttt...!!!![/COLOR][/B]:sad: | |
Hi, thanks for any help provided in advance. I've tinkered with programming for years, but trying to get serious now. I just read a book called "Learning to Program with VB.net". pretty good book. But the writers approach (since it was for beginners) was to use txt files as a … | |
hello ppl, i need to knw whether v can use opacity in a picture box.. wat i hav to do is i need to load few pics in a picture box n when t pic fades away a new pic loads up.. Any ideas?? :) | |
Hi, I have a requirement to insert data from dataset into a table in the database. Actually i have records in the excel sheet that has to be inserted into the database. I have populated them in a dataset. Now this dataset has to be validated against some conditions. After … | |
Hi.. I've problem here. I have checkbox chkdrugnegative..user can select more than one drug name. my problem is how to insert to database. how the table. i'm using pl/sql. here is my sample coding. Private Function adddrugtest() As Integer Dim oleConn As OleDb.OleDbConnection Dim roleData As OleDb.OleDbDataAdapter Dim oleCmd As … | |
I used notepad to create VB.NET code exactly as it is in a book, then saved the file as TestWeb.aspx into C:\ASP.NET\TestWeb directory. When I type [URL]http://localhost/ASP.NET/TestWeb/TestWeb.aspx[/URL], I get message below: [B]Server Error in '/' Application. [/B] [B][I]The resource cannot be found.[/I] [/B] [B]Description: [/B]HTTP 404. The resource you are … | |
[COLOR=#555555]Hi! am new in this programming language and I would like you to assist me in designing my project using vb.net.I have done C++ but I think vb.net is more user friendly in a system than C++ and most importantly I my system needs a database and it would be … | |
Using notepad, I created VB.NET code and saved it as a file named Jack.aspx in C:\ASP.NET (the whole path to the file is C:\ASP.NET\Jack.aspx). Then I launched IE, then clicked on File, Open, Browse, C:\ASP.NET\Jack.aspx and I got the following error: The XML page cannot be displayed Cannot view XML … | |
Someone plis assist me in vb.net basics. Im a beginner and have a deadline to meet, so plis post me some learner's guide or tutorials to get me started. Thanx | |
Hello! I'm fairly new to VB, but I have some C, C++ background. I'm trying to open an existing Excel Document, and add data in specific ranges from Text box inputs in my VB program. However I cannot seem to be able to do this. The closest I've gotten was … | |
Hi, I was wondering if any could help out a newbie in programming. I am currently in College taking Intro to Programming and I am having difficulties with making a Phone Words program that does the following: Transform words to numbers (Phone Numbers) and Transform numbers to words (Having a … | |
hi, i have 9 textbox in a form... my problem is first i entered some numeric values in each and every textbox then automatically sum all values and then display the one lable box... suppose u can delete any one value from any textbox... at that time minus the current … | |
Hi everyone, I'm trying to update an access database using vb.net(2005). I have this code, But it doesnt update. [COLOR=#0000ff] Me[/COLOR][COLOR=#000000].STUDBindingSource.EndEdit()[/COLOR] [COLOR=#0000ff]Me[/COLOR].STUDTableAdapter.Update _([COLOR=#0000ff]Me[/COLOR].TrialDataSet.STUD.GetChanges) Please Help | |
Hi, I want to develop a form in which i have a grid like structure(rows and columns). i can enter data in as many lines as i want. And in one cloumn i want to add a checkbox. When i click the Save button on the form then only those … | |
Low level VB Scripter. I am trying to write the code to import all the Sysinteral EXE files into the program so i can use this tool to launch them from a thumb drive or over a network drive without linking to the files on a network device or shared … | |
I am just starting Visual Basics and I was fine until I had to learn variables and calculations. I just received an F on my last project and was wondering how in the world I can go about learning variables and constants and declaration. How do they relate? On the … | |
hi, the functions like setcommmask, waitcommevent are different in vs2005. Any one pls help me out .. i need code for clearing the buffer before transmitting the next text. My AT commands are working and am able to send the message.. but searching code for clearing buffer. thanks in advance, | |
Hi ! I am novice to ASP.NET, and learning ASP.NET using VB.NET having version 2003. I am willing to show tabcontrol on my Webform, but I have observed that there is no tabcontrol introduced in ASP.NET (VB.NET 2003). I want to show tab control on web form. I would be … | |
Can the z-index of a server control be set from vb code? If so, can you provide me some sample code? thanks, earlofroberts | |
how to connect a table in oracle to VB.net. kindly give me the sample code. | |
How can i add, delete, update using datagrid?currently, im using Sql Server as the database. | |
i am editing a devolped solution the problem is that check boxes are need in the datagrid but data is viewed in the datagrid without checkbox which exist but not viewed | |
Hi, I am Working on the VB.Net perform to perform a Multithreading for acessing the Database. I am Little bit confusion about how to create more threads and When this thread will stop the process, and i am in need of how to handle many thread using the single timer … | |
I want to know how to connect a table in oracle 8i to VB.Net. I need the sample code pls... | |
I've found some code in a book on Visual Basic.NET that doesn't seem to work properly.(The book is "Learning Visual Basic.NET Through Applications" by Clayton E.Crooks II (Charles River Media) ISBN 1-58450-242-8). The essential problem is that the code seems to be okay on the CD which came with the … |
The End.