16,916 Topics

Member Avatar for
Member Avatar for astrogirl77

Hi, I'm new to C++ and am hoping to find help with coding a simple C program, am wanting to obtain code and functioning exe's. I code in an old version of Visual Basic 4.0, I have a simple app that is about 3 and a half pages of code …

Member Avatar for William Hemsworth
0
133
Member Avatar for yazooney

When compiling a program i get this: Cannot open include file: 'afxwin.h': No such file or directory This is because I dont have an MFC library. This is because microsoft visual studio C++ 2008 express edition does not have an MFC library (need to buy the proffessional edition). Anyone know …

Member Avatar for ArkM
0
137
Member Avatar for SANJAYKD

Hi, I am running application VB and report tool as crystal report when i am exporting to excel it work fine on machine crystal 7.0 was installed, on another machine other application with crystal report 9.0, if i run my application on this machine and on crystal report if i …

0
58
Member Avatar for chanthung

Hi guys, I have completed one project and have created a setup file also. I have taken help from one of you guys and corrected a setup error, about "[B]DllSelfRegisterEx[/B]" to "DllSelfRegister". But now the problem is after complition of installation, i get the following error message during installation to …

Member Avatar for gsatya
0
373
Member Avatar for dinilkarun

Hi, I am using the following syntax in VB 6.0 to copy distinct values from strTableName to TableName strOpen = "Select distinct * into" & " " & strDupTableName & " from " & strTableName rst.Open strOpen, db, adOpenDynamic, adLockOptimistic But I am getting a runtime error "-2147217833". I have …

Member Avatar for dinilkarun
0
458
Member Avatar for tomii

Hi All, I am using VB6 with mysql database recently. But I am having problem with showing the text type of mysql field value in a Msflexgrid. Msflexgrid1.TextMatrix(i, 3) = "" & rdoRS.rdoColumns("products_publisher").Value This line gives error message. Anybody could help me? Many thanks. Tomii

Member Avatar for tomii
0
86
Member Avatar for StayElla

Is there a substring code to find out only the first letter of a word? I know that sr.ReadLine.ToUpper will read all the letters capital, but can it read just the first letter?

Member Avatar for QVeen72
0
115
Member Avatar for abu taher

I make a project with a access file with back up. But I want to create same file from my project. I mean when I need i make the same file from my project. help me

Member Avatar for abu taher
0
109
Member Avatar for Wiizl

I'm trying to make basic windows service that should write into application event log some text once every minute. So I'm using a timer. But the Tick event doesn't fire.. I've tried all kinds of timer1.start() or timer1.enabled=true ... but nothing works. Everything with service itself is ok- I mean …

Member Avatar for nvmobius
0
557
Member Avatar for stupidenator

Hi everyone, Is it possible to create a Microsoft Word macro that will open up a VB GUI that will have a number of form fields. Once you fill out the forms, then the macro will use that information to query an Oracle database and then return the formatted results …

0
102
Member Avatar for jssupekar

hi, I want to upload one photo at a time in picture box.... I would like to take input from user.. i have taken one button...by clicking on that button it should open the drives and files window.........after selection that link is stored in textbox.... how that link i can …

Member Avatar for Jx_Man
0
103
Member Avatar for vs49688

Hey, I am having a really weird problem with my OpenGL Program. When I compile it in Debug mode and run it through Visual Studio 6, it works fine, but when I run it from windows, it works fine until the part where you go to manipulate the camera of …

Member Avatar for vs49688
0
80
Member Avatar for jssupekar
Member Avatar for aktharshaik
0
128
Member Avatar for pusangkinalbo12

make a simple calculator involving the following operations addition, subtraction, multiplication, division, square-root and percentage!!thanks....:)

Member Avatar for Jx_Man
0
79
Member Avatar for toadzky

I am trying to use an existing access db file with my c# app. When I try to connect, it says that: "The 'Microsoft.Jet.OLEDB.4.0' provider is not registered on the local machine." How do I register it/install it/whatever it is I need to do to make it work? Thanks. I …

Member Avatar for nvmobius
0
157
Member Avatar for StayElla

Hi!! I am EXTREMELY knew to Visual Basic. (You will be able to tell shortly!) I needed a computer programming class for school and my advisors put me into a class that uses Visual Basic! Ive been struggling!! My latest assignment is........ -Write a program to request positive numbers one …

Member Avatar for aktharshaik
0
124
Member Avatar for SHAWTY721

