Hi guys I have a table that stores all the hardware that users have on site, some of these users have more than one piece of hardware like multiple machines etc
Now all the users machines are referanced to them by thier payroll number for example
ID (autonumber)(key) - Payroll - Machine -...
Ok I have a series of combo boxes and I want each combo box to display the data depending on whats in the other combo boxes. but I cannot get the combo box to populate any data I get no errors and even when I put a break on the event procedure nothing happens.
Option Compare Database
Dim Fname...
I have a form which shows a users details for an audit
Now these users have many app's but I dont know what they are so I created a command button to add applications to the applications table.
This brings up a form with a textbox and a command button labeled Add application. When clicked I want...
Hi guys this is the Asp Code I amd using from a form in oder to send the forms results back to us by email
for some reason we have never recived an email back dunno if I have messed something up in the code could someone look over it for me please
<%@ CodePage=65001...
I have 8 forms
when a user opens one form it shows up when he opens the next form I want that one to show up below it when he opens the next one it shows up below the other 2 in, and it makes no differance what order he opens the forms.
I have a SQL 2000 server
I have lots of images in my program (resource file) but I want to move them out to make my exe smaller
Now the SQL server is on the Web and I also have web space on the web
so I have moved all my images to the webserver.
Now I want to use an Image control to show...
Hello lads
I have a SQL 2000 server
I have lots of images in my program (resource file) but I want to move them out to make my exe smaller
Now the SQL server is on the Web and I also have web space on the web
so I have moved all my images to the webserver.
Now I want to use an Image...
Basically I am using an SQL DB and in one of the fields I have the location of a file that has the picture of the item in the SQL database
Now when the user browses through I want this picture to load up into a image object
I am using
Image1 = Loadpicture...
Hello guys I am back again for yet more help
I am running a query which returns results back to my program then in another part of the form depending on what is shown in the form it has to run more querys to get more details.
hm not sure how to explain this properly...
Ok guys I have an sql Database but I have no idea how to put images into the field for each record could someone tell me how to do that?
also I will be displaying the image in a VB6 program can I just bind the img object to the field with the image? or does it need special code
Ok I would like to know how best to increase and speed up the performace of my program fetching data over the internet using ADO
Con.Connectionstring "Driver={SQL Server};" & _
"Server=xxx.xxx.xxx.xxx;" & _...
Ok I have done this quite a few times I click on an image and I wasnt to change it but through in-attention I actually change it so that the form has a picture on it.
Normally to get rid of this I have recreated the form and Cut'n'Paste the code back in (V.Annoying)
Can anyone tell me how to...
ok I have been lookiing in the quick tips and it shows in there how to make a dynamic controls to get around the limit of controls in a form.
Now how do you create an array I may need to make upto 50 dynamic labels but I dont want to go
Dim Label1 as VB.Label
For each one, I want to create an...
Ok with a Label
say I have text 255 characters long in a label
and that label contains data from a database that I dont want the user to change
Now say the label has a list of locations where a part is sold at.
Now the user clicks on the label on say a point hovering over say K-mart
is it at...
I have put my Access 2k DB up onto the web and informed my ISP who created a DSN on the server to support it.
What I want to know is how now do I connect to that DB over the Web?
Also when they start up the program how do I check that they are connected to the web?
I have info in a DB that then gets put into textboxes how do I search the sting in the textbox for a cetain word
IE
Nuts & bolts & string & carpet
Bolts & Sting & Carpet
Nuts & Carpet
Nuts & String & Carpet
how do I search those stings to see if the word carpet is contained in it
I have put my Access 2k DB up onto the web and informed my ISP who created a DSN on the server to support it.
What I want to know is how now do I connect to that DB over the Web?
Also when they start up the program how do I check that they are connected to the web?
Ok I have no idea what-so-ever in how to do this.
Does anyone?
or can anyone point me somewhere to a place that can show me/teach me/ or give me examples of how to do it ?
I want users to be able to update my program when a new version comes out but I have no idea how to do it.
IE they start up the program it goes to a server or intranet site checks the version number of the one on there and if the one on the server is a newer version it either initiates a...
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.