12,425 Topics
![]() | |
![]() | I am trying to create a stock management system. I have created a table with the following fields ProductID, Date,Product name, opening stock, Production, desptches, closing stock. Now my problem is how do I make the closing stock of the previous day or record be automatically transfered as the opening … ![]() |
Hi, there, i am coming up with a form and i am getting an error message as below: Error 5 Sections must only appear once per config file. See the help topic <location> for exceptions. C:\Documents and Settings\Administrator\My Documents\Visual Studio 2008\WebSites\WebSite1\web.config 31 i have also included the whole web.config settings … | |
Hi all I have a script I am using to install an msi on a remote machine. I need it to run the installer, then wait until it finishes before moving on the rest of the script. does objSoftware.Install do this or would I have to sleep for x seconds … | |
<code> Hi there. I am trying to use soap in my access database and am following [url]http://www.aspfree.com/c/a/VB.NET/Calling-a-Web-Service-using-VB6-with-SOAP-30/2/[/url] to help me learn it. I followed the tutorial exactly and when I run my access forum, I get object required on Option Compare Database Private Sub Command1_Click() Dim client As Object Set … | |
Right know i want when user click on requisition no from list box1.corresponding records product name,quantity,unit should come in another listbox of qform.frm. can anyone tell me.how should i do it .when user click on listbox1 other detail should come in listbox2.here is the code.but i additional want when user … | |
Hello everyone! i'm working on a project that takes the path of a playlist from a ms common dialog control then it have to give the name of each track and its duartion.... i succeeded to take the path... and i wrote a code that gives the name and the … | |
does any know where i can find a simple POS project? ive been googling it for hours.. and i cant find any. or if anyone can share some sample project? pls help me out on how i can start making it. im making a POS for a computer shop, thx … | |
hi there!:) I have this problem. Can someone help me? By the way i am using vb6.0, a web browser and a command button. My question is how will i click the button on the web page that i navigate to the web browser? What if the button has no … | |
Can anybody tell me why i am getting duplicate value.when i try to make query.here is the sql statement.what i have written.Kindly find the screen shot also. [code] SELECT m.productname,m.unit,e.quantity FROM (MaterialRequisitionOrder AS p INNER JOIN MaterialRequisitionDetail AS e ON p.requisition_no = e.requisition_no) INNER JOIN Materials AS m ON e.item_code … | |
I am using crystal reports 8, and visual basic 6 I have a crystal report viewer, with its commands set up as a function. This way the different aspects of the program use the same viewer, so no two reports are viewed at the same time. But after i open … | |
Hi I have a problem with my javascript the functions are not working, and I have a little knowledge about JScript. Firstly, the user will select from the list box a designer name, then a flower, and then a cake. The total will come up when the user clicks on … | |
Hi, Im using Visual Basic 2008 to make my program. I want to be able to input data from textboxes to my database tables using a buton, I created the database with the SQL server compact built into VB. I am really usnsure and getting really frustrated with how to … | |
I am having trouble getting started with a judging application that I want to develop in VB 6.0. I want to retrieve numeric (integer) scored from USB port keypads and determine scores. I have Targus keypads but am having trouble reading input from them. Can I use the MS Comm … | |
hi.. is it possible.. when i type a letter "S" all the records begins with "S" will be shown or highlighted? its like when you register in a website.. in choosing country section.. thanks | |
plz someone help me how do i add the current date programmaticaly to the database.my databse is oracle 10g and front end is in vb6.0.plz plz help me.its very urgent | |
is there a way to add the value of two rpttextbox to rptfunction (Sum)... is that possible? i need to get the sum of two rpttextbox and show it to rptlabel or rptfunction. or two rptfunction to a label or rptfunction(sum) | |
i'm new programmer. can u help me , how to retrieve data from database(access) and display in combo box. the value in combo box will automatic display into text box example: dtbs=office.mdb table name= item field name=itemID,itemName itemID=M1; itemName=modem itemID=M2; itemName=repeater i want this combo box display all itemID in … | |
Hi, I am in Urgent need. I want to develop a software in vb6[coz good in it] to split pdf files. There are few software available for that but my issue is i want to split pdf file according to the data. The files contain statements some are 1 pages, … | |
hello, i am using picture box, and coding on form load P1.Picture = "D:\My Document\My Pictures\Display Picture\ICE.BMP" why it gives "TYPE MISSMACH" Error. plz reply soon. Yasir | |
hi, am new here i need ur help. How to load an image from web browser control to an image in a visual basic form? i am using vb6.0, an imagebox, web browser object. i want to know to load the image from web to my vb form thank you … | |
[COLOR="Green"]Is There A Way To Update A Multiple Base Table On Visual Basic. Can This Be Done With An SQL Statement, Or Will Other Methods Such As the UpdateCommand Have To Be Used? Some InSight Will Be Appreciated. Thank You [/COLOR]:) | |
Hi, I have finished making an App with VB6 on a XP computer and have transferred it onto a Windows Vista computer . I have also copied the three dependencies (Adodc, MSFlexGrid and DataGrid) files from System32 of XP to System32 of Windows Vista. However, the program now runs but … | |
Hi, I just got MS Access connected with Visual Basics 2008, so i am able to view my database in visual basics. Now i would like to be able to use the buttons i have created on visual basics to add, edit and create data relating to MS access 2007. … | |
hi every one.. i have a problem of how i can change the caption of a label thats inside a [B]picture box[/B].. i want to load a field in a database to the the label the problem is i cant do it.. there's no command like this [CODE]lblStartTime[B].Caption[/B] = rsRecordSet.Fields("Unit").Value … | |
[QUOTE] Hi everybody, I need some help with my project. I'm trying to retrieve some data from a combo box on which i used the "data bound item task" so I can select data from a table of my database. the problem I'm having is that when i try to … | |
Hi to everyone, i disperately need some help. i need to read a binary encoded file using Visual Bawsic 6. First of all I know that this file has a "text" header of 3200 bytes (40 rows x 80 columns. How can I read it and translate in ASCII code. … | |
Hi, I was having this problem with connecting my visual basics software to MS access. I wanted to connect the softwares so that the programe i am bulding on visual basics can use the tables i have created on MS access. Tables like customer details, account details, product details, etc... … | |
Hi, I would like to read the a file in a binary code called SEGY, but I don't know how. The file has a text header 40 rows x 80 columns (bytes 1-3200) When I read the text header 40x80 using the "get" instruction this is what I obtain: Ãðñ@ÃÓÉÅÕã@z@ÇÄÆ@@@@@@@@@åÅââÅÓz@äÕÉåÅÙâÉãÁãÉâ@@@@@@@@@âÖäÙÃÅ@âÁõ÷Á@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@Ãðó@ÄÁãÅ@@z@òððù@@@@@ÁÙÅÁz@ãÙÉãÖÕ@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@Ãðô@ÆÖÙÔÁã@z@âÅÇÄ@ÃÖÕåÅÙãÅÄ@ÉÕ@ÆÓÖÁãÉÕÇ@ãÈ@ðKõ@ÇäÕ@ÄÅÓÅ@ÙÁãÅ@z@ðKñòõ@ÔÃðö@âãÙÅÁÔÅÙ@z@ÕÅÁÙ@ÖÆÆâÅãz@ñõKõ@Ô@ÕÖK@ÃÈÁÕÕÅÓâ@z@òô@@@@@@@@@@@@@@@@@@@@@@@@@@@@Ãð÷@ÇÙÖä@ÉÕãÅÙåÁÓ@z@ñKõöòõ@Ô@@@âÙÖÃÅââÅÄ@Âè@ÆäÇÙÖ@ÖÃÅÁÕâÉâÔÉÃÁk@ÙÖÔÅk@ÉãÁÓè@@@@ÄÁãÅz@ÔÁÙÃÈ@òððù@@@@@@@@@@@@Ãðù@ÓÅ@ÙÁãÅz@ðKñòõ@Ôâ@@@@@@@@@@@@Ãñð@\\\\\@âãÁÃÒÅÄ@âÅÃãÉÖÕk@ÔÉÕÉÔäÔ@Ó@k@âÅÇ@âãÁÕÄÁÙÄ@ÅÕâÁãÉÖÕ@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@Ãñò@ÂäããÅÙæK@éÅÙÖ@ÆÉÓãÅÙ@õððÈézñøÄÂaâ@óòððÈézõóÄÂaâ@@@@@@@@@@@@@@@@@@@@@Ãñó@ÉÕâãÙäÔÅÕãÁÓ@âãÁãÉÃ@ÃÖÔÅÕâÁãÉÖÕ@ðKöööööÃñô@ÆÒ@ÆÉÓãÅÙ@zÙÅÄÉÃãÉåÅ@ÄÅÃÖÕ@z@ò@ãÉÔÅ@æÉÕÄÖæz@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@Ãñö@æÉÕ@ñzãÙKñzñðð`ñòð@Ôâ^ãÙKòôzñóð`ñ÷ð@Ôâ^ÖÅÙzõÔâ^ÓÁÇzñKð@Ôâ^@ÁÓÉÃKzñóð`óððÔÃñø@ÙÅÁÓè@ÖÆ@Â@ÇÁãÈÅÙ@ñò@ÆÖÓÄ@ÁÕÄ@ÕÁåÉÇÁãÉÖÕ@ÔÅÙÇÅÄ@æÉãÈ@ÃÄÖâÉãÉÖÕ@ÅÕâÁãÉÖÕ@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@Ãòô@K@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@Ãòõ@ÆÒ@ÆÉÓãÅÙ@z@ÂÁÕÄ@ÅÙzõ@Ôâ^@ÓÁÇzñKððð@Ôâ^@ÁÓÉÃKzøð`ñðõ@Ôâ@@@@@@@@@@@@@@@@@@Ãòø@æÉÕñ@ñðõ`ñòð@Ôâ@ÖÅÙzò@Ôâ^@ÓÁÇzðKñòõ@Ôâ^@ÁÓÉÃzñõð`ÅÕÄ@Ôâ@@@@@@@@@@@@@@@@@@Ãóð@Æç@ÆÉÓãÅÙ@ÂÁÕÄ@Å@ÓÃzöÄÂaÖÃã@ÈÃzòôÄÂaÖÃã]@@@@@@@@@@@@@@Ãóò@ð`ñðð@Ôâ~@õðð@`@òððð@Èé@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@Ãóó@ñðð`ñóð@Ôâ~@öðð@`@ñöðð@Èé@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@Ãóô@ñóð`ñöð@Ôâ~@ö÷ð@`@ñôðð@Èé@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@Ãóõ@ñöð`ÅÕÄ@Ôâ~@÷õð@`@ñòðð@Èé@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@Ãóö@ÃÖÕåÅÙâÉÖÕ@ãÖ@âÅÇè@ÆÉÓÅ@MÉÂÔ@ÆÖÙÔÁã]@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@Ãó÷@``````````````````@ÕÁåÉÇÁãÉÖÕ@`````````````````````````````@@@@@@@@@@@@@@@@@Ãóø@ÕÁåÉÇÁãÉÖÕ@ÙÅÆÅÙÅÕÃÅÄ@ãÖ@ÃÄÖâÉãÉÖÕkÃÅÕãÙÁÓ@ÔÅÙÉÄÉÁÕ@@@@@@@@@@@@@@@@@@@@@@Ãóù@ÆÉÙâã@@ÃÄ@ò … | |
Hi everbody, I have used one ADODC control in my VB6 prog with SQL 2000 as backend. I have completed the connection of ADODC using UDL file and it's working fine But when i write the following syntax to retrieve data its not working: The code is as under: [B]Private … | |
At my school we use Visual Basic 6.0 and I wanted to try something that we learned about arrays and using notepad as a cheap database. We would use thinks like: Open "Filename.txt" For Input As #1 Input #1, strVARIABLE lblVARIABLE = str VARIABLE So basically it'd take the first … | |
I am stuggling to write a VB program and not getting any sucsses. My Problem is, I am doing a data analysis for a machine on daily basis. And the end of each job i summerize all the times and start the next one. For analysis i have to move … | |
hey guys, i've got an 'if' statement that works but i have to change it into a 'loop' statement. i originally chose 'if' because it's easier for me to understand but... it's gotta be a loop. so if anyone could, what would be the best loop style and how would … | |
Hello guys! I am totally new in visual basic and have got desperately stuck for 4 hours with this problem which I bet is very stupidly simple. The simple program loads a .rtf file in a rich text box and using a textbox and a button, I have to search … | |
I have an assignment that asks me to pick a third-party control available for Visual Basic.Net. Color me a newbie...but I am not sure what that means. I googled the question "What is a third-party control for VB.Net?" and the results did not really give me a definitive answer. So … | |
Hi I do have a form called booking, when user should be able to type a booking number in text box and by clicking on the Find button then all the details for this booking should be displayed. My problem is when I type the number and click on Find … | |
Hi, Pl tell me the code to [COLOR="Red"][B]copy the existing table of Access or SQL [/B][/COLOR]and give the [B]new file name to it[/B] from VB6 at Run time without changing the field name. (k. S) | |
Hello everyone, please i need your help very urgently. I am working on a data management application and am using the data control and the standard report system. The following is an example of data collected. Name Age Birthday ( Day/Month) , Gender Samuel 23 2/5 Male John 22 3/5 … | |
here is a workbook demo: [URL="http://www.datafilehost.com/download-553fafeb.html"]http://www.datafilehost.com/download-553fafeb.html[/URL] Ok. Let me explain. I have an Excel worksheet with a Source Cell and a Target Cell. Via GDI API functions, I draw a temporary gradient fill over the source cell which happens to be cell "D6". then, I make a transparent copy of … | |
i'm trying to connect two computers over the internet. kinda a messeging service between my desktop at one house, and my laptop at my other. i want the desktop to connect to my laptop and then just send it a message. but i don't know how to get the laptops … | |
Hi, I have an app working with webbrowser com component. There is an events handler for beforenavigate which modify URL if necessary and it I works fine except for computers where is installed ICQ. ICQ captures beforenavigate and "smartly" redirect to ICQ search engine, my handler is bypassed and nothing … | |
Greetings! I am using find command in vb6 using to conditional statement. Call dbconek With ar .Open "Select *From numgroup", strconek, adOpenStatic, adLockOptimistic .Find "numero = '" + bet + "' And "draw_date = " & DateValue(vdrawdate.Text) & "", 0, adSearchForward If Not .EOF Then msgbox "record is existing" Else … | |
Have 2 Projects in my Properties Window. How do you 1) Have a Subroutine from Project1 Call a Subroutine in Project2. I get an "Object required" error message. Do not really have a need for this, just wonder if it can be accomplished. 2) Code in Project1 instantiates an object … | |
iv just done a cricket scoring system but the output is to a txt file - i want to put some of the details to a database , meaning remove the txt file and have a db instead. the programm is fully functional but needs a database - can any1 … | |
Hey all, I am having an issue opening .tar.gz files inside of access. I am using VB code. My goal is to unzip this file which has multiple excel files inside of it. I will be pulling numbers off of multiple Excel files inside not just one. These Excel files … | |
Can anybody please help me with the code to read file names inside a zip file using VB6. I am able to open(not extract) the zip file. | |
VB6 - Form1.Show, it is a method? Show is not on the Form Properties nor the Form Event Code. What is SHOW? Can I add code to it? Thanks | |
Private Sub Check1_Click() If Check2.Value = 1 Then Check2.Value = 0 If Check3.Value = 1 Then Check3.Value = 0 If Check4.Value = 1 Then Check4.Value = 0 If Check5.Value = 1 Then Check5.Value = 0 If Check1.Value = 1 Then Text1.Text = Check1.Caption If Check1.Value = 0 Then Text1.Text = … | |
[B][U]This is probably a easy an simple task to someone that can take only a matter of minutes, but im new to this[/U][/B] Please will someone help me with my coll work....i have been given a task to normalise this data in to 3NF an i am totally stuck help … | |
Hi Friends ! I want to create DSN automatically with common dialog to choose database. I don't want user have to go to control pannel \ Administrative tools \ ODBC Manager for create DSN. I am using MS Access as My Database. How can i do it ? Plz help … | |
Greetings! i am using date in my program. My databasefield <draw_date> declared as shortdate in msaccess. when i use in the programs .Open "Select *From numgroup Where Draw_date = '" & DateValue(vdrawdate.Text) & "'", strconek, adOpenStatic, adLockOptimistic I received error message.. Data Type mismatch in the criteria and sometimes Error … |
The End.