Hi I have a form where a user can enter a path name into a text box and I want to be able to check if the path name is valid. By valid I mean contains the right syntax. Is there a way to accomplish this in vb6. Thanks in …

Member Avatar for Jx_Man
0
384
Member Avatar for showstopper2007

can any 1 help me...my problem is : i hav a text box named text3 and a picturebox named as picture1 if any thing is typed in text3 then picture1 should display the picture which is stored in "c:\" with the name of the value that is typed in text3. …

Member Avatar for Jx_Man
0
94
Member Avatar for breezyy

Hey there, I have the following problem driving me nuts! I have 2 check boxes and each one is assigned a message (for check 1 say Hi, for check 2 say food). If I click on one of them, it displays its message in a text box, and pressing the …

Member Avatar for breezyy
0
138
Member Avatar for ahmbil

Hello i need a help for my barcode scanner project. i want to create a code save it in a DB and be able to read it and decode it with the barcode scanner.

Member Avatar for Ancient Dragon
0
103
Member Avatar for saneeha

I am using memcpy()function.. memcpy(&_bpb, bBootSector, 512); where _bpb is the variable of structure, bBootSector is byte array the whole progran works fine but at the exit it generates the following error: "[B]Run-Time Check Failure #2 - Stack around the variable '_bpb' was corrupted[/B]." Can any one please guide me …

Member Avatar for saneeha
0
207
Member Avatar for Dell XPS

