10,987 Topics

Member Avatar for
Member Avatar for choudhuryshouvi

When I'm trying to update information in the database vb6 is fetching me the following error:- [B]"Row cannot be located for updating. Some values may have been changed since it was last read."[/B] what is the cause and remedies for the above error?

Member Avatar for sandeep_chalke
0
62
Member Avatar for luisator

Hi everybody...I am having a very strange problem and hope some of you can help me as soon as posible. I am workin in a small LAN with a XP PC and a W2000 PC. I have an aplication developed in Visual basic, in the XP PC, for making a …

Member Avatar for JEA123
0
102
Member Avatar for tulsafork

Hello VB forum users. I've a problem with a Book Depository I am trying to create in VB 6. Right now I have Text box's that display information about a book. I also have a list box that lists all the Barcodes of the books, that are stored in my …

0
65
Member Avatar for borgster

Hello, I'm using the following code in a EXE to open excel with vb6.0 : [code] Sub Main() Dim xlapp As Excel.Application Dim wkbKei As Excel.Workbook Dim Key As String 'Check if file exists If FExists(App.Path & "\Kei.xls") = True Then 'Open file Key="test" Set xlapp = New Excel.Application xlapp.UserControl …

Member Avatar for guru511
0
100
Member Avatar for TOROOOLOLOOLO

Hi I am still facing problems after writing the codes for finding a record. A compile error occurs, which says "User-defined type not defined" .I don't understand what it means or even how to go about it. please i need help.The following are the codes i wrote for the program; …

Member Avatar for choudhuryshouvi
0
137
Member Avatar for kmacker

Hi guys/girls, I have several links to excel files using the OLE tool. When I open each of these, it opens in it's own window. How can I make them open in one 'excel' application. Ie After I open the first file, can I make the next one open within …

0
56
Member Avatar for diloneethan

how to write a programme for preime no between 2 given no. it should be display and count the np of prime no. can u send it

Member Avatar for gkbush
0
66
Member Avatar for plusplus
Member Avatar for shers

I have done a vb script to map the network drives. It works fine for me. But when I checked with a couple of other PCs, it doesn't work. Could anybody tell me why this is happening? Here is the code: [CODE]Dim WSHNetwork Set WSHNetwork = WScript.CreateObject("WScript.Network") On Error Resume …

Member Avatar for sandeep_chalke
0
125
Member Avatar for aclogics

I have this routine in VB that takes one pipe delimited text file and splits it into multiple text files according to one key field. The records in the text file look something like this: WTX_2.0|O|F|1234|andre.couturier@rrs4.ca |5678|NBSID09876|O_20071121.TXT||1511:AE00001R||11152007||SAMPLE COMMENTS WILL GO HERE ||599|12 |401 WTX_2.0|O|F|1234|andre.couturier@rrs4.ca |5678|NBSID09876|O_20071121.TXT||1511:AE00002R||11152007||SAMPLE COMMENTS WILL GO HERE ||599|12 …

0
53
Member Avatar for rajeshnrh74

In VB6 I'm using one Textbox & Two option buttons in a Form namely option1 & option2 I want to use Spacebar to move from one Option button to other. is there way?

0
82
Member Avatar for sdvanstavern

I am trying to create a macro in Excel. I am trying to do a search on say summary. I have placed an * as the first character of the summary to put those at the top. After those are found, everything after the * needs to go in sort …

Member Avatar for sdvanstavern
0
91
Member Avatar for mgorecki

Hi, I have a small program that displays a number of pictures by using a timer. I don't know if this is the best way to do this, but it works. What I would like to do is add a cmdButton so that every time I hit the cmdSwing button …

Member Avatar for mgorecki
0
83
Member Avatar for bharathi1978

I am doing an application in Vb with Access as backend and I need help with the reports. Can the reports generated in VB sent as attachments into email? If so, please help me with the procedure. Otherwise please suggest me with an alternative because these reports have to be …

0
56
Member Avatar for VeHdad

Hi everyone! I have been working with VB5 for a quite while now and couple of days ago I encountered bizzare problem wiht custom toolbar. Here it is: My form has a custom toolbar with approx 10 buttons aligned in one row, with a couple of placeholders to separate groups …

