16,916 Topics

Member Avatar for
Member Avatar for wil0022

Good day sir.. i just want to know how to link the access and VB6? and im wondering if how ado works...

Member Avatar for abu taher
0
136
Member Avatar for odiug

I bought my first mac, a mbp 13", one month ago. I miss a few things: Cancel, Home, End, keys. The posibility to easily resize my windows, (why apple has only the bottom right corner to resize windows?). No built in capacity to write on NTFS hard disk. HOWEVER, the …

Member Avatar for Wasser
0
111
Member Avatar for jamdownian

I've written a C++ program that compiles successfully but is give me some logic error. It's giving me some negative numbers can someone please run the code and see what ive done wrong. Built with Visual Studio 2008 [CODE] #include"stdafx.h" #include<string> #include<iostream> using namespace std; class vowels { public: vowels();void …

Member Avatar for jamdownian
0
137
Member Avatar for gcardonav

Hello guys You rookie here. been trying to run a code but I am getting this weird error that I have not seen before. I have attached a copy of the error and the part of the code it refers to. Thanks for your help GCard 1>------ Build started: Project: …

Member Avatar for seraph03
0
2K
Member Avatar for Israelsimba

Hello there!! i am glad for the help i have recieved before which helped solve my problems. my challenge now is that the following code fails to save to my Access 2007 database. it doesnt give me any errors but it does nothing. i want details i enter into the …

Member Avatar for Israelsimba
0
83
Member Avatar for PysKo

Hi i need some help with a project i'm working on. Little explanation on it first then ill tell you where i am what i need help with and post code and maybe a screenshot. Well its a usb launcher its supposed to launch your usb drive and also has …

Member Avatar for allenmico
0
152
Member Avatar for gemini2011

I cannot figure out how you go about playing a Wav/MIDI file in a VB Program. I found one thing but it didn't work. This is a little old but the version is Visual Basic 4.0. It actually runs on Windows XP!!

Member Avatar for nikhilvsbunty
0
587
Member Avatar for dre-logics

I use Visual basic 8.0, Cyrstal Reports v10 what is included in Visual basic 8.0 and MYSQL 5.0. I have installed :mysql-connector-odbc-5.1.5-win32.msi I have database Articles with two fields: article nr article discription To connect to my MYSQL database within My form i use this: Dim Myconn As New MySqlConnection …

Member Avatar for TomW
-1
180
Member Avatar for xfrolox

Hi all I'm new in this forum, I'm trying to make a tool for a game. But in this tool i need a countdown but i only know how to do it by seconds, i need help by making it Hours:Minutes:Seconds [00:00:00]. Button1 Timer1.Start() Button2 Timer1.Stop() Button3 Textbox1.text = "" …

Member Avatar for xfrolox
0
129
Member Avatar for xWiredx

is there a specific character for Ctrl? for example in Alt.. when you type &Save in the caption of a button.. the key that you gonna press is Alt+S.. how about for Ctrl?

Member Avatar for vb5prgrmr
0
78
Member Avatar for Israelsimba

Anyone please help. Why is it that [B]Adodc.recordset.save[/B] cannot work. it says...object in the with variable not set.... can anyone tell me what the problem is and is it normal to use [code]Adodc.Recordset.fields "name" = txtname .text;[/code] what is wrong with my code. is anything missing there because i cannot …

Member Avatar for vb5prgrmr
0
105
Member Avatar for Roebuc

Hello All, I might be developing an IVR System for a unique school project. This is something I have never done before and I am currently in the researching phase of the project. Can anyone point me to some valuable articles, tutorials, definitions, open source programs for review, and anything …

Member Avatar for Roebuc
0
179
Member Avatar for snurd

I need help to write the code to filter a Recordset called Data1 and a Field called AWEIGHT, when loading a form. I tried the following and it does not work. After the form is opened I only want to be able to search the filtered records. An example would …

Member Avatar for snurd
0
245
Member Avatar for dernel4u

how do i write a vb code to develop an electronic case management system for a legal firm

Member Avatar for shashanderson
0
92
Member Avatar for amharper

I do not understand how to get modules to recognize variables that have been declared Public in the frmMain section. When I try to use a variable in a module, and the variable has already been declared as Public in the frmMain section, VB shows an error that says the …

Member Avatar for vb5prgrmr
0
97
Member Avatar for culebrin

Hi, Is there any chance to get a visual basic 6 compiler for free? I mean, I have a vb6 project (made with the visual studio 6 IDE), but I have no IDE (visual studio 6 or something). Thank you very much. Omar

