11,868 Topics
![]() | |
I've been working on getting a SQL DB to return records through an ADODB.Connection object and have had zero luck getting it to work in VB6. Whereas I created an ASP form using VBS to produce the exact same functionality with no issues. In VB6, I've included the following references: … | |
i want add record in datagrid but cant understand | |
hi, sorry for this question, but i really didn't know. i want to load flash animation and put in my project? please help me.. thx, i really appreciate that. | |
ineed idea about my proposal on my thesis.. using PL .V.b6 | |
Hi All, I am doing a project on a Video Library Management System for my final year Computer Science project and I've run into acouple of errors. Could anyone out there help me out...???? Please, I'm desperate...! Thanks. | |
1. Insert Microsoft Multimedia Control. 2. Open Coding of command butt on. *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* Private Sub Command1_Click() MMControl1.FileName = "Filepath.mp3" MMControl1.Command = "open" MMControl1.Command = "play" End sub *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* 3. Run Project and click on command button Your sound will play. For more information please contact:- SNIP | |
I have a VB6 program running fine on the machine I wrote it. When I create and exe of the program that works also. If I export the program to another machine I get a 'Class not registered. Looking for object with CLSID {00000010-0000-0010-8000-00AA006D2EA4}' error. After a bit of research … | |
How do I make Crystal Reports 4.6 run inside of Access 2003? Upon choosing the Crystal Reports Wizard I was prompted for a database password... for which I have none administered for that database but it works well in access 97. I need to run my crystal report in ms … | |
Hi, I am running Visual Studio 2008 with the latest service pack and updates. I opened up my window to start coding and can only see half of my code. The left half appears to be off the window on the left side, and the right half is on the … | |
Hello. I have a little problem with using a .dll in my visual studio 2008 project. The dll is created by bjam. The guide i followed was: [URL="http://www.rasterbar.com/products/libtorrent/building.html"]http://www.rasterbar.com/products/libtorrent/building.html[/URL] There is also a vs 2008 guide but i do not know enough about visual studio to follow it. [URL="http://code.rasterbar.com/libtorrent/wiki/BuildVS2008"]http://code.rasterbar.com/libtorrent/wiki/BuildVS2008[/URL] Well i … | |
Is there a way to delay the next instance of a loop until a certain criteria is met? Or is there an if then statement that when the condition is met, the next instance of the loop begins? I have a loop that wants to start before the functions called … | |
how do i hold the previous value of number on a text box of calculator after assigning it an operand in vb6 | |
Hello all, i've just found source from planet source code, and from this source i just want to make program can record the streaming voice into .wav or .mp3... is that possible?? what should i do?? Thx b4.... | |
hai guys i am new to this community and i wish do a project can you guide me with some ideas to match to the up coming trends.. | |
Respected Seniors, I have no knowledge about creating report in Crystal Report. Kindly tell me step by step process for making crystal report and what application need for install on my system current time i have vb 6.0 and ms office 2003. Thanks in advance. Pradeep | |
please help me on this making a payroll system using MSSQL.. i dont know how to start.. just a simple one.. please.. | |
hello...im new in vb world.so please help me if someone can..my problem in details: 1.have created a ms access database file named Database2.mdb which has 5 columns as follows a,b,c,d and result.it has 5 row and a,b,c,d are filled with data but result column is empty. 2.have created a datagrid … | |
hello there, anyone can help... is this possible? i have a string value of form names in my DB so when my condition passes, the variable string will take over the value , then that value will call the form(variable) as string. i got an error when i use this … | |
Hello, I am downloading live data from bloomberg and am attempting to write a macro that loops through several different stock symbols and saves the corresponding data for each symbol to its own invididual workbook. My problem is that I need to add a delay to my code in order … | |
I need to make a programme that copies itself secretly to start up folder with visual basic 6. Can any one help me? | |
Hi All I need to create a login screen for a project in ms access. I have the Visual Basic which has been installed by default along with the MS Access package. I have designed a form in MS ACCESS for login and I ahve also created the login table … | |
Hi I need to export some data from VB SQL query to an existing excel file, witch is a bill model. In the area where I use CopyFromRecordset are some merged cells, and all goes fine but the paste of data in those cells. If there are 3 merged cells … | |
Hi I have an ActiveX component (docview.dll) with executable path in project file pointing to a dir but registered for a different directory. When deployed on the web server a C++ COM component won't load anymore even it does NOT reference the dll. I modified VB project so the path … | |
Hi.. I've got a problem in how to connect atmega8535 to VB6 using MSComm... I've already build the program in VB6 and usart program in CodeVision,and it's already work in computer that use Windows XP. but when I tried it in computer that use Windows 7 it doesn't work...!! Any … | |
i tried installing aspnetflash from [url]www.aspnetflash.com[/url] in the process of installing, it always give me an error msg "CLOSE ALL.NET PROGS where as no program is open after installation i can't find the tool box on the Tool box menu am just confused. | |
i try create using win32 console application but it will come out with the stdaf.h header file i know to create a pure C i need to change the project to compile in C only and i did but the error stadaf.h keep popping out do anyone know how to … | |
I am working with VB6 and access and I am facing theis problem. Can somebody tell me the reason of such kind of error- Runtime Error- 8577 Failed getting Rowsets from current data source. i am getting this error while I am trying to display reports from the database by … | |
hi, in webbrowser component of vb6 we have a option to open a url a send a header with the post information. what i need is send a login information for a php script capture that post. what is the correct sintax? thanks for your help :) | |
hi, i have a vb6 project that use the Crystal Reports Activex Designer Run Time Library 10.0 to load and print the report in the prodution machine this is working but now i need install this activex in pc cliente, where can i get the installer? i have created a … |
The End.