10,992 Topics
![]() | |
Hi all i want to use Ms Excel as database and vb6 as front end is it possible? if yes then how to do it plz answer if u know | |
Hello There; There are several question I would like to asked regarding visual basic and crystal reports Active-X control connectivity. We use the crystal reports viewer ocx to open crx reports on a stand alone vb application. the function to do the opening (calling) are fine. but several question arise; … | |
Sorry if this belongs elsewhere, it's BASIC, so VB is the closest. (By the way, long time no post for me, I'm back, yay) Okay. I'm writing a game (a SRPG) in QBASIC (wicked leet, huh?) so that my friends can edit it and crap (I know other languages, but … | |
Hi I Want to display a Form as System Modal. The best Example is [B]Shutdown Dialog box[/B]. How can we create such forms. | |
I want to view Autocad drawings within my VB project. Please help on how do i go about it. I want a feature whereby i can view the Autocad drawings and may be at a later stage i would want to do some editing as well. Thanx for your replies | |
Hi, Basically i'm Visual Basic Developer. But now some other client need i used the C# for creating the class library. I want to use the C# class library (dll) in the visual basic program. Could you any one help me! I have use the the "Resigter for COM Interop" … | |
I was woundering if it was possible to do validation on a dtat a grid and how to do it. I know how to generate info and delte it, but not how to validate it. I'm taking a access table and generating the dtat grid from that. I want my … | |
I have VB programs intended to be used by other than English-speaking people. When I use MsgBox with vbYesNo, the buttons show "Yes" and "No" (obviously). While everybody understands that (fortunately) it doesn't look very good or if I cared not to have the buttons in the language of the … | |
hi! we have a project where on frm_playername there is a textbox where the user enters a player name and then a button on that form takes you to the game screen form and on this form there is another textbox that should display the name entered on the frm_playername … | |
hey friends...i am a beginner in VB applications..and while linking databases with my projects i have come across these terms : COM, OLE, OLE DB, OCX, ActiveX Though i vaguely know about them i often get confused between them...i guess because of their close relationships..so please anyone clearly explain what … | |
i m doin a project in which i need to use ftp for that i need to include the modJPEG.bas anyone know how? thank u very much | |
hey friends...i am a beginner in VB applications..and while linking databases with my projects i have come across these terms : COM, OLE, OLE DB, OCX, ActiveX Though i vaguely know about them i often get confused between them...i guess because of their close relationships..so please anyone clearly explain what … | |
I have a button that I have set to false on runtime until some event occurs. I would like to display a tooltip for the disabled button to inform the user what has to be done to enable it. tooltip doesn't show while the button is disabled but shows while … | |
I finally have my program working perfectly on my PC but I don't really know how to go about setting it up to work on another PC. I have gone through the Deployment setup but when I try to run it says file not found. I know nothing at all … | |
Hi. I'm quite new to Visual Basic so my project isn't that advanced and I don't have too much knowledge of it. I'm however quite lost of how to solve the problems I now face. My project is a library where you can enter books. The books take the forms … | |
how to count the number of items(or say elements) in each item of a collection in vb6.0 please help | |
Hello all. Now I working with Project that use VB6,SQL Server . now my RESTAURANT want to update software by use Pocket PC order Food from customer. Plz Help me I don know the way to upgrade my Projcet. I need some idea. Help me please.:idea: | |
Hello,every one! I want to get the specification of DataMatrix Barcode,can you help me? Thanks for any help! Greetings, David Xu | |
guyzz i wanted to make 2 connection in my inventory system. using mysql and access. i wanted to use the mysql as my main database..and if their no internet connection it posible save first the data in my access.. and if their an internet connection it will update and stored … | |
Dear All I want to Open Soursafe control in VB application for example After creating new application when iam clicking one button Sourcesafe login page should appear how to do this regards Narain | |
Hi, I am trying to save a Vb form values to XML, I am able to write to a XML, but i am not able to append more pages. I am using the following code: ' Save the current values. Private Sub SaveValues() Dim xml_document As DOMDocument Dim values_node As … | |
Good Day Sir/Maam, I want to interact cellphones using pc through usb.. i want to know how to control the cellphone using programs.. what should be the interfacing code to manipulate the phone through usb.. thnks.. | |
Hi Im Titers and I wanted to create a glassy button using VB6, can you help me guys how to create a glassy button with mouse over effect. Thanks! | |
I have a VBA Word Project, which opens another Word document and exports a module from one project to another. When I run the macro while within the VBE (i.e., by clicking Run Sub/User Form button), it works fine, but when I try to run the same macro from the … | |
Hi All, I would like to start by saying that what I want to do is probably against the rules but I thought I would try and find out if it could be done. I am creating a VB program where you fill out a form [B]"FORM1"[/B] and then select … | |
hello guys and programmers, my name is anil and i want to know how to crack a vb software?????? actualy i have created a software and then created a setup of that software through packing tool provided by the VB6.0 but now i want to add a button in my … | |
Hi All I am trying to use VB to access a query in a MS Access Database and pass in a variable to run this query storing the query results in a recordset in VB. I am not very sure this is possible. In other words I am using vb … | |
Ok, here goes my first post. I have created a db in access and an access report which I need to open from a form in visual basic. My vb form contains: [U] 2 calendar controls[/U]: I would like the user to be able to select a date range to … | |
Hi I have no experiance with vb6 and databases, but I do have experiance with mysql and php... I wanna make a game with vb6 and retrieve the user info from my sites database. How do I connect to the database in vb6. A tutorial would be nice. | |
I'm having some difficulty with text to speech on VB6. I have downloaded a control from Microsoft, but it isn't an ActiveX control. I was wondering if there was any way to convert it, or if I would need to download it from somewhere else. | |
I use vb 6.0 , Sql server and Data report . When i am go to show the report there is a problem. The Code is following. Private Sub cmdShow_Click() On Error GoTo Errorhandler Dim cn As New ADODB.Connection ' Dim rs As New ADODB.Recordset ' Dim rs1 As New … | |
I am using a client program (VB6) to interact with one or more server ActiveX executibles, also VB6. Everyting works as it sould when the servers are different EXE's. That is, compiled with different Project Names to different File Names. However, I would like to access 2 instances of the … | |
Hello, Im new at programming I am just getting started, so can someone advise or teach me as to, how do I go about automatically answering a call,establish comunication,recieve data and passi t on to another aplication for decoding. Protocol to establish comunication and/or sending and receiving data must be … | |
Hello, I'm new here, Can anyone help me? I'm trying to make a chat program. Like that of winchat. I'm planning something like a serverless type. Any help would be appreciated. :) | |
PosOfSpace = InString(LstStudent.[B]Value[/B], 1, " ") txtStudentId.Text = Mid(LstStudent.[B]Value,[/B] 1, PosOfType - 1) I'm tring to get the studentId to show up in the StudentId text box. This is supposed to be done by double clicking on the student you want process This is in the list called LstStudent. This … | |
I made this code to let my user open up my database and see a report. It prints the report, then it will open the access database. I know I'm doing something wrong, i just want to view the reprot called student history. Any advice or corrections tomy code would … | |
Background : This is a quote system that i am trying to improve! Currently i have a Mircrosoft excel database set up that collects all the quote information. My problem: How can i save to a specific point in an excel spreadsheet (for example save directly to c7 without ruining … | |
hello..i want to ask that is it possible to disable NIC using vb, if it is possible can u guide me how to create a vb code. It is important to me coz i have to complete my final year project. hopefully anyone can help me.. i have no idea … | |
hi, i am basically adding files to my listview through this code [code] For each n as string in my.computer.filesystem.getdirectories("C:\Testing\") Listview1.items.add(n,Imagelist1.images.count - 1) Next [/code] so all the files inside testing folder show up on the listview the problem is that they all show up but they show up with … | |
Hello, My manager is all over me because of this issue ... please can some help me I am working on an VB6 application which use Crystal Report 8.0.1.0 for reports and the backend database is SQL Server 2005. My report uses stored procedure to get the records from database. … | |
I have a program that has a connection to an Oracle database and is supposed to execute an Insert statement. It runs with no problem until the [I]connection.Execute SQLString[/I] command. This causes a crash. The code compiles error free, and I've checked the syntax of the Insert statement and it … | |
I am calling a form from a function present in a class. The function is in a 'for' loop. The form does some functionality and on click of a button on the form, the control should get back to the function from where the form was called. Please help me … | |
Hi. I have created a visual basic system that is connected to an oracle database. (I connected through data>Add New Data source>New Connection>Oracle Database etc etc) I am using the system to create new oracle users with passwords etc. I have a form called frmAdd and text boxes txtUser and … | |
hi,can anyone help me with a code that can change form color after 10 seconds ,for example from yellow to red continiously.please help. | |
Hey, I just need a little help finding out how to convert text to voice in VB 6. Any info is greatly appreciated. Links would be great. | |
How do i pass variables to data environment's sql? | |
hey frnds tell me one thing,Graphics is used in Projects or not. Because I think so its a waste material given in all the books & it is used not in any projects. Any Suggestions. | |
1. Write a Visual Basic program with GUI to cluster the following four dimensional vectors into an ART system: 1110, 0011, 0100. Play around with the vigilance parameter and see how the clusters change. 2. Write a Visual Basic program with GUI to encode the following associations into a bipolar … | |
i'm popping up a form from a function and i want the code to stop executing further till a button on the form is clicked. Right now the form is popping up and the appln continues executing the code after that. Please help me | |
Hello I just started learning visual basic about 1 week and a half ago, and I'm just wondering if there is a way to compare text box values. e.g. text1.text = 5 and text2.text = 10, rather then subtracting it, I was hoping if there was a way to find … |
The End.