10,987 Topics

Member Avatar for
Member Avatar for ajeshantony1

hai , i am doing my final year project work. It is about buliding an Interactive voice response system. I have chosen VB and Oracle 8i as my tools. i want to know whether i can develop an implement an IVR using Vb 6.0 or not. If so how to …

Member Avatar for Comatose
2
541
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
194
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
129
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
112
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
208
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
113
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
128
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
202
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
131
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
101
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
92
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
99
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
114
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
268
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
149
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
393
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
297
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
225
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
292
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
375
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
69
Member Avatar for Pmaster
Member Avatar for ahmadtamoor
Member Avatar for Comatose
0
57
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
131
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
217
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
123
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
226

The End.