12,425 Topics

Member Avatar for
Member Avatar for coolgal_neha

hi i am a newbie here and i have a school project to make on cafe management and it is an eating cafe . wat i wanted to know was is making a progress bar in vb only possible in vb.net or is it possible throught vb6 also .2)i wanted …

Member Avatar for Comatose
0
197
Member Avatar for vhinehds

Is there a way for me to change the current recordset of a datagrid without connecting the datagrid to an ADO control? thanks in advance guys.

Member Avatar for Comatose
0
132
Member Avatar for mrmike

this is just a quick message to say hi to everyone on these forums. even though I am more involved with hardware and diagnostics, i've been dabbling a bit with delphi and written a few applications for the company i work for, but due to how it works i'm now …

Member Avatar for meksikatsi
0
95
Member Avatar for Tyreses

Open App.Path & "\irc\files\channel.txt" For Input As #1 This is generaly the same thing i used on all of he opening files. It says it cant find the file/directory, and ideas on what else to ue for a wildcard directory?

Member Avatar for Comatose
0
114
Member Avatar for evil_dude_01

Hi can anyone tell me if i can write a string to a text file without it having the " Quotes at either side of the text "? I'm trying to input a line of text from a text file, change it and rewrite it. Example //(adt|dclk)\./ //ccas(\.clearchannel|_media/)/ would become …

Member Avatar for evil_dude_01
0
217
Member Avatar for C. Raghuraja

In my project I am using vb6 and Oracle as backend. I am using Combo box and Item data (Name as display and id in itemdata) Now I am faceing problem. The Master records has grown 10,000 records. When I populating records from recordset it needs more than 1 to …

Member Avatar for Comatose
0
118
Member Avatar for C. Raghuraja

In my Project we are building Query with different parameters. Passing this parameter to Backend (Oracle is Backend database we are using) and it returned the recordset and using. Is it possible to use Stored Procedure and get recordset?. Where SQL Server returns as recordset object passing Query. Is any …

0
131
Member Avatar for mrmike

Just got a quick question I know how to assign arrays using the DIM command, but I want to give the array a set of constant figures that will never change Under Delphi I would use the following when declaring the array at startup var myarray :array[0..8] of integer = …

Member Avatar for mrmike
0
2K
Member Avatar for developerszone

Hello guys, Can someone gv me a Code, to a shutdown script automaticall ? i 'm a newbie, just created a billing software interface.. i created my menus.. File---->> this want i want if any of client..clicks on File menu and click on shutdown.. i want the system to shutdown …

Member Avatar for Comatose
0
206
Member Avatar for pmakanga

Hi, Could anyone out there give me some help in using selectionformula or any other method in printing a report. I have designed a program in vb 6 and i want it to select flight No details and Date using crystal report 8. I have used the following code but …

Member Avatar for pmakanga
0
134
Member Avatar for SUJIT TRIPATHY

[COLOR=DarkOliveGreen]What are the visual basic project with backend oracle. how the database connctivity is done with VB .[/COLOR]

Member Avatar for C. Raghuraja
0
103
Member Avatar for pmakanga
Member Avatar for luxe

hi all i must print a form on a network printer. I have try to print it on local printer with command line: Private Sub btnprint_Click form1.PrintForm End Sub ...and it work how i can do the same on a network print?

Member Avatar for Comatose
0
94
Member Avatar for vhinehds

Hello guys, its me again... regarding the graph control for VB6, how can i use it like...where to start, where to get it? because i want to try a graph representation for a numeric data. and lastly, is it possible to print its results? thanks a lot.

Member Avatar for vhinehds
0
101
Member Avatar for vhinehds

Hello everyone... 1. is there a way for me to connect to LDAP? 2. if there is...how will my connection string will be? 3. how can i make a combo box with multiple columns? your replies and help will be a great relief. Thanks a lot.

Member Avatar for vhinehds
0
125
Member Avatar for azkabancells

I am undertaking a project but am hopelessly stuck. :cry: I have trawled the net, read books and followed tutorials but I just can't move forward. I would be really grateful if someone could help. I need to create a sequential name and address file with the following options: open …

Member Avatar for azkabancells
0
272
Member Avatar for wallis_online

I need my program to play a collection of mp3 files from 1 specific directory when i press a button. Ive never programmed with music before so would like some pointers if possible! for example when i press button1 i need the mp3 files in c:\music\folderone to start playing through …