Member Avatar for vb5prgrmr
0
348
Member Avatar for babyboo0223

Hi, I'm glad I've been here. I hope I can share, ask or answer questions and make contacts. Anyway I have my tutorial for VB6, HTML, and SQL at [url]http://www.basicprogtutor.com[/url]. Anyone is invited to view my site and leave comments here. Thanks.

0
86
Member Avatar for Evil Genius

Hi, My C# Skill level : Beginner Using WPF I'm working on a Visual C# Program in [B]Visual Studio 2008 Pro[/B]. The program has 4 tabs and there are couple of things same in each and also will perform the same action. Like a Title box and clear form button …

Member Avatar for kvprajapati
0
101
Member Avatar for f_atencia

Hi all, I have a Subscription database running and i am trying to insert values into it from an ASP web form when i click on a button with an id of 'confirm'. The name of the field is 'startdate' (date data type) and i need to enter today's date …

Member Avatar for prashantpani
0
133
Member Avatar for zoiyeeh

Please Help me on how to make my list box function in vb6.....what's the code to use that whenever I'm going to select the choices in the list it will function accordingly..

Member Avatar for vb5prgrmr
0
94
Member Avatar for manjupapu2006

hi, im doin a project in visual basic 6.0,. pleae help me in constructing a inbox in vb 6.0. mail: [email]manjupapu2006@gmail.com[/email] -manjunath

Member Avatar for mathet
0
699
Member Avatar for dre-logics

I created a program using Visual Basic 2008 . I want to use "Setup and Deployment Project" for deploying my [COLOR="Red"]Windows Application [/COLOR] for Stand alone pc. I want to install my [COLOR="red"]windows application [/COLOR]on stand alone pc in this directory: c:\program\ My images in this directory: c:\program\images I have …

Member Avatar for dre-logics
0
148
Member Avatar for TOROOOLOLOOLO

Hi I have problem with packaging and transferring VB6 and MS Access database from one computer where it is designed to another computer. I need some help. thank you.

Member Avatar for tsorewilly
0
98
Member Avatar for Sarazine

Hi, ALL I'm new in this Discusion Community and C#, I have an error of which was long answered but I can't seem to find it because I'm not farmiliar with this forum. Anyway my error: The type or namespace name 'StoreItem' could not be found (are you missing a …

Member Avatar for Geekitygeek
-1
136
Member Avatar for newwin

When button is pressed from Forms of MS-Access, a file open dialogue box is displayed. I need the VB code.

Member Avatar for ntuthuzelojames
0
171
Member Avatar for badbloodyeyez

Hi, I would like to know how can I stop windows from logging off, restart or shutdown. I want to automatically pause these operations and then send a signal to USB port and then resume the shutdown, log off or restart operation. Is it possible you can help me write …

Member Avatar for Satishsr
0
122
Member Avatar for Ghost34

Private Sub cmdgo_Click() //txtsearch.text is where you going to input student number and the StudentNo is database field name or should i say it is table name the one that contains student number If txtsearch.Text = StudentNo Then Data1.Recordset.OpenRecordset //hmm... i made this cause it looks like its going to …

Member Avatar for picawho
0
123
Member Avatar for benjaminhan

Hi All, I am trying to create crystal report 11 with VB6. But it seen like during the execution of code, the sql statement was ignored (line 12). And the report listed out everything. Below is my code. [CODE]Dim rs As ADODB.Recordset Dim strSQL As String Set Report = New …

Member Avatar for sinnerFA
0
95
Member Avatar for Trixx red

how can i enable or disable internet connection in registry using visual basic 6? pls help. tnx

0
64
Member Avatar for abchigley

I need a macro that will search an excel spreadsheet for a specific text. If the text is found than I need it to store a value from a neighboring cell then procede to search the rest of the sheet and in the end sum all the values found and …

Member Avatar for cguan_77
0
69
Member Avatar for 4ukh

dear experts, I just want to wave the last digit of each cell's value like 20001 should like 2000 using ms excel 2007. please consider this table: 20001 2000 20011 2001 20021 2002 20041 2004 20042 ???? 20043 20044 20045 20046 20051 20052 20053 20061 20062 20063 20071 any help …

Member Avatar for 4ukh
0
98
Member Avatar for Heart-Hacker

I made my project in [B]Visual Studio 2005 using C# language[/B] , [B]SQL SERVER 2005 in Backend[/B] and [B]Ado.net connectivity[/B]. [B][I]Now I want o make .exe file (Windows setup file)[/I][/B] But I dont know how to do it, So guys help me .... Thanks in advance....:confused:

Member Avatar for chandru7
0
68
Member Avatar for andy999

hello all, I hope someone is there to help me out this. I am spliting a text file. and after splitting I want to concate the string 1 and string2 and string three and thereafter the normal string 4 ,5,6,7,8,9,10 etc. But when I debug the total string I got …

Member Avatar for andy999
0
157
Member Avatar for royalbow

I'm new to visual studio 2008. I'm trying to make another form be called by the first form by a button. Where and how do I create an instance of the 2nd form? I'm working with a CLR (Windows Forms Application). Please and thank you.

0
48
Member Avatar for babbu

hie, m using visual studio 2005 and access 07. this is my code. ive also attached an access 07 file and this is the exact data tht my actual database has..plz help [CODE] Dim DataAdapter As New OleDb.OleDbDataAdapter("Select ID from Customer", oledbcon) Dim datatable As New DataTable DataAdapter.Fill(datatable) Dim CommandBuilder …

Member Avatar for TomW
0
104
Member Avatar for manoharan

Dear sir i want to know about how to print multi line code in rich tex box , because richtextbox.tex t=rscontact!companyname & rscontact@city it is display in a line , i want print one by one

Member Avatar for Vineeth K
0
97
Member Avatar for Afi83

Hi there I want to search a records in course filed and find the names that repeated in records. For example if math repeated 3 times I want to show only the maximum of the grades in grades field for person and don't consider others. I do something like this, …

0
86
Member Avatar for EntangledDesi

When running this code --> [CODE]Private Sub cmdSquare_Click() Dim i i = InputBox("Please enter a number.", "Input Box") MsgBox "The square of " & i & " is " & (i ^ 2), vbOKOnly, "Result" MsgBox "The square root of " & i & " is " & Sqr(i), vbOKOnly, …

Member Avatar for makybe
0
297
Member Avatar for stan yost

I have an input box in my program and I want to be able to control the flow when the 'cancel' button is pushed. Any help would be appreciated.

Member Avatar for lanze12
0
107
Member Avatar for shxrainz

hi.. I got an error said that ""Unable to find the requested .Net Framework Data Provider. It may not be installed." Currently i follow the book of beginning Asp.net in c# E-commerce .NET 2.0 and i using visual studio 2005 with SqlExpress 2005 Can anyone help me.. Thanks

Member Avatar for singharchana06
0
428
Member Avatar for coollife

I got an excellent code for putting registry entry of my visual basic project in windows start up . Now my project runs automatically when windows starts, but the problem is i am unable to delete the registry entry fully at all. I mean to say in my vb project …

Member Avatar for vb5prgrmr
0
89
Member Avatar for abinmd

hi every one , i developed a software in VB but i cant access the bar code reader in the s/w .so pls help me .... by Abin

Member Avatar for vb5prgrmr
0
121
Member Avatar for Agapeguy

Hi all. This is my first post, so I'm kind of excited. I'm a 1-year VB.Net newbie, still trying to finish my first win app for my employer, which is patiently waiting. I'm using Visual Studio 2005 and 2.0 .Net framework. I'll eventually have a windows application for bunny suit …

0
62
Member Avatar for coollife
Member Avatar for vb5prgrmr
0
75
Member Avatar for jonathannavarro
Member Avatar for ingbat

Can you take a look at this code and see if there is anything obviously wrong with it. It’s just a simple update query to a backend Sybase DB, but it’s not updating and not returning any errors. My updates to an SQL DB are working, so I’m wondering if …

Member Avatar for ingbat
0
100
Member Avatar for babbu

hie m looking to edit certain data on the form. data on the form is divided into two sections A and B. when i right click on A and select edit i shud get the option to edit A and similarly for B. However m confused as to which event …

0
57
Member Avatar for Afi83

Hi there I want to do something like this in formula field. I want to calculate average on specific records on my reports. This is for calculating average grades of students. I want to do like this: If {course.courseName}(i)={course.courseName}(i+1) then GradeMax=max{grades.grade} This code is for incorporating the max marks of …

0
61
Member Avatar for coollife

Is there a way to make a pen drive/usb drive read only , i mean to say u should not be able to copy its contents to any system or delete its contents or modify its contents, U SHOULD ONLY BE ABLE TO READ ITS CONTENTS Provide the means to …

Member Avatar for debasisdas
0
30
Member Avatar for PRWang

I have a vb.net 2008 application that is supposed to send a mouse click to a specified window. This can be any window, and the user selects the correct one from a list box during configuration. The user can also change the window or the mouse button to click at …

Member Avatar for TheKangaroo
1
677

The End.