11,868 Topics

Member Avatar for
Member Avatar for Centorpe

I have written a program using Visual Basic within Visual Studio 2008 which occasionally needs to load data from two MS Access database files into datatables for selection purposes. This all works perfectly on the built 'release' version but when I publish to Public_HTML via CPanel to my website and …

Member Avatar for Centorpe
0
236
Member Avatar for nhorvic

i need help, im a noob programmer a student actually but our prof. told us to make a device which runnable by VB 6.0 codes and we propost a device which is the noise detector but the problem is we dont know how to make the code for it.. help …

Member Avatar for Hamza Saleem
0
91
Member Avatar for PinoyDev

Good day! I just want a little help on how to add the textbox data onto the datagrid when a button is click? I have 3 textboxes(txtname,txtaddr,txtcontactno) and a datagrid with 3 columns(Name, Address, Contact #). When a button is clicked, the data of the 3 textbox shouls be transferred …

Member Avatar for Hamza Saleem
0
320
Member Avatar for annain

Hi, I want to develop RFID access system. I create a user database using Microsoft Access.When system and connection are ready, user will swap the card on the RFID reader and the card id will show on retrieve data column. The card id will use to compare with the data …

Member Avatar for Qing _1
0
2K
Member Avatar for asarhu

I am trying to create a program that automatically logs me in a certain website, e.g.: Gmail. I am using the browser control in vb6. What I'm trying learn is how to connect my commandbutton to the web page's login button script. Anybody can help me?

0
72
Member Avatar for NewCoder_31

Hi...I created a project using VISUAL DATA MANAGER TABLE as backend...However, I observed in the database, I have no access in other commands / buttons such as Save or Save As....Is there an easy way to convert VM table to other Access version such as 2000-2003?

Member Avatar for Hamza Saleem
0
228
Member Avatar for gil.nickson

Im just curious what is wrong in my code, when i click the void button an error is shown, but it runs smoothly when the void button is not click. Here is my code, thanks for your help guys! Public Class Pizza Private Sub rdPrimo_CheckedChanged(sender As Object, e As EventArgs) …

Member Avatar for gil.nickson
0
279
Member Avatar for Cave_1

Hi. I'm trying to use brace-initialization notation: int number{}; But I get the following error: "expected an expression". Shouldn't c++11 allow this kind of initialization? int number2(4) works just fine. Thank you.

Member Avatar for Cave_1
0
363
Member Avatar for newvbee

Hello, I'm very new to visual basic ver 5.00 . and I need help please. I have ms access '97 database with three tables. I created a form using form wizard , and it has a data control included. How do I enter data through the datacontrol to my tables …

Member Avatar for NewCoder_31
0
360
Member Avatar for johnchristian.pagnes

Can someone please help me ? I made a button named "Open" for Visual Basic 6.0 , and i would like to execute/open Microsoft Access 2007, can someone please help me ...

Member Avatar for NewCoder_31
0
237
Member Avatar for aluhnev

Hi can any one tell me please does visual studio 2012 support any features of c++11? Or only in 2013 version?

Member Avatar for mike_2000_17
0
281
Member Avatar for Aizaz Khan

Hello i want to know a complete code of finding a correct answer of MCQs in VB 6 and if answer is true then it shows the answer in Green text box and if answer is false then it shows the answer in Red text box. Kindly help me to …

Member Avatar for Schol-R-LEA
-2
156
Member Avatar for bradley.hodges.129

I am using Visual Basic Express 2010, just normal windows forms. Anyway, i want a label to display the current memory usage, for example my computer is using 47% of its memory. I want to know how to make a form to display that and if possible, display the amount …

Member Avatar for Hamza Saleem
0
382
Member Avatar for blueangel87

hellow guys...im new and i want to learn VB programming language..where and how can i start learning? can u give me a sample code for begginers? thanks!!!

Member Avatar for Hamza Saleem
0
99
Member Avatar for nayzin.phyo

Hi, > I want to know how to store and retrieve picture path from sql server. Can anyone show me the code please.

Member Avatar for Hamza Saleem
0
119
Member Avatar for m.a.u.

Greetings everybody, I have been developing a C++ project in VS2010. When I was writing data into a file, everything was ok. I modified the program to write data into a new array instead of a file. I had an error of stackoverflow. I checked the datatypes, array lengths etc. …

0
92
Member Avatar for Alxprog

I've downloaded Visual Studio Express 2013 ISO. I have 7-zip tool and I've extracted the ISO's content on my hard drive. But I can't find any setup/autorun file. Does anybody know what file should I launch? Thanks beforehand.

Member Avatar for Alxprog
0
356
Member Avatar for ChileMan

Hi, I would like to know if anybody can tell me what, if any, functions exist to allow a VBA macro to recognize when somebody is entering text in a Word document. For example, when you open a document, control passes to macro Sub Document_Open(). I need to catch control …

Member Avatar for e.pol
0
157
Member Avatar for Mudsser ali

I have written a programme in vb 6.0 with window xp sp2, when i debug the program everything is fine but when i make exe file it hangs, i tried different methods but i have still this problems, While running my application, Windows XP tells me that the application is …

Member Avatar for e.pol
0
115
Member Avatar for krunal1986

Hello, I have created a crystal report in VS2012. it is working properly on local but when i host site on live server then it gives below error. Could not load file or assembly 'CrystalDecisions.Web, Version=13.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' or one of its dependencies. The system cannot find the file specified. …

0
76
Member Avatar for xuexue

Hi! These are the basic things I know about iDB2Commands to be used in Visual Studio 2010. Could you please help me how could I extract data from DB2? I know `INSERT`, `DELETE` and Record Count. But `SELECT` or Extract Data and `UPDATE` I don't know. Imports IBM.Data.DB2 Imports IBM.Data.DB2.iSeries …

Member Avatar for xuexue
0
1K
Member Avatar for frnds2vivek

Hi, I just completed a project in VB6. It was running smoothly when I tested it on my console, i.e. development PC. Then, I created a setup file of it using the InstallShield Wizard and tried to run it on a fresh test PC. The setup completed successfully but when …

Member Avatar for OrionBlastar
0
8K
Member Avatar for krunal1986
Member Avatar for Sarwat Zodiac

Hi.. How can I save and block the data base (Access) by VB6 ? I made a pass word for the data base, but not enough !! some programs can open it !! Thank you

Member Avatar for Stuugie
0
92
Member Avatar for Moaid

i'm using windows 7 64 bit machine , i have been using 'mingw' compiler for a lot of time and honestly i don't like it i want to try microsoft now since its a big company and all but i don't understand what should i download there are many versions …

Member Avatar for deceptikon
0
137
Member Avatar for Sarwat Zodiac

Hi everyone.. I made a small program by VB6, it is a Clock, but in the run time when the Second-hand is moveing the texts around the Circle vibrates !! How can I make these texts stable (no vibration) ? Thanks Sarwat

Member Avatar for Sarwat Zodiac
0
89
Member Avatar for Ravi Kant

Hello ! I want to get the current week number of the month. I have used this code below : - Private Sub Command1_Click() Dim t_Day As Double t_Day = Day(DTPicker1.Value) Select Case t_Day Case 1, 2, 3, 4, 5, 6, 7, 8 Text1.Text = "1st Week" Case 9, 10, …

Member Avatar for iluvchubs
-1
2K
Member Avatar for anuradha71

THIS IS MY CODE.... bUt i am not getting the data between the given dates IN THE DATAGRID VIEW Public Class Form1 Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click Dim ConnString As String = "Provider=Microsoft.ACE.OLEDB.12.0;Data Source= C:\Users\Anand\Documents\db.accdb" Dim dfrom As DateTime = DateTimePicker2.Value Dim dto …

Member Avatar for pritaeas
1
263
Member Avatar for SaRa Ahmad

i need to know if i can scan an image or any file from vb6 form then save it to my database, if yes how i can do it ?? thanx in advance...

Member Avatar for Sabrina.Moro
0
1K
Member Avatar for missy_mi

Hi, i am having problem with my vb project to clear all item in my form. Below is the code that i am using : Dim ctrl, obj as control For Each ctrl in Me.controls If typeof ctrl is GroupBox then For Each obj In ctrl.Controls If typeof obj is …

Member Avatar for kb.net
0
207

The End.