Member Avatar for Comatose
0
150
Member Avatar for Lacuna

Hi, I have some code that only functions when im focused in the first column... what i need is to have the code execute when the cursor is in any of the columns in the current row. visual basic code:-------------------------------------------------------------------------------- [CODE] Private Sub Auth_KeyDown(ByVal sender As Object, ByVal e As …

0
88
Member Avatar for pomahony

Hi, I have an application (a web browser control within a vb6 form) which shows users their weekly schedule. At the moment they have to input their user id to see the schedule. What I want to do is have their schedules automatically appear according to their network login. I …

Member Avatar for Comatose
0
415
Member Avatar for MrConfused

I use VB5 and I have a form which has very close to VB 5's limit of 255 controls per form which is starting to concern me. Can someone tell me if the limit for VB6 was increased and let's not forget VB net if possible (although changing the code …

Member Avatar for Comatose
0
319
Member Avatar for tricia

I need to show three frames consecutively for 500 msecs on a form then move to a new form. I have tried calling a sub procedure to do this but it doesn't work. Can anyone help please?

Member Avatar for Comatose
0
228
Member Avatar for MrConfused

1. With VB5 you can either create an EXE file while you are running VB, or use the separate setupwiz utility to create a .EXE file. The setupwiz way results in a smaller EXE file. Is this the only advantage? Also the setupwiz way results in the program doing something …

Member Avatar for Comatose
0
294
Member Avatar for vhinehds

Hi to everyone... Just for clarification and added information...can someone please explain deeper what are VB RUNTIME Files and its use or benefit if i dont have VB software. Your response would most likely help me before i start programming in VB, thanks a lot.

Member Avatar for vhinehds
0
379
Member Avatar for Teja

hi, i want to transfer data from one application to another application. The source is a regular application and the destination is a web-based application. I want the source application as in form of list box, where once you double click on it, the relevant information should be moved to …

Member Avatar for Comatose
0
72
Member Avatar for jennilisanne

Hi, I've been using word for a long time and had set up macros to do signatures for letters, but in the last couple of weeks every so often they don't work, and now they never work!! This is the code: Sub Chris() ' ' Chris Macro ' Macro recorded …

Member Avatar for jennilisanne
0
100
Member Avatar for Pmaster
Member Avatar for ahmadtamoor
Member Avatar for Comatose
0
59
Member Avatar for Toulinwoek

Does anyone know if Microsoft will be offering [B]Visual Basic .Net 2005[/B] as a standalone product? I can't imagine that they would not, but I can't find anything on their site that mentions anything but Visual Studio 2005, which contains a host of things I don't want. I have a …

Member Avatar for Toulinwoek
0
496
Member Avatar for Alex123

Hello, I can not fill a dataset and operate with a datatable when it is on other computer (not on the ASP server). I am using MS VIsual Studio .NET 2003 and ASP. I receive the following error when trying to fill a dataset: "The Microsoft Jet database engine cannot …

Member Avatar for BobJacobson
0
133
Member Avatar for wallis_online

I am looking for a good book to buy that will help me with creating charts/graphs using info from a database. Ive been told that using mschart is the best way to do it now all i need is a book on how to do it!? can anybody help? Ive …

Member Avatar for abubaker
-1
219
Member Avatar for chacal

I everyone, I wanted to know if there is a way, when creating a TabStrip control, to make the tabs bigger? Because I'm creating a software that will be used with a touch screen and I want to use TabStrip, but the tabs are too small to be used with …

Member Avatar for chacal
0
126
Member Avatar for sham
Member Avatar for javalsu

I'm having trouble setting the paper size and the paper bin in the printer object. I've tried the following code. If cboPaperSize.ListIndex = 0 Then Printer.PaperSize = 1 Else Printer.PaperSize = 5 End If If cboPaperSource.ListIndex = 0 Then Printer.PaperBin = 7 Else Printer.PaperBin = 4 End If End If …

Member Avatar for javalsu
0
231
Member Avatar for purplegerbil

The application I am writing involves creating a dos batch file and executing it using the 'Shell' command. The batch file is used to zip up multiple files. The zip file that is created is them emailed. :?: My problem is - creating a pause within the application so the …

Member Avatar for Comatose
0
196
Member Avatar for Tyreses

Private Sub connect_Click() Winsock.RemoteHost = ipadd Winsock.RemotePort = 10101 Winsock.connect End Sub I'm pertty sure the problem is on line two the ipadd if thats supposed to be ipadd or if its supposed ot have something else added.

Member Avatar for Comatose
0
333
Member Avatar for Iron_Cross

This was orginally posted by ShadowBoxer: Because of some suggestions, I'm going to try to gather some good programming resources in this thread. If you know any good websites, either post them here, or PM me and I'll add them to this post. [b] Tutorials, Books, Utils, Misc[/b] [list] [*] …

0
90
Member Avatar for WhataNerd

I didn't know which thread to post this question in so i just chose the visual basic one(random). My question is what do you guys recommend as a first programming language to learn for a highschool student interested in game programming....i'm sure there are a few that would do fine, …

Member Avatar for Iron_Cross
0
457
Member Avatar for purplegerbil

[FONT=Palatino Linotype]Hi, [COLOR=Purple]I get multiple pdf's (up to 1000 per day) that need to be password protected before sending on to various clients. I have Adobe Acrobat installed and tried using the dll which come with it but cannot find a password function. I can create new PDF's (still no …

Member Avatar for Comatose
0
155
Member Avatar for nawaray

:ehh: helloo... i have this renting application in which the user enters his name, phone , amount, date , payment to rent a flat ,, i have a table called rent which is related to this its fields are : name, telephone,amount, date, paid and there is one more field …

Member Avatar for mdv3441
0
448
Member Avatar for Bikerrod

Hi. I have just upgraded to XP. My base is VB6 professional. Loads of problems. BUT one specific problem. My telephone dialer does not work with XP. The one I have works on 98 and Millenium. I need the code for a dialer that works with XP. Dialer being a …

Member Avatar for Comatose
0
152
Member Avatar for Bikerrod

Hi. I have just upgraded to XP. Loads of problems. BUT one specific problem. My telephone dialer does not work with XP. I need the code for a dialer that works with XP. Dialer being a mechanism that dials the telphone from code. Then the user, picks up the hand …

Member Avatar for nanosani
0
148
Member Avatar for ahaomar

[COLOR=DarkRed]Hello, I am Software Engineer and Working in Visual Basic 6.0, SQL Server 2000, Crystal Reports, Visual Foxpro 6.0 etc... Please consider me when u have some information or I need information about theses tools also from You...[/COLOR]

Member Avatar for meksikatsi
1
121
Member Avatar for xanatoes
Member Avatar for Toulinwoek
0
106
Member Avatar for StephenHancox

Hi, I am trying to amend a single record in an Access database, the SQL to find the record appears to work but .... when it updates, it does so to every record in the table. Any suggestions why this might be? :-| Thanks, Stephen

Member Avatar for Comatose
0
118
Member Avatar for samology

I am currently developing a Consultant Activity Management System. The overall purpose of this system is to help a company manage projects from the Director who allocates projects and budget to Project Managers and Project managers allocates Consultants and budget. Consultan therefore login to the system and perform their daily …

Member Avatar for Comatose
0
138
Member Avatar for MarkKB

Hey, I'm Mark Kéy-Balchin. I'm pretty young by most people's standards. But I've been into computers for some time now (4 years) and just recently I've been delving into programming. I've got the basics of QBASIC down, and now I'm onto Visual Basic. I hope to start on C++ or …

Member Avatar for meksikatsi
0
98
Member Avatar for smoked_apart

That's my objective in the title.. p.s. does anyone know how to make text inputs opaque? p.p.s does anyone know how to retrieve BBPost addresses to send a post to multiple Boards/Rooms?

Member Avatar for Comatose
1
1K
Member Avatar for kuteesa

I write trying to get help from you, I am trying to learn VB6 and I have been working on this project it is running but there are some commands which are not working like - Find I wrote the codes but when I enter the word and click OK …

Member Avatar for Comatose
0
144
Member Avatar for shuvo

I want to create table at runtime of my VB code.At first i have used SQL command to do this. At first it worked properly, but now it has gone to worse & no table can be created. I am using MS Access2003 & Visual Basic6. Your help will be …

Member Avatar for nanosani
0
63
Member Avatar for MrConfused

I have a program I need to protect from piracy. Has anyone got any suggestions as to the best way to go about this. Presumably some sort of "dongle" system is the way to go? Thanks.

Member Avatar for nicentral
0
161

The End.