I have made a program that you can add your contacts but i need to get a way to edit the persons details.... The details are kept in a txt file(because i don't know how to make this using a db) I have a list box showing the name and …

Member Avatar for varghaimani
0
167
Member Avatar for rajeshkhanna_in

Hi all I have created an application which automates the Preparation of Question Papers for Various Exams. This software uses a DSN connection to a ACCESS database. While I was developing software I created this connection manually but while I distribute my application this connection will have to be created …

Member Avatar for rajeshkhanna_in
0
206
Member Avatar for R3B3L
Member Avatar for CaptainCharisma

Hi, Can anyone help me with this.. I have a vb program that produce a pdf file. I have installed the exe file in citrix metaframe server so all user can access. The problem that i've encountered is the printing from the user's pc was slow because it need to …

Member Avatar for gsatya
0
83
Member Avatar for ilynne

Hello, I have a program that runs another application and grabs one of the data in the textbox. However, I need to change this program so that it can determine whether the caption of one of the command buttons in that other application is in bold or not. Does anyone …

0
64
Member Avatar for herephishy

VBA so that each click generates a random character between A and Z in cell A1, and the number is displayed with a random font size in the range of 16 to 24 points. can anyone help me out??

Member Avatar for bushman_222
0
119
Member Avatar for breezyy

Hey there, I'm still a newbie to VB and here's my question. I have say 3 check boxes and each of them is assigned a message. If I click on one of them, it displays its message (say Hello) in a text box. Now if i press on the 2nd …

Member Avatar for breezyy
0
122
Member Avatar for K.Vanlalliana

If any body help me, I shall be very greatful: How shall we write Code using VB so that the value of the product of two variable should be rounded to the nearest Integer number which is divisible by 5. Is there any way to check whether the given number …

Member Avatar for selvaganapathy
0
90
Member Avatar for atplerry

i have a completed project want to comply an run succefully on system that have vb but i want to know the setup to comply so that i can install it and run in a computer without vb or refer me to a site that fully elaborate it Thank your …

Member Avatar for atplerry
0
95
Member Avatar for Mbt925

Hi my friends. I write a program that show sended and recieved bytes in dialup connection. i use below api function's for get Sended and Recieved bytes: RasGetConnectionStatistics RasGetLinkStatistics RasEnumConnections RasGetConnectStatus it work correctly. now i want write this program for dsl(adsl) connection. but previous program not work in adsl …

Member Avatar for Mbt925
0
85
Member Avatar for drummerofgod89

About every 5 seconds, my Windows Explorer malfunctions and restarts. It is actually very painful to even type this message as we speak. My start bar as well as all of my desktop icons all disappear and reappear as Explorer restarts. I believe the error may have come from a …

Member Avatar for jholland1964
0
381
Member Avatar for Tekito

This involves an Excel file that is being controlled by another program. I have written my own excel file with vba that works with this Excel file. So basically, the program opens up an excel file, then the user opens up my excel file in the same instance of the …

0
67
Member Avatar for K.Vanlalliana

Is there any way to display more than ten thousand list of Record using FlexGrid- all at once. If not, what will be the solution of this problem.

Member Avatar for K.Vanlalliana
0
119
Member Avatar for JaceDBN

Hi, I have a access 2007 database which makes use of attachments. I cannot seem to find a way to sent the attachments by e-mail. My table structure is simular to: ID: Autonumber Att: Attachment Send: Yes/No Eg: ID Attachment Send 1 xyz Yes 2 xyz No 3 xyz Yes …

0
65
Member Avatar for rajeshkhanna_in

[B]Hi all, Is it possible to programatically "Compact and Repair" an mdb file as can be done manually from MSACCESS menu "Tools"-> "Database Utilities" -> "Compact and Repair Database..." Any help will be appreciated... Rajesh Khanna [/B]

Member Avatar for JA12
0
122
Member Avatar for dinilkarun

hi, Through VB i would like to delete duplicate rows in MS ACCESS. Note: There are no PKEY in Database also the DB allows duplicate records. Please help Regards, DINIL

Member Avatar for QVeen72
0
44
Member Avatar for K.Vanlalliana

Hi, I want to write VB code so that the any First letter of any Word entered in the textbox will be automatically converted to Capital. Whether there is one or more than one word in the text box, any first letter of the word should be converted to Capital …

Member Avatar for QVeen72
0
125
Member Avatar for K.Vanlalliana

Is there any way to display more than ten thousand list of Record using FlexGrid- all at once. If not, what will be the solution of this problem.

Member Avatar for QVeen72
0
294
Member Avatar for pardeep3dec

Dear Sir/Madam Please tell me how can i remove "Invalid use of null" problem . Coding given below There is no value in rc1.fields(6) [code]db1.Open "Provider='Microsoft.Jet.OLEDB.4.0';Data Source='" & App.Path & "\tmgmt.mdb';" st1 = "select * from travel where sno = " & frmtorf.tserial.Text & ";" rc1.Open st1, db1, adOpenDynamic, adLockBatchOptimistic …

Member Avatar for hkdani
0
108
Member Avatar for anshulagarwal

hello freinds.I am anshul agarwal doing my summer internship in Germany. I am facing one problem in visual c++.. Actually i have done a project in borland c++ but because of memory constrain, I am forced to switch over to visual c++... My program is to read 5000 data from …

Member Avatar for Jx_Man
0
97
Member Avatar for lhanzcelot

i want to learn vb.. is der any tutorials here dat can help me learn vb? tnx..

Member Avatar for K.Vanlalliana
0
77
Member Avatar for whoost

I have a bit of a problem here that may involve several languages, but i think the problem (and hopefully the solution) lies in the ASP.NET portion. Forgive me if I have posted in the wrong forum. I have an ASP.NET (Visual Basic) page with CSS I wrote that makes …

0
53
Member Avatar for kart_racer3

Greetings! I am currently working on a database project that I had started several months ago. What I am attempting to do is allow users to submit data to a database, and then allow them to query information from the database on a separate page. I have implemented database connectivity, …

Member Avatar for kart_racer3
0
60
Member Avatar for Systnubdesigner
Member Avatar for Systnubdesigner
0
93
Member Avatar for Lil' Tripsturr

G day ,im a parent from Australia. My child is 7 turning 8 and i would like to create a simple hangman game in visual basic that he can use. I am fairly new to visual basic only having dealt with arrays,algorithms all the basic via a programming text book( …

Member Avatar for Lil' Tripsturr
0
210
Member Avatar for jack1234

In java we can use System.out.println In C# we can use Debug.Println but how to do it in C++? (The syntax, and where to look for the debug message)

Member Avatar for bugmenot
0
3K
Member Avatar for gsatya

Hi , I am creating a project for thesis it is advised for me to use class modules. Could any one of you explain me how to create and use please.. Thanks with Regards.... Satya. G

Member Avatar for Jx_Man
0
99
Member Avatar for asihuay

Hi. my system is p4 3.0 windows xp sp2 excel 2003 I need api code to get all user created in my pc. I am using vba code to document and setting directory but do not obtain all users account only the users who before boot the system. Any account …

Member Avatar for Jx_Man
0
67
Member Avatar for Saboto_me

Hello Friends, Good day to you all I have been using Access as a base for all my vb projects. I am told SQL is more secure and can handle a wide range of data. I have therefore decided to give it a try, but I don't have any Idea …

Member Avatar for K.Vanlalliana
0
277

The End.