12,155 Topics
I am trying to replace a string with another string in a string, but it is just not happeneing and is driving me crazy :@ and I am really confused :confused: Here is the snippet : [CODE] Dim strHex2 As String strHex2 = strHex.Text Dim Mystring2 As String Dim GG …
Hi I am trying to retrieve results from an access database using ODBC within an excel spreadsheet. Although the query works the using the worksheets querytable object, the results are written into a cell and then the cell has to be evaluated. I would like to evaluate the results without …
Heya I have to write a script within MS Access 2003 using Visual Basic for Applications to read in data from a textfile and insert it into the table. I began my programming path using dot.Net C# and started database manipulation using Sql Server. So this is kind of like …
Im New to the community, im having difficulty in trying to attach code to a password program that will open folders once the correct password is entered. Any ideas on how to do this???
I hope you guys can help me Im having troubles with this. I need to create this using Vb or vs2008 visual studio or visual basic 2008 can you guys help me? INTERNET SERVICE PROVIDER An internet service provicer offers 3 subscriptions packages to its customers, plus a discount for …
I want to connect My Access Data in my Web Page. Is this possible? If yes, can you tell the way to connect. IS THERE ANY WAY TO USE ADO CONTRAOL TO CONNECT MY ACCESS DATABASE IN A WEB APPLICATION. CAN YOU PLEASE GIVE ME THE BASIC GUIDE.
hi all, i have connected 4 ip camera s with my pc.. i need to raise msg when the camera cable unplugged (abnormally) using winsock.. i tried using loop like for 0 to 3 winsock(i).close if winsock1(i).connect <> sckConnected then msgbox("no connection") end if i know as a beginner this …
hello everyone I am trying to convert with VB a wmv video to bmp images. Does anyone knows how to do it? If it is impossible with VB could you suggest me any other language or another program? thx!
Hello everyone. I'm making a database program for a dormitory which makes and manipulate records of the residents. I just want to ask what is the code for printing the records. thanks alot in advance
Hello, I don't know if this is the right place to ask this, its sort've a big collective question on how to go about building a database program =p. Yes, it is a project for school, I've got about a month to do it, I'm quite new to VB and …
Good day people. I have written a free plugin for ACT by Sage that makes it possible for VB6 programmers to link to and integrate with ACT from your own system or database. Up until my MiddleWareSDK (MiddleWare SDK for ACT by Sage) it was always impossible for you to …
I started playing with programming back when psuedocode was being taught in technical colleges... No jokes about my age, PLEASE! I also learned about binary, loops, and even created an even more archaic video game than "PONG" !!! I got real hard core about them back in the late 90's …
I am trying to embed an image into an rtf file using VB. Well, I tried using the clipboard method but it doesn't wield any good results, I have to embed it and align it and copy it so that the images form a border. Ideas anyone?
hi!!! everyone i am the student of O'levels and i am making my project of com. and in great need of a complete version of vb6.0 plzzz.. send me a link or share with me... plzzzzzzzzzzzz
Hi I have a combo box with a list of Months however the Months are preceded with a single character code i.e F (January) G (February) H (March) J (April) K (May) M (June) N (July) Q (August) U (September) V (October) X (November) Z (December) H (March) As I …
I use datagrid to show data and use adodc control. but when connect between them a msg show "No compatible data source was found for this control. please add an intrinsic data control or a remote data control to the form." Is there any proses to connect between them?
Hello, Does anyone know how to pass a prameter to vb.net program that will run behind an exist vb 6 program. I have been given an instruction to write the new functionality in vb.net and integrate it with vb 6. Thanks Guys S I also published this to the VB …
can you give me thesis title??? i am a IT student \tnx!!!!
We are facing Run-Time error problem with our product which is developed in Visual Basic 6 and Flash Component for its UI. ([url]http://74.50.1.237/downloads/PMP.exe[/url]) Product was developed four year back and was working fine at that time. but as new updates and survice pack are comming for windows most of our …
Ok, im quite new to VB, im making a betting game (out of boredom) but ive got stuck at randomising a winning horse (horse betting) completely pointless i know, but im doing it to practise my skills what i learned in IT at college. There is 7 horses to chose …
Hi As the Infragistics NetAdvantage COM forums appear dead so I though I will post here also. I have a UltraGrid bound to a fabricated recorset. One of the columns has a valuelist attached with 12 items to choose from. When I click on the Dropdown box only 10 are …
Hi all, Question again .. :) How to calculate the numbers of character in text box including space/blank? Who want to help such a new beginner ? he he thanks :$
Hello all, Forgive my ignorance but I could really use some help with writing a Word macro to open an Excel spreadsheet. Long story short is that our firm has a multitude of global (corporate) word macros that we use to open different documents and other functions. We now have …
hello to everyone i need your help guys for my thesis my thesis is all about computer arcade with internet cafe management system can you help me to create this device???
Hi all, As i'm new to VB 6.0, anyone could help me to find out this issue? how to change the color of text which is in textbox? thanks in advance :cool:
Hi friends, Please send me process of making a project [B][U](backend Ms Access and front end visual basic)[/U][/B]running on LAN. I tried but i got message [B]file already in use[/B]. If not possible tell how can i identified which IP(user) use that programme. Thanking you Pardeep
I want to the format of Dt Picker with link microsoft access. I write in format property dd/mm/yyyy. and the month is show, but this didn't link access . why?. any body help me to how the format link of Dt Picker with access. This project is important for me....... …
hi all, Can anybody give me code for connecting vb 6.0 to ms-access 2007 with connectionstring Regards Guest11
Hi all I need to make a standalone application for uploading a file from the local harddisk to a local folder. no server is involved and everything is done locally. Please help. Thanks in advance jyoti
:) Hello Everbody!!!! I am so pleased to know that you all Gals/Guys in the IT world!!!!, I am a programmer myself using Vax Basic.. anybody old enough to use these Now!!!.. i want to gain knowledge of Visual Basic so that I can transfer my experience to build great …
--URGENT-- Ive written a code in VBScript in ASP where back end is SQL. Here I want to display all the records with the data of the selected field of the table "Users" but it displays only the first record repetitively for the total number of records in the table …
[INDENT][INDENT]--URGENT--[/INDENT][/INDENT] Ive written a code in VBScript in ASP where back end is SQL. Here I want to display all the records with the data of the selected field of the table "Users" but it displays only the first record repetitively for the total number of records in the table …
Hi, I want to create a message box that will pop up when someone clicks the close button. Basically just to confirm that they want to exit the database with yess, no buttons. Can anyone give me the code. Cheers
I use winsock a lot in my programs and it is very good but I can't achieve a connection when one of the users is behind an adsl router. What should I do in order to make the connection? I tryied port forwarding but the problem remains. The applications I …
As a beginner VB 6.0 user, i have tried to make a simple database-link VB project. There were problems when i used a Microsoft Access Database which have some combo-boxes field (made by look-up wizard options). Is there any way for me to make the combo-box field in the database …
Hello, I'm a beginner VB 6.0 user, and I would like to know something about it. Is there any difference in coding (for the same purpose) between a database oriented VB projects using the Data Control and ADO? How much are the differences, if you plz could explain it briefly. …
Hi, Badly need help again. I have completed one project and have tried making a setup file using Microsoft Visual Studio Package and Deployment Wizard. It showed no error. I ran the setup file but could not as I saw a message(Error?) and after completing the setup I tried running …
hi friends, Please guide me about the hardware interfacing that is sending and receiving data on ports and how to control port using visual basic code. Awaiting for ur reply.............
I have a routine that, at one step, calls a form and shows it modal. When the user closes the form the routine continues. However, upon closing the form I want to know if it performed its assigned function- if it failed then I need to stop the routine. However, …
I am working with sstab. I created 4 tabs each tab was bound to 4 different ado control and bound 4 tables in MsAcess My problem is what code I use to save all data encoded in 4 tabs in single command(cmdSave) Please provide help thank You
Hi all I am newbie to VB.I want to append text file data to an already existing excel file. Following is the Text file:: [code] BARCODE|TITLE|PRICE|CUSTOMER_FIRST_NAME|CUSTOMER_LAST_NAME|CITY|STATE|ZIP|PURCHASE DATE 111111868167|Dead North Friday Night OCT 10th |18.5|Amber|Follensbee|Windsor|VT|05089|08/07/08 11:30am 111111868177|Dead North Friday Night OCT 10th |18.5|Amber|Follensbee|Windsor|VT|05089|08/07/08 11:30am 111111868187|Dead North Friday Night OCT 10th |18.5|Amber|Follensbee|Windsor|VT|05089|08/07/08 …
hi all, I have developed one application in vb and database MS-Access2003 it works properly if i use ms access 2003 or earlier version but if i run this application with latest version of database than i am able to view the data from database but not able to insert …
I want to change the format of Dt Picker. I write in format property dd/mm/yyyy. But it show 30/00/2008. why the month didn't show. any body help me to change the format of Dt Picker.
I have an application that will run fine for about 15 minutes then will just randomly stop and give me a 'Run time error 5' message. this is very annoying because this program is supposed to run for extended pieriods of time.
I have an old VHS camcorder connected to the vidoe input of a WinTV PCI card. I want to develop a simple program that will, at regular intervals, grab stills from that video source and save them to my hard drive. So far, I've been unable to find anything free …
i relly need help in connectin my visual basic 6.0 with sql server 2000.... thouhg I'm ok with acess
Hey everyone, I am wondering if it is possible to open a word template in the open document. I am running Word 2007 and I have created a new Ribbon tab with a bunch of macros on it and basically, I want to be able to have a button on …
Hi guys. I have now looked at hundreds of articles and forums for solutions. I have the following forms: A db selector form. The form has a combobox where I want to load the connections(connection name) you want to use to connect to a sql database. I need the user …
any one with an example of a hotel managment system or a link to a website with one
All, I have been working a vb6 app since 1999 and it has over 100 forms that work with ADO - COM and am looking for a simple way to access MSAccess for each form. Some forms have several old ADO connectors using late binding to connect the the database …
The End.