Search:

Type: Posts; User: SllX

Page 1 of 4 1 2 3 4

Search: Search took 0.06 seconds.

  1. Thread: database update

    by SllX
    Replies
    19
    Views
    1,085

    Re: database update

    I have tried that and it doesnt seem to be working...
  2. Thread: database update

    by SllX
    Replies
    19
    Views
    1,085

    Re: database update

    Thankyou very much. That is working for when i update with numbers but for some reason i can't use letters. Why would that be. My database table is setup for text but i cant enter words as an...
  3. Thread: database update

    by SllX
    Replies
    19
    Views
    1,085

    Re: database update

    This is so frustrating. I cant believe this is so hard for me to find this information. I have been searching every where not just on this site.

    I never thought a simple query and update...
  4. Thread: database update

    by SllX
    Replies
    19
    Views
    1,085

    Re: database update

    This code is still nto working. Have you tested it? I still get errors!!!
  5. Thread: database update

    by SllX
    Replies
    19
    Views
    1,085

    Re: database update

    I am still getting an error :confused: i did exacty as you say and i am still getting this error.

    ERROR:
    Undefined function 'Form1.StockList.SelectedItem.SubItems' in expression.
    ERROR:
  6. Thread: database update

    by SllX
    Replies
    19
    Views
    1,085

    Re: database update

    That is not working either. I cant seem to figure this out. I have been trying options that i ahve seen on other posts with no luck. someone please can you give me an example of this. Im lost...
  7. Thread: database update

    by SllX
    Replies
    19
    Views
    1,085

    Re: database update

    Ok i thinki have to be more specific. I am starting to pull my hair out.

    do i use this is waht i am trying to use

    rs.Open "UPDATE MineralWoolPipeCovering SET InStock =...
  8. Thread: database update

    by SllX
    Replies
    19
    Views
    1,085

    database update

    Im trying to complete a database inventory program for work.
    The database is access

    how do i update a specific record in the datebase?

    For example let say the instock number in a record is...
  9. Replies
    9
    Views
    785

    Re: Read from file

    Thankyou very much Rhino.
  10. Replies
    9
    Views
    785

    Re: Read from file

    I am sorry i should have been more specific. The prefix length is not set to 3 characters it is unknown at times aswell.
  11. Replies
    9
    Views
    785

    Re: Read from file

    Your example gives me a the first 3 characters of each each prefix once which is almost what i want. when i change the the code to allow enough characters to go up to the the _ it will show all the...
  12. Replies
    9
    Views
    785

    Re: Read from file

    Unfortunatly i do not have the option to change the way those entires are layed out.
  13. Replies
    9
    Views
    785

    Read from file [RESOLVED]

    I have this information in an .ini

    [MAIN]

    lbo_TOP=38
    lbo_LEFT=45.625
    lbo_WIDTH=47.75
    lbo_HEIGHT=52.16667

    nbo_TOP=1.166667
  14. Thread: Array [RESOLVED]

    by SllX
    Replies
    16
    Views
    1,088

    Re: Array

    Who is helping you ?
  15. Thread: Array [RESOLVED]

    by SllX
    Replies
    16
    Views
    1,088

    Re: Array

    Thanks for the tip on the array :)
  16. Thread: Array [RESOLVED]

    by SllX
    Replies
    16
    Views
    1,088

    Re: Array

    The only problem i am having is the error about the label control already existing. I dount its possible to change the labelname...
  17. Thread: Array [RESOLVED]

    by SllX
    Replies
    16
    Views
    1,088

    Re: Array

    OK this is exctly what i am doing. I have created an array of labels at runtime to display records from a database and stack them like a list. I made it so i can delete a label if i choose based on...
  18. Thread: Array [RESOLVED]

    by SllX
    Replies
    16
    Views
    1,088

    Re: Array

    I am confused as to how i recall this information. For example let say i wanted add this array to a listbox
  19. Thread: Array [RESOLVED]

    by SllX
    Replies
    16
    Views
    1,088

    Array [RESOLVED]

    If i have 50 labels in array
    label(0) to label(49)
    all with different caption. How would i put the caption of each label in an array to recall the string at a later time?
  20. Replies
    1
    Views
    502

    Picturebox Pic position? [RESOLVED]

    I am trying to make the picture of a picture box match the position of the forms picture. Making the picture box look transparent. Any ideas on how i can do that?
  21. Replies
    7
    Views
    930

    Re: New form on taskbar?

    When i switch back and fortth from form1 and form2 i want the active form to show on the taskbar.
  22. Thread: Taskbar click

    by SllX
    Replies
    1
    Views
    485

    Taskbar click

    Is there anyway when the taskbar tab for the program i have running is clicked i can display a msgbox saying the active form.name of the prgram?
  23. Replies
    7
    Views
    930

    Re: New form on taskbar?

    I have tried that and it doesnt seem to make a difference. I ahve seen other VB apps that are seemless and i am not sure how they do it :(
  24. Replies
    7
    Views
    930

    New form on taskbar?

    I have 2 forms. when a button is clicked form1 loads form2. I have that button hide form1 when opening form2 but where the forms show on the taskbar jumps around and you caln see a form being...
  25. Replies
    2
    Views
    531

    Access DB insert error

    When i try to insert data with any of the characters used by VB6 such as..

    &
    *
    %
    "

    I get an error because it is trying to parse this data. is there an easy way to insert this data without...
  26. Replies
    10
    Views
    840

    Re: Widow title

    iI am launghing the program using shell

    Call Shell("ProgramPath")
  27. Replies
    10
    Views
    840

    Re: Widow title

    I have been searching for FindWindow or GetWindowText APIs and i still have not found somthign that explains what i am looking for. Ill be more specific this time.

    What i am doing is opening an...
  28. Replies
    10
    Views
    840

    Widow title [ RESOLVED ] Thanks penagate

    I have searched around the forum and i cant seem to find what i am looking for. This is what i am trying to do. I want to open an exacutable and then get the title of that exacutables window. Not...
  29. Thread: Mouse down event

    by SllX
    Replies
    8
    Views
    898

    Re: Mouse down event

    Ty bruce. i will try this when i get home.
    Question before i try ? I need to mak sure all images are as follows....

    image1.enabled = false

    correct?
  30. Thread: Mouse down event

    by SllX
    Replies
    8
    Views
    898

    Re: Mouse down event

    These images are part of a skin function and its easier for them to have different names. there is over 100 images , i just used the # i did as an example.
  31. Thread: Mouse down event

    by SllX
    Replies
    8
    Views
    898

    Re: Mouse down event

    Damn iwas hoping i could use somthing like a with controlshowing somehow.
  32. Thread: Mouse down event

    by SllX
    Replies
    8
    Views
    898

    Mouse down event

    Lets say have 4 image controls. For eacch of these controls i want to do a mouse down event. Within the event i want to display the name f the mage clicked. Is there a way to do this so i do not...
  33. Replies
    13
    Views
    1,411

    Re: moving controls from tab to tab

    yes and it doesnt work the way i need it to. That moves the control further over on the tab3 and odesnt move it onto tab 2.


    With Tabs
    button1.Move 3 * Screen.TwipsPerPixelX, .TabHeight, _...
  34. Replies
    13
    Views
    1,411

    Re: moving controls from tab to tab

    Sorry i missuderstood. I created the control at runtime. and later while the program is still running i want to move a control from tab 3 to tab2

    hope that helps?
  35. Replies
    13
    Views
    1,411

    Re: moving controls from tab to tab

    The control was made on-runtime
  36. Replies
    13
    Views
    1,411

    moving controls from tab to tab

    Im using SStab an di am trying to move a control from tab 3 to tab 2.

    How woudl i go about doing this?
  37. Re: Navigting with WebBrowser control reated at runtime?

    When i try it this way the scripting is incorrect and causes error
  38. Re: Navigting with WebBrowser control reated at runtime?

    OK isee what you mean. But lests say i have created to browser controls at runtime. Navigating that way inly changes the URL of the last one created. How would i go about changing the url of the...
  39. Navigting with WebBrowser control reated at runtime? [RESOLVED]

    How would i go about navigating with a WebBrowser control when it has been created at runtime. When the control is created it goes to the url i want but if i try to change the url it gives me this...
  40. Re: Loading WebNroweser control at runtime?

    Thanks man. Was wondering somting else. Is it possible to get the WebBrowser control to create on a SStab number of my choice. So lets say im on tab # 3 how could i get it to create it there?
Results 1 to 40 of 129
Page 1 of 4 1 2 3 4



Click Here to Expand Forum to Full Width