Member Avatar for VeHdad
0
85
Member Avatar for culebrin

Hi everybody, I want to make an app with command line parameters like: "dir *.jpg", when "dir" is the app and "*.jpg" is the parameter. Can anyone can help me.

Member Avatar for kshrini
0
155
Member Avatar for locsin

greetings! I designed simple program with combobox and i want to lock this combobox. I dont want to allow the user to type in this combobox. Only the list item data can be selected and not allowed to type any value.. for example: Displaying "Gender" using combobox . The item …

Member Avatar for kshrini
0
508
Member Avatar for scholzee

Hey i have been on many fourms and stuff asking people to help me slove me this problem but no one seems to know how to do it including my self,if anyone here knows how to change this into flowchart it would help a lot ty :) INPUT VARITEM 1 …

Member Avatar for locsin
0
113
Member Avatar for jackfarrel

Wow I ran into a real problem... I have a data base that cycles the pages for each person. example: Name: bob (page 1), then you click a button and it changes the page and the name changes to Tim well that's all good and well, and it stores that …

0
43
Member Avatar for abarnett

Alright here's the problem: 3. Fahrenheit to Centigrade calculation. Your F should start at 98 and go to 106, by an increment of .1. You will only have two columns, F and C and our requirements: Requirements for all programs Each program will use a function to do the calculation …

0
69
Member Avatar for kehar

Hi, I have downloaded data recovery software to recover my deleted data from Hard disk from [url]www.softperfect.com[/url] but when I try to open the recoverd file both by double click method and from file menu of the application, every time a message saying the document name or path is not …

Member Avatar for kehar
0
102
Member Avatar for Rizza

Hey guy's i'm riz... Just wanna ask sumthin bout my project.. i can't access my VB project to other computer, i want to run it to diferrent computers and automatically updates the datbase to its main server.. tnx

Member Avatar for dc_24l
0
66
Member Avatar for dc_24l

hey i would just like to ask. example i have lstbox named lst1 and another listbox named lst2 when i click on a certain data on the lst1 it would also select the corresponding array of the data in lst2. anyone has an idea? thanks.

Member Avatar for dc_24l
0
149
Member Avatar for hatemkhzouz

Hi All , this is the first time i've entered this site ,and welling to help me about using visual basic 6.0 to connect with an excel sheet to be retreived it's data into the V.B. So, If you please i need the V.B Code to complete my object. thanx …

Member Avatar for hopalongcassidy
0
153
Member Avatar for SCBWV

I have a VB6 application that uses DAO to read and write MS Access files. Since the program uses Access files exclusives, it was written in DAO instead of ADO. The recordsets within the program are based on queries in the database. I need to add a field to the …

Member Avatar for choudhuryshouvi
0
2K
Member Avatar for Rizza

Plz help me.. I want to install my selfmade proj into Different P.C. by using a single database.. i've connected every P.C. into a network, and also install VB 6.0 in its unit togather with my project, but when i try to add data.. it never updates their databases..

Member Avatar for SCBWV
0
246
Member Avatar for Rizza

Hey guy's i'm riz... Just wanna ask sumthin bout my project.. i can't access my VB project to other computer, i want to run it to diferrent computers and automatically updates the datbase to its main server.. tnx

Member Avatar for choudhuryshouvi
0
80
Member Avatar for DemonSpeeding

[code] Private Sub btnPrintListBox_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btnPrintListBox.Click Printer.ShowDialog() End Sub [/code] My book doesn't discuss how to use the PrintDialog, so I'm not sure how to get it to print out a ListBox. Also I have a ComboBox full of states and sales tax …

Member Avatar for ryan_vietnow
0
96
Member Avatar for propricer

Is there a simple way to create multi-line tool/tip text boxes ... nothing special, no balloons or anything, just multiple lines ???

Member Avatar for alzowze
0
2K
Member Avatar for RonR

has anybody here used the free Oracle 10G database with VB6?? if so, is it easy to setup?? is the connection string similar to an MS Access connection string?? I have heard it is probably the best database.

Member Avatar for debasisdas
0
128

The End.