Forgive me if this is a simple question as I have never used MYSQL before. I want to connect to MYSQL through VB. What do I need to do to make this work. I have installed mysql and the myodbc 3.51 on my server. Now I am at my client machine doing some vb code. Lets say the server address is...
We are using the nortel extranet client to VPN into our host company to close w/o and such. While we are connected to them, we cant connect to our local databases to reliquish our inventory. Is there any way that I can connect to both simultaneously... Any way at all that I can do it from this...
I am getting two ISDN lines from verizon installed at my warehouse, is there an inexpensive router that i can get to bridge the two ISDNs together to utilize the full bandwidth?
Thanks
Jamie
Everyday at noon time we are sent work orders to our networked printer. I assume they connect VPN and print directly to the printer's IP address. Is there a way I can intercept and copy the data that is going to the printer to a file so that I can upload into our database. Its either that or...
Im not sure exactly how to do this, but I know it has been done. We receive our work orders at night. They are sent directly to our printer. I want to be able to capture what is sent to the printer and send it to a file, so that i can import it into our database. Right now, in order to put all...
I have a form which asks the user the quantity of equipment that needs to be scanned. A loop begins and creates input boxes to the exact number the user enters.
Now I am trying to add the equipment into the database. Again I am using a loop for the quantity that the user chose. The problem is...
I have a form which ask the user the quantity of equipment that needs to be scanned. A loop begins and creates input boxes to the exact number the user enters. Is there a way to name the boxes as they are being created during the loop so that i can in turn upload the information to my database...
I have a form which ask the user the quantity of equipment that needs to be scanned. A loop begins and creates input boxes to the exact number the user enters. Is there a way to name the boxes as they are being created during the loop so that i can in turn upload the information to my database...
I have a form which ask the user the quantity of equipment that needs to be scanned. A loop begins and creates input boxes to the exact number the user enters. Is there a way to name the boxes as they are being created during the loop so that i can in turn upload the information to my database?
OK, this is kind of hard to explain, but I'll try. Basically I have two Tables. One table holds all our payment information, work orders and such. The second table has payments that needed to be updated on table 1. I have written code that compares the two table and updates the payments on table...
I have a webbrowser control, that navigates to a secure site. I need to get the values out of the selection boxes on that site. Once the user selects the values on that site, i want my program to be able pull those values and use them for another process. I tried using the webbrowser.document...
I am using the webbrowser control and pulling up a webpage. What I would like to do is get the values from the selection boxes on the page that is coming up. I think the web page is protected so the only way to get the values is by using an API command or so I am told. I have never used API's...
Here's the scenario. I need to pull data from a selection box in a web page to my vb app. I am using the webbrowser component to pull up the web page. Normally i would use something like this to pull the info.
text1.text = webbrowser1.document.frame(frame name).forms(o).selectionbox.value...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.