User Profile

Collapse

Profile Sidebar

Collapse
mahsina
mahsina
Last Activity: Apr 9 '07, 07:11 PM
Joined: Mar 24 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • I have a script that works in WinXP SP2 but not in WinXP SP1

    I have a scrip that works in XP SP2 but not in XP SP1
    --------------------------------------------------------------------------------

    I have the following scrip that works in XP SP2 but not in XP SP1

    // Script
    sub UpLoad (UploadFileName )
    dim b1
    b1=&H4000000 ' is required
    set objStream =CreateObject(" ADODB.Stream")
    set objRecord =CreateObject(" ADODB.Record")...
    See more | Go to post

  • I have a scrip that works in XP SP2 but not in XP SP1

    I have the following scrip that works in XP SP2 but not in XP SP1

    // Script
    sub UpLoad (UploadFileName )
    dim b1
    b1=&H4000000 ' is required
    set objStream =CreateObject(" ADODB.Stream")
    set objRecord =CreateObject(" ADODB.Record")
    set cnn =CreateObject(" ADODB.Connectio n")
    cnn.Open "provider=MSDAI PP.DSO;data
    source="&docume nt.all.NameMach ine.value...
    See more | Go to post
No activity results to display
Show More
Working...