16,916 Topics

Member Avatar for
Member Avatar for dinilkarun
Member Avatar for Jx_Man
0
67
Member Avatar for ryanlcs

Hi There I used to develop C programming some 5 years back using Visual Studio. Now I am on my way to develop C++ using Visual Studio .Net 2003. I started of to create new project, there are numbers of different type to choose (Win32 Console Project, Console Application (.Net), …

Member Avatar for ryanlcs
0
156
Member Avatar for Morodin

Hiya, I'm looking for the control that is in Internet Explorer, Tools...Options...Advanced tab. It's class name is SysTreeView32. I have looked everywhere for this control or something similar but no joy. Any help is much appreciated. Gray

Member Avatar for QVeen72
0
59
Member Avatar for dominiopt

Hi list, After creating a rs with UNION ALL two tables it's possible know record by record the original table source (using any extra SQL feature or something else) SQL = "SELECT * FROM tabA UNION ALL SELECT * FROM tabB ORDER BY field" Set rs = db.OpenRecordset(SQL) Thanks Fernando

Member Avatar for QVeen72
0
96
Member Avatar for saurabh.verma

hi, i have a problem with my form so i have a form with windowstate = maximized now there is a button in that form that if i click on, a new form will be opened. so the problem is that if the new form has been opened and i …

Member Avatar for saurabh.verma
0
78
Member Avatar for ViRiPuFF

Hi I am using Visual Basic Developer 2005 I have this simple code that will delete all files created before today in the specified folders. The code works fine but I get an exception problem when the fso object deletes the files ie at fso.DeleteFile(file) inside the second For loop. …

Member Avatar for ViRiPuFF
0
344
Member Avatar for Plasmarobo

This is mildly aggravating, but my flex and bison generated files won't compile under Visual Studio C++ 2008. It has to do with some of the structures (yyval for starters) and some apparently loose characters in the files. I'll post the compiler output, but this is my third day of …

0
76
Member Avatar for mgorecki

Hello, I'm a newbie at VB and am trying to get some help with a process. My code will check an Excel file for dates and store them in a number of variables. Then I want to be able to compare those dates to the current date. I was thinking …

Member Avatar for selvaganapathy
0
93
Member Avatar for Nemoticchigga

I am trying to read from a serial port using System::IO:: Ports in visual studio 2005. I can write fine, but reading isnt reading in anything to the buffer. I am using the following code, similar to the way i was writing to the port. [CODE]array<unsigned char>^ messageBuf = gcnew …

0
51
Member Avatar for savinki

i m getting this error. but i couldnt identified where i have gone wrong. could someone explained, normally in which situations this type of error occurs. Error 1 error C2248: 'std::basic_ios<_Elem,_Traits>::basic_ios' : cannot access private member declared in class 'std::basic_ios<_Elem,_Traits>' c:\program files\microsoft visual studio 8\vc\include\sstream 513

Member Avatar for William Hemsworth
0
67
Member Avatar for techie_kuldeep

Hi I have just started learning C# I have installed Visual studio 2005 when I tried to run a C# program,got an error csc is not recognised I dont know what to do I tried to google it got response To fix this problem, execute the batch file corvars.bat located …

Member Avatar for JerryShaw
0
95
Member Avatar for dinilkarun

Can anybody give me the code to extract files from a zip file to a specified location using VB6.0

0
68
Member Avatar for Sliders

I am usually not keen for asking for help in these kind of situations but I am really stumped when it comes to this, all I really need is a good step in the right direction and I should be (hopefully) fine. I am currently writing an airplane seating program …

Member Avatar for QVeen72
0
113
Member Avatar for plusplus

I am looking for a visual studio tutorial, can you suggest one? I have expirience working in visual basic and was asked by my boss to learn asp.net. So I got visual studio installed, and read a few sites about asp.net. the idea of visual studio looks very much like …

Member Avatar for majestic0110
0
131
Member Avatar for tekrum

Does anyone knows how to make datasource location of a report fixed like in VB you can use app.path. Can anyone suggest how to do it? Thanks in advance!

Member Avatar for freshface001
0
84
Member Avatar for freshface001
Member Avatar for bk_kiran_kumar

hai, I've written a client side code for creating virtual channels in remote desktop protocol. How to write the server side code? I need a COM object or a standard application. Thank you. bk_kiran_kumar

Member Avatar for omveer256426
0
127
Member Avatar for code12

Here is my code for the program. which I'm trying to complie...I just started testing it and was going through it step by step...but the first function whichI started testing is getAccountNumbers, but there are some issues with it, here's the code, it has Person file included in it, it …

Member Avatar for code12
0
235
Member Avatar for Vermahardeep
Member Avatar for selvaganapathy
0
47
Member Avatar for Sliders

What I want to do is when a user selects a radio button on a 2nd form, it will correspond with the first form. Example . . . . . . . . . . . . Say I want to change the last column and the last rows number …

0
58
Member Avatar for Kumar Arun

[QUOTE=Kumar Arun;603385]I am exploring the RS232 communication possibilities. I am faced with problems when i try to send file across the rs232 port. Please help...[/QUOTE] I am really sorry if i was not expressive enough. I will explain the situation. I have implemented the RS232 communication, At System A, i …

Member Avatar for Kumar Arun
0
174
Member Avatar for dbdork

I have created a db in access and an access report which I need to open from a form in visual basic. My vb form contains: 2 calendar controls: I would like the user to be able to select a date range to query for the report. 2 list boxes: …

0
57
Member Avatar for gty103

For the final project of the year i need to create a digital image processor that removes the noise and increase the contrast in a digital image. Here are the requirements for the project: Program Requirements Input data: The values for the two-dimensional array will come from a file (rawimage.txt) …

Member Avatar for Jx_Man
0
103
Member Avatar for Dell XPS

i have Visual Studio 9 , 2008 and have published a program but it doesn't work on PCs that don't have Microsoft .Net Framework 3.5 installed. is there any way to make the program work without having to install the .net framework on the pc?

Member Avatar for Jx_Man
0
271
Member Avatar for Rups``

Hi I am trying to display a table from Access in a Flexgrid. For some reason, the flexgrid only displays the first record from the table and doesnot show any other record! Can someone please help!! Here's the code: Set cmd.ActiveConnection = conn cmd.CommandText = "SELECT WFJob,JobTitle,FLSA FROM Delte where …

Member Avatar for Rups``
0
534
Member Avatar for uniquestar

Hi, I am using the Microsoft ADO Data Control 6.0 and connectiong to my database using Microsoft Jet 4.0. My fields are being outputted into labels. I have a tex box called text1 and a command button called cmdsearch I wand to be able to search through my database and …

Member Avatar for hell_tej
0
1K
Member Avatar for hell_tej

Hi, I m new member of 'daniweb' i m a student of BCA 5 in india i m intrested in VB,Oracle,JAVA,Networking so Please help me.... I m creating a project like mobile company! i have problem to create table in ORACLE 9i using VB6. I have some problem to give …

Member Avatar for hell_tej
0
89
Member Avatar for dinilkarun

i am getting data from a database using VB and then parsing it onto an XML sheet. I find that i'm not able to put a string with number/space/any special characters as the first character for a node. Is there any way to escape this rule in XML? Please help

0
62
Member Avatar for erikt

Helo everybody How to convert database type from datetime to varchar? and decimal to varchar? Can I use this code? [QUOTE]CAST(now() as varchar(20))[/QUOTE] I use MySQL version 5.0.21 Other question: If I execute procedure [QUOTE]CREATE PROCEDURE `formatdate`(dtDate datetime) BEGIN SELECT date_format(now(),'%d-%m-%Y') AS idate; END $$[/QUOTE] in Visual Basic 6 using …

Member Avatar for QVeen72
0
93
Member Avatar for swapna7999

hi i want only that part of a picture which is visible in picturebox the picture may be larger than the picturebox but i want to copy only the visible part anybody help thank u vey much

Member Avatar for swapna7999
0
69
Member Avatar for swapna7999

hi i have two forms in the first form i used form2.show and in the second form from1.show but i want to reload form1 again on button click event in form2 is it possible to reload the form as it was first appeared thank u very much

Member Avatar for swapna7999
0
95
Member Avatar for wrichardson530

Private Sub cboItems_Click() Dim PosOfSpace1 As Integer Dim PosOfSpace2 As Integer ' code to put ItemId into txtItemID PosOfSpace1 = InStr(1, cboItems.Text, " ") txtItemId = Mid(cboItems.Text, 1, PosOfSpace1 - 1) 'code to put The Item value into txtItemvalue [B]PosOfSpace2 = InStrRev(1, cboItems.Text, " ")[/B] txtItemValue = Mid(cboItems.Text, 1, PosOfSpace2 …

Member Avatar for QVeen72
0
101
Member Avatar for Pgmer

Hi all i want to use Ms Excel as database and vb6 as front end is it possible? if yes then how to do it plz answer if u know

Member Avatar for QVeen72
0
89
Member Avatar for dejazzy1

Hello There; There are several question I would like to asked regarding visual basic and crystal reports Active-X control connectivity. We use the crystal reports viewer ocx to open crx reports on a stand alone vb application. the function to do the opening (calling) are fine. but several question arise; …

0
50
Member Avatar for pillusaoji

Hi All, I want to open database in vb.net. I have one .mdb file with 5 tables. They are linked to each other. I want to show information on VB.net form in visual studio. and I also want to update that via forms. I am new learner. I succed to …

Member Avatar for Bremen Emeth
0
102
Member Avatar for Nemoticchigga

I have a visual studio 2005 forms application that is giving me fits. I want to open a serial port in 1 form, set it to a com port in a class, then use it from that class. The problem is it gives my a null reference exception. [CODE]String^ comPort …

Member Avatar for Nemoticchigga
0
77
Member Avatar for linux

Sorry if this belongs elsewhere, it's BASIC, so VB is the closest. (By the way, long time no post for me, I'm back, yay) Okay. I'm writing a game (a SRPG) in QBASIC (wicked leet, huh?) so that my friends can edit it and crap (I know other languages, but …

Member Avatar for gugus
0
150
Member Avatar for selvaganapathy

Hi I Want to display a Form as System Modal. The best Example is [B]Shutdown Dialog box[/B]. How can we create such forms.

Member Avatar for selvaganapathy
0
1K
Member Avatar for gurpreetkb

I want to view Autocad drawings within my VB project. Please help on how do i go about it. I want a feature whereby i can view the Autocad drawings and may be at a later stage i would want to do some editing as well. Thanx for your replies

Member Avatar for shamsam
0
95
Member Avatar for mahest

Hi, Basically i'm Visual Basic Developer. But now some other client need i used the C# for creating the class library. I want to use the C# class library (dll) in the visual basic program. Could you any one help me! I have use the the "Resigter for COM Interop" …

0
53
Member Avatar for compovet

Hi I'm a beginer programer and I need your help I'm using visual studio 2005 writing with c#, Iwant to make a small program at console this program give the root of a number. I writ this code [CODE]double one = double.Parse(Console.ReadLine()); for (double x = 1; x <= one; …

Member Avatar for corwing
0
119
Member Avatar for leroi green

hey all. the program is for Chapter 8 Lesson C in the Visual Basic 2005 below is code where i have to create a program that allows the user to enter a 4-digit number that identifies whether the salesperson is full or part time. "Each salesperson at BobCat Motors is …

Member Avatar for toko
0
456
Member Avatar for Nemoticchigga

I have a visual studio 2005 form application. I also have created a header and source file with gets and sets and private variables for some of the data. How do I pass this data between forms? Ive looked at delegates but am having trouble understanding, is there another way, …

Member Avatar for Radical Edward
0
71
Member Avatar for wrichardson530

I was woundering if it was possible to do validation on a dtat a grid and how to do it. I know how to generate info and delte it, but not how to validate it. I'm taking a access table and generating the dtat grid from that. I want my …

0
65
Member Avatar for jpparis

I have VB programs intended to be used by other than English-speaking people. When I use MsgBox with vbYesNo, the buttons show "Yes" and "No" (obviously). While everybody understands that (fortunately) it doesn't look very good or if I cared not to have the buttons in the language of the …

Member Avatar for jpparis
0
245
Member Avatar for sddproject

hi! we have a project where on frm_playername there is a textbox where the user enters a player name and then a button on that form takes you to the game screen form and on this form there is another textbox that should display the name entered on the frm_playername …

Member Avatar for Jx_Man
0
124
Member Avatar for Nemoticchigga

Does anyone know how to convert a "String^" data type in a visual studio 2005 forms app to an "int"? Ive tried atoi and casting to no success. Any ideas? Thanks.

Member Avatar for Nemoticchigga
0
100
Member Avatar for bhoot_jb

hey friends...i am a beginner in VB applications..and while linking databases with my projects i have come across these terms : COM, OLE, OLE DB, OCX, ActiveX Though i vaguely know about them i often get confused between them...i guess because of their close relationships..so please anyone clearly explain what …

0
62
Member Avatar for swapna7999

i m doin a project in which i need to use ftp for that i need to include the modJPEG.bas anyone know how? thank u very much

Member Avatar for swapna7999
0
73
Member Avatar for bhoot_jb

hey friends...i am a beginner in VB applications..and while linking databases with my projects i have come across these terms : COM, OLE, OLE DB, OCX, ActiveX Though i vaguely know about them i often get confused between them...i guess because of their close relationships..so please anyone clearly explain what …

0
64

The End.