16,916 Topics
![]() | |
Help ?? I self studied VB .NET throught a book (apress - Building Client/Server Application with VB .NET : An Example - driven Approch) by Jeff Levinson. when I coded in the example from the book and ran the program and I got this error message "An unhandled exception of … | |
Dear Sir/Madam, Please help me to extract data from MS Excess according to date and how to show the output to dataenvironment. Please give me suggestion with help of SQL Query. Regards, Ashish | |
Hi, I have a database with 15 tables and couple of queries created in SQL Server 2005 and I am making a form/interface for the database in Visual Basic .NET. I managed to connect the tables by using the BindingSource / DataGridView controls. However I cannot find the queries in … | |
When I run this code (Visual Studio 2005), I get the following compiler errors and can't fix this no matter what I do: c:\documents and settings\dthomas006\my documents\visual studio 2005\projects\pa3-q1\pa3-q1\stacktype.h(10) : error C2143: syntax error : missing ';' before '<' c:\documents and settings\dthomas006\my documents\visual studio 2005\projects\pa3-q1\pa3-q1\stacktype.h(24) : see reference to class … | |
hi, How can u execute an external program in vb? | |
Okay, so I just got Visual Basic, but I don't really know how to use it yet. I know just a few things here and there. I want to start out with just some basic things. I tried making the quadratic function, but I don't know how to assign a … | |
Hello all. I was hoping maybe someone could help me out with my problem that I am having right now(well not me, but a co-worker at work). We use Visual Studio.Net 2003 along with Reporting Services here at where I work. Well, all is going good for all the clients … | |
How to get access to picture information, such as Width, Heigth, Manufacturer, Cameramodel, Exposuretime, Picture made on, Date created, Date changed and so on. (just like in Windows Explorer) | |
Hi! Beginner here. I'm using VB 6.0 . I created a new Access database (.mdb) using Visual Data Manager (from Add-Ins). If I right-click on a blank space in the Database Window, and click New Table in the context menu, a Table Structure window would appear. In it, I'm supposed … | |
Hi, Where to compile my vb coding, Now i am opening a excel then doing to Visual basic Editor and compiling my macro. Thanks in advance for your help""""""""""""""""""''' Regards' Victor | |
hello guys, we have a device, this device is creating a textfile log.. my problem is how to read a new line everytime the last line of the textlog changes..thanks in advance | |
Hey All, Working with Excel currently: I'm trying to figure out how to attach the active sheet to an email and send the email. I can save the document out just fine in the format that I want, now I need to somehow copy the contents of the sheet and … | |
Hello there. which compiler would you recommend out of these 1. bloodshed dev c++ 2. Visual c++ express edition 3. code: blocks studio one more question whats the .net framework? ![]() | |
Pls. i need some slight explanations on how to hide of show forms in a multiple form project in VB 6.0. And how do i link my VB form to MySql database, is it the same way as in MS Access? Pls need some help. | |
visual basic source code for binomial coefficient? ![]() | |
Hi, Some one help me, I want create a new mail message with to address ,cc address and with the subject. I want standard message in the mail also. Please help in this issue. Regards Victor | |
hi! i am facing an error in connection of vb6.0 to oracle. I want to take entry from vb & save it to oracle database. so plz send me solution of the problem. my id is [EMAIL="gaurav1121_mangal@yahoo.com"]snipped[/EMAIL] | |
Hey guys, I was hoping you could help me with a little problem I'm having. I'd like to create a priority queue from the STL of Node objects. Node is a class I've written myself. From what I understand, the STL uses the < (less than) operator (well, it uses … | |
I have a class , named Set,and I want to overload the operator - so I can get the difference between 2 Set object. [COLOR=Blue]i.e. A={1,2,3,4} , B={ 3,4,5,6} , A-B={1,2} [/COLOR] In header file I declared the operator function like this : [code] Set operator-(const Set & ) ; … ![]() | |
hi i am a beginer in VC++ . i would like to know whether it is possible to Draw a line in the picture control by taking the values from the edit box i.e (x1,y1) and (x2,y2). | |
[B]How to close and save files, then to turn off the computer through VB6.0? cordings needed[/B] [B]Regards[/B] [B]Victor[/B] | |
[B]How to close and save files, then to turn off the computer through VB6.0?[/B] [B]cordings needed[/B] [B]Regards[/B] [B]Victor[/B] | |
Hi, Some one hep me, I want to open a selected mail from microsoft oulook in excel format. Will be very help full to me.............. Regards Victor | |
Hi, i need help for a vb6 coding. As i am now working on a vb6 project. (which is new to me as i have never learn before). Now the scenario is my project will be generating html pages. However, i need those html pages to have text display on … | |
Hello, I am kind of new to programming in VB (and programming in general). I am trying to program a (what I assume to be simple) action of having a form when clicked open up a Excel Document. I need the path of the file it reads from to be … | |
i have a doubt can i key in the tamil letters(a language in india) in the 'tamil' colum of a tabe if yes how ?can i add tamil fonts and create colum in a table. letters should be in tamil when it displayd (not in english letters like v a … | |
[COLOR=#444444]Hi, I want to make a program that copy’s itself while running[/COLOR] [COLOR=#444444]Can you please help!!!!? [/COLOR] [COLOR=#444444][/COLOR] [COLOR=#444444]Visual basic 8.0[/COLOR] | |
I am trying to paste a row of numbers next to an autofiltered row and it will unhide everything and paste into all cells. I have tried to use the Visible Cells Only command but it is only good for copying, not pasting. If you can, i need help to … | |
Hi everyone I am relearning to use VB after taking classes almost 10 years ago. I am stumped on remebering how to open a file using a command button. I have created some forms using VB that I want to activate from a main menu. I have made them .exe … | |
How can I get the path at run time of the VB program file that the code is run from? | |
Hi all..........hope allu doing fine.. well m working in one of the software company as a Jr. S/W Developer on Vb & Sql Server....now i want to develop s/w which is related to images ...in which on a map image user can plots another image wherever he wants..until today i … | |
Hai, I need to Send and Receive Email using Ms-Access with Attachments. Anybody know how to send and receive Email's usin Ms-Access. please post me the details. Thanks Tamilvanan | |
I have used the conversion wizard to convert several vb6 programs. It works fine but.... I am trying to pass multi-dimensional array arguments to a subroutine which worked fine in vb6 but is not accepted in .net. The ParamArray/vb.net used at the end of the arguments only accepts one dimensional … | |
For i = 100 To 2 Step -1 MyStr = Trim$(Replace(MyStr, Space(i), Space(1))) Next I dont understand:sad: the part where "Step -1" is used, and this part: "(MyStr, Space(i), Space(1)))" plz help explaining this to me. THx in advance;) | |
[B]Hi every one[/B] I have an application that gives the handle and information about the window that mouse goes over it I know the stupid way to get the handle or any information from the teXt that holds it and it's Open Notepad and write to it So What i … | |
I'm almost finished with a task organizer project. Whenever a task entered is due, the app creates an alert form at the lower right corner of the screen. How can I play an alert tone whenever a form is created? I wanted it to be like the new email alert … | |
I need help in updating a database in MS access using VB....i need only 8 entrises (rows) in the database...all i need to do is delete all the rows in the database and then add the new data....i am delelting the whole data since the no of new entries(rows) maybe … | |
I'm a beginner so pls bear with me. Try to make your explanations as simple as possible. The program i'm going to make will be like this: the user enters the customer name, the items ordered by the customer, the quantity of those items, and their prices. Here are my … | |
![]() | In VS2005, they are declaring config files obsolete. What replaced this, cause Visual Studio states that you should use the ConfigurationManager which isn't anywhere in the namespaces of System.Configuration. Basically what can I use to store form data that is editable? |
I have compiled a project using Visual Studio in Vista ultimate. On my computer the application works fine, but on the computer where XP is installed I get the error like "Progam configuration is wrong". Do I have to compile my WIN API project in XP to be runned on … | |
Hi everyone, I just got my hands on Visual Basic a month ago. I'm doing a project that needs to display a result on TextBox3 which got its value from input TextBox1 + input TextBox2. I already read the Dummies Series Book but it haven't point me in that direction … | |
I want to do an applicaton that codes text (plain and rich) in binary code. After that, I want it to print one black pixel for each 0, and a white one for each 1. In small bitmaps (approx 200x10 pxls). I also want it to read them and decrypt … | |
Hi crystalians, [B]With reference to the Crystal Report 11 product[/B], I have created 2 sub-reports from 2 unrelated tables: A and B. Then inserted them onto one blank master report in the Report Header section. I need to pass SQL statements from within Visual Basic 6.0 to the sub-report so … | |
Hi guys, Im currently doing my Final Year Project on electronic engineering course..And my project relates to RFID and sadly to say it is due by next week:sad: Im using vb6 and I DESPERATELY need help on one part of my code....Can anybody help??? But first of all, I want … | |
I was trying to write some stuff in batch files, and was told it would be easier to do what I was trying to do with vb. So I looked into that, and I can understand it enough, but in my search for tutorials to get more into it, they … | |
[COLOR=#000000](keep in mind the thread title)[/COLOR] [COLOR=#000000][/COLOR] [COLOR=#000000] [URL]http://wap2p.com/?page_id=4[/URL][/COLOR][URL="http://wap2p.com/?page_id=4"][/URL][URL="http://www.rarlab.com/"][/URL] third file down. "with authority" is a (was a) peer-to-peer card game, which you can play offline. Now if i wanted to change the images to my own cards, how would i go about that? i looked in the folders and … | |
Does anybody know how to extract the tag information (Title, Artist, album etc ) from a .mp3 file ? And how to edit the information from VB ? Regards | |
hello, I am using Visual Studio 2005. When I write come C++ code (using iostream header) I get this error when compiling c:\users\jan\documents\visual studio 2005\projects\lesso\lesso\main.cpp(1) : fatal error C1083: Cannot open include file: 'ioestream': No such file or directory What should I do? | |
please help me.. how to search with combo box and dispaly in datagrid. (in vb 6):confused: | |
hi! I need a program in vb that does this as soon as possible, I'd be very grateful if anyone could tell me how to do it: the customer gives a table containing the old values and new values in an excel sheet which will be connected to an access … |
The End.