Hi sunil i used this code but showing error called (startingrow)compile time sub or function are not defined please

i wanted to update data of excelsheet to mysql database  but displaying an compile time error as sub or functions are not defined           -------------->(startingrow)     please help me out 
Dim cn As New ADODB.Connection
Dim number, nRows, wds_id, production_data
  cn.ConnectionString = "Provider = MSDASQL.1; Persist Security Info = False;Data Source = mysql32; User ID = root;Password = bmx1; Initial Catalog = wds"
  cn.CursorLocation = adUseClient
  cn.Open
 Dim i As Integer, QryTxt As String
 i = StartingRow(wds_id) ---------->In this line
 Do Until i = Sheet1.Rows.count
  If Sheet1.Cells(i, 1) = "" Then
   nRows = i - 1
   Exit Do
  End If
  i = i + 1
 Loop
 For i = StartingRow(wds_id) To nRows
        QryTxt = QryTxt & "update tblprod_agr_006 set wds_id1 = '" & Replace(Sheet1.Cells(i, 1), "'", "''") & "'," & vbCrLf
                           QryTxt = QryTxt & "    column2 =  '" & Replace(Sheet1.Cells(i, 3), "'", "''") & "'," & vbCrLf
                           QryTxt = QryTxt & "    column3 =  '" & Sheet1.Cells(i, 4) & "'," & vbCrLf
        QryTxt = QryTxt & "where conditioncolumn =" & "'" & Sheet1.Cells(i, 2) & "'" & "" & vbCrLf
 Next
 cn.Execute (QryTxt)

First off, is this relating to a Microsoft SQL Server database, or a MySQL database?  I see several references to MySQL in your example.
Your code uses a function StartingRow() which isn't a built-in T-SQL function.  So, if it is a function you've defined, you need to make sure it's properly referenced in order to use it.  (may need a 2 or 3 part name if it isn't in the default
schema or the same database.)
Microsoft SQL Server Storage Engine PM

Similar Messages

  • Im trying to patchadd 119254-89   in solaris 10 u2   but showing error  /usr/lib/patch/patchadd[2]: /usr/bin/ls: not found

    please can you tell solution,  im try patchadd 119254-89    output:  error is         /usr/lib/patch/patchadd[2]: /usr/bin/ls: not found
    i want update 10_reccomented patch updates 15********  to that solaris 10 u2  kernel 11********
    which error im facing is:-
    standby_node#
    standby_node#patchadd 119254-89
    Validating patches...
    Loading patches installed on the system...
    Done!
    Loading patches requested to install.
    Done!
    Checking patches that you specified for installation.
    Done!
    Approved patches will be installed in this order:
    119254-89
    Checking installed patches...
    /usr/lib/patch/patchadd[2]: /usr/bin/ls:  not found
    Patchadd is terminating.
    then im trying remove following pkg in that patch 119254-89 
    standby_node#unzip 10_Recommended_sparc.zip
    Archive:  10_Recommended_sparc.zip
      End-of-central-directory signature not found.  Either this file is not
      a zipfile, or it constitutes one disk of a multi-part archive.  In the
      latter case the central directory and zipfile comment will be found on
      the last disk(s) of this archive.
    unzip:  cannot find zipfile directory in one of 10_Recommended_sparc.zip or
            10_Recommended_sparc.zip.zip, and cannot find 10_Recommended_sparc.zip.ZIP, period.
    standby_node#pwd
    /accel
    standby_node#pkgrm SUNWpkgcmdsr 
    The following package is currently installed:
       SUNWpkgcmdsr  SVr4 package commands (root)
                     (sparc) 11.11,REV=2005.01.09.23.05
    Do you want to remove this package? [y,n,?,q] Nov 21 15:57:48 standby_node last message repeated 1 time
    y
    ## Removing installed package instance <SUNWpkgcmdsr>
    ## Verifying package <SUNWpkgcmdsr> dependencies in global zone
    WARNING:
        The <SUNWpkgcmdsu> package depends on the package
        currently being removed.
    Dependency checking failed.
    Do you want to continue with the removal of this package [y,n,?,q] y
    ## Processing package information.
    ## Removing pathnames in class <none>
    /var/spool/pkg
    /var/spool <shared pathname not removed>
    /var/sadm/security
    /var/sadm/pkg <non-empty directory not removed>
    /var/sadm/install/logs <non-empty directory not removed>
    /var/sadm/install/admin/default
    /var/sadm/install/admin
    /var/sadm/install <non-empty directory not removed>
    /var/sadm <shared pathname not removed>
    /var <shared pathname not removed>
    ## Updating system information.
    Removal of <SUNWpkgcmdsr> was successful.
    actually i want to updates  patch 10_recommented to that server solaris 10 u2  current kernel 11******    for this purpose only i do all those thing.
    standby_node#unzip 10_Recommended_sparc.zip
    Archive:  10_Recommended_sparc.zip
      End-of-central-directory signature not found.  Either this file is not
      a zipfile, or it constitutes one disk of a multi-part archive.  In the
      latter case the central directory and zipfile comment will be found on
      the last disk(s) of this archive.
    unzip:  cannot find zipfile directory in one of 10_Recommended_sparc.zip or
            10_Recommended_sparc.zip.zip, and cannot find 10_Recommended_sparc.zip.ZIP, period.
    standby_node#pwd
    standby_node#patchadd 119254-89
    Validating patches...
    Loading patches installed on the system...
    Done!
    Loading patches requested to install.
    Done!
    The following requested patches have packages not installed on the system
    Package SUNWpkgcmdsr from directory SUNWpkgcmdsr in patch 119254-89 is not installed on the system. Changes for package SUNWpkgcmdsr will not be applied to the system.
    Checking patches that you specified for installation.
    Done!
    Approved patches will be installed in this order:
    119254-89
    Checking installed patches...
    Patchadd is terminating.
    my motive is to updates patch kernel 11***** to 15***********
    please can you anyone give solution for this.
    by Ragavan

    thanks,   but now iam facing new issue  i dont know why it happen....
    standby_node#./installpatchset --s10patchset
    Setup ...
    Recommended OS Patchset Solaris 10 SPARC (2014.05.16)
    Patch 118833-36 will be applied shortly. Installation of the patch set will
    halt after this patch is applied, and it will be necessary to reboot before
    installation of the patch set can continue.
    Application of patches started : 2014.11.25 14:53:01
    Applying 120900-04 (  1 of 377) ... skipped
    Applying 121133-02 (  2 of 377) ... skipped
    Applying 119254-89 (  3 of 377) ... skipped
    Applying 119317-01 (  4 of 377) ... skipped
    Applying 121296-01 (  5 of 377) ... skipped
    Applying 138215-01 (  6 of 377) ... skipped
    Applying 148336-01 (  7 of 377) ... skipped
    Applying 146054-07 (  8 of 377) ... skipped
    Applying 142251-02 (  9 of 377) ... skipped
    Applying 125555-15 ( 10 of 377) ... skipped
    Applying 118367-04 ( 11 of 377) ... skipped
    Applying 118666-65 ( 12 of 377) ... skipped
    Applying 118667-65 ( 13 of 377) ... skipped
    Applying 118705-02 ( 14 of 377) ... skipped
    Applying 118706-01 ( 15 of 377) ... skipped
    Applying 118707-05 ( 16 of 377) ... skipped
    Applying 118708-19 ( 17 of 377) ... skipped
    Applying 118711-03 ( 18 of 377) ... skipped
    Applying 118712-23 ( 19 of 377) ... skipped
    Applying 118718-06 ( 20 of 377) ... skipped
    Applying 118777-16 ( 21 of 377) ... skipped
    Applying 121181-05 ( 22 of 377) ... skipped
    Applying 118918-24 ( 23 of 377) ... skipped
    Applying 138217-01 ( 24 of 377) ... skipped
    Applying 119578-30 ( 25 of 377) ... skipped
    Applying 140860-02 ( 26 of 377) ... skipped
    Applying 121453-02 ( 27 of 377) ... skipped
    Applying 121453-02 ( 28 of 377) ... skipped
    Applying 121118-19 ( 29 of 377) ... skipped
    Applying 118833-36 ( 30 of 377) ... skipped
    Applying 118945-01 ( 31 of 377) ... skipped
    Applying 118981-03 ( 32 of 377) ... skipped
    Applying 119059-66 ( 33 of 377) ... skipped
    Applying 119063-01 ( 34 of 377) ... skipped
    Applying 119081-25 ( 35 of 377) ... skipped
    Applying 119115-35 ( 36 of 377) ... skipped
    Applying 119117-52 ( 37 of 377) ... skipped
    Applying 119130-33 ( 38 of 377) ... skipped
    Applying 119213-27 ( 39 of 377) ... skipped
    Applying 119246-39 ( 40 of 377) ... skipped
    Applying 124628-10 ( 41 of 377) ... skipped
    Applying 119252-29 ( 42 of 377) ... skipped
    Applying 123611-04 ( 43 of 377) ... skipped
    Applying 119280-25 ( 44 of 377) ... skipped
    Applying 119278-38 ( 45 of 377) ... skipped
    Applying 119282-01 ( 46 of 377) ... skipped
    Applying 119309-03 ( 47 of 377) ... skipped
    Applying 140899-01 ( 48 of 377) ... skipped
    Applying 119313-42 ( 49 of 377) ... skipped
    Applying 124188-03 ( 50 of 377) ... skipped
    Applying 119315-19 ( 51 of 377) ... skipped
    Applying 120199-15 ( 52 of 377) ... skipped
    Applying 119534-29 ( 53 of 377) ... skipped
    Applying 119538-19 ( 54 of 377) ... skipped
    Applying 120099-08 ( 55 of 377) ... skipped
    Applying 119546-08 ( 56 of 377) ... skipped
    Applying 119548-14 ( 57 of 377) ... skipped
    Applying 119648-03 ( 58 of 377) ... skipped
    Applying 120272-31 ( 59 of 377) ... skipped
    Applying 122640-05 ( 60 of 377) ... skipped
    Applying 126897-02 ( 61 of 377) ... skipped
    Applying 127755-01 ( 62 of 377) ... skipped
    Applying 125503-02 ( 63 of 377) ... skipped
    Applying 118731-01 ( 64 of 377) ... skipped
    Applying 124204-04 ( 65 of 377) ... skipped
    Applying 122660-10 ( 66 of 377) ... skipped
    Applying 125547-02 ( 67 of 377) ... skipped
    Applying 140796-01 ( 68 of 377) ... skipped
    Applying 120011-14 ( 69 of 377) ... skipped
    Applying 139520-02 ( 70 of 377) ... skipped
    Applying 119757-32 ( 71 of 377) ... skipped
    Applying 119764-07 ( 72 of 377) ... skipped
    Applying 119783-28 ( 73 of 377) ... skipped
    Applying 119810-07 ( 74 of 377) ... skipped
    Applying 119812-18 ( 75 of 377) ... skipped
    Applying 119900-16 ( 76 of 377) ... skipped
    Applying 119903-02 ( 77 of 377) ... skipped
    Applying 119906-18 ( 78 of 377) ... skipped
    Applying 119955-05 ( 79 of 377) ... skipped
    Applying 119963-24 ( 80 of 377) ... skipped
    Applying 119966-01 ( 81 of 377) ... skipped
    Applying 119986-03 ( 82 of 377) ... skipped
    Applying 120094-35 ( 83 of 377) ... skipped
    Applying 120101-01 ( 84 of 377) ... skipped
    Applying 120195-02 ( 85 of 377) ... skipped
    Applying 120201-06 ( 86 of 377) ... skipped
    Applying 120256-01 ( 87 of 377) ... skipped
    Applying 120284-07 ( 88 of 377) ... skipped
    Applying 120460-17 ( 89 of 377) ... skipped
    Applying 119368-04 ( 90 of 377) ... skipped
    Applying 120286-03 ( 91 of 377) ... skipped
    Applying 120292-02 ( 92 of 377) ... skipped
    Applying 120348-03 ( 93 of 377) ... skipped
    Applying 121975-01 ( 94 of 377) ... skipped
    Applying 120410-33 ( 95 of 377) ... skipped
    Applying 120412-11 ( 96 of 377) ... skipped
    Applying 120414-27 ( 97 of 377) ... skipped
    Applying 120543-33 ( 98 of 377) ... skipped
    Applying 120719-06 ( 99 of 377) ... skipped
    Applying 120732-01 (100 of 377) ... skipped
    Applying 120739-08 (101 of 377) ... skipped
    Applying 120753-09 (102 of 377) ... skipped
    Applying 120811-09 (103 of 377) ... skipped
    Applying 120812-32 (104 of 377) ... skipped
    Applying 120815-01 (105 of 377) ... skipped
    Applying 120830-06 (106 of 377) ... skipped
    Applying 120849-04 (107 of 377) ... skipped
    Applying 120928-32 (108 of 377) ... skipped
    Applying 121095-04 (109 of 377) ... skipped
    Applying 121104-11 (110 of 377) ... skipped
    Applying 121136-02 (111 of 377) ... skipped
    Applying 121211-02 (112 of 377) ... skipped
    Applying 121308-20 (113 of 377) ... skipped
    Applying 121337-01 (114 of 377) ... skipped
    Applying 120235-01 (115 of 377) ... skipped
    Applying 121428-15 (116 of 377) ... skipped
    Applying 121606-04 (117 of 377) ... skipped
    Applying 121946-01 (118 of 377) ... skipped
    Applying 122031-01 (119 of 377) ... skipped
    Applying 122212-46 (120 of 377) ... skipped
    Applying 122259-06 (121 of 377) ... skipped
    Applying 122470-03 (122 of 377) ... skipped
    Applying 122472-07 (123 of 377) ... skipped
    Applying 122911-33 (124 of 377) ... skipped
    Applying 123003-04 (125 of 377) ... skipped
    Applying 124171-07 (126 of 377) ... skipped
    Applying 123630-03 (127 of 377) ... skipped
    Applying 123005-07 (128 of 377) ... skipped
    Applying 123252-01 (129 of 377) ... skipped
    Applying 123301-01 (130 of 377) ... skipped
    Applying 123358-02 (131 of 377) ... skipped
    Applying 123526-01 (132 of 377) ... skipped
    Applying 123590-12 (133 of 377) ... skipped
    Applying 123893-77 (134 of 377) ... skipped
    Applying 123938-02 (135 of 377) ... skipped
    Applying 124149-16 (136 of 377) ... skipped
    Applying 124325-01 (137 of 377) ... skipped
    Applying 124393-11 (138 of 377) ... skipped
    Applying 124397-02 (139 of 377) ... skipped
    Applying 124457-02 (140 of 377) ... skipped
    Applying 124630-42 (141 of 377) ... skipped
    Applying 124939-05 (142 of 377) ... skipped
    Applying 124997-01 (143 of 377) ... skipped
    Applying 125075-01 (144 of 377) ... skipped
    Applying 125136-75 (145 of 377) ... skipped
    Applying 125137-75 (146 of 377) ... skipped
    Applying 125215-04 (147 of 377) ... skipped
    Applying 125279-05 (148 of 377) ... skipped
    Applying 125332-24 (149 of 377) ... skipped
    Applying 125505-01 (150 of 377) ... skipped
    Applying 125533-17 (151 of 377) ... skipped
    Applying 125670-04 (152 of 377) ... skipped
    Applying 125719-42 (153 of 377) ... skipped
    Applying 125725-03 (154 of 377) ... skipped
    Applying 125731-11 (155 of 377) ... skipped
    Applying 125891-01 (156 of 377) ... skipped
    Applying 126119-02 (157 of 377) ... skipped
    Applying 126206-10 (158 of 377) ... skipped
    Applying 126363-08 (159 of 377) ... skipped
    Applying 126365-16 (160 of 377) ... skipped
    Applying 126425-01 (161 of 377) ... skipped
    Applying 126440-01 (162 of 377) ... skipped
    Applying 126540-02 (163 of 377) ... skipped
    Applying 126546-04 (164 of 377) ... skipped
    Applying 126868-04 (165 of 377) ... skipped
    Applying 127127-11 (166 of 377) ... skipped
    Applying 127724-02 (167 of 377) ... skipped
    Applying 127752-01 (168 of 377) ... skipped
    Applying 127872-02 (169 of 377) ... skipped
    Applying 128292-01 (170 of 377) ... skipped
    Applying 128298-02 (171 of 377) ... skipped
    Applying 128310-01 (172 of 377) ... skipped
    Applying 128332-01 (173 of 377) ... skipped
    Applying 136882-03 (174 of 377) ... skipped
    Applying 136998-10 (175 of 377) ... skipped
    Applying 137000-08 (176 of 377) ... skipped
    Applying 137004-09 (177 of 377) ... skipped
    Applying 137032-01 (178 of 377) ... skipped
    Applying 137080-07 (179 of 377) ... skipped
    Applying 137090-02 (180 of 377) ... skipped
    Applying 137093-01 (181 of 377) ... skipped
    Applying 137097-02 (182 of 377) ... skipped
    Applying 137102-01 (183 of 377) ... skipped
    Applying 137115-01 (184 of 377) ... skipped
    Applying 138866-03 (185 of 377) ... skipped
    Applying 137137-09 (186 of 377) ... skipped
    Applying 137147-07 (187 of 377) ... skipped
    Applying 137282-01 (188 of 377) ... skipped
    Applying 137321-02 (189 of 377) ... skipped
    Applying 137871-02 (190 of 377) ... skipped
    Applying 138096-02 (191 of 377) ... skipped
    Applying 138181-01 (192 of 377) ... skipped
    Applying 138195-04 (193 of 377) ... skipped
    Applying 138245-01 (194 of 377) ... skipped
    Applying 138247-01 (195 of 377) ... skipped
    Applying 138361-01 (196 of 377) ... skipped
    Applying 138647-01 (197 of 377) ... skipped
    Applying 138649-01 (198 of 377) ... skipped
    Applying 138766-01 (199 of 377) ... skipped
    Applying 138822-12 (200 of 377) ... skipped
    Applying 138824-12 (201 of 377) ... skipped
    Applying 138826-12 (202 of 377) ... skipped
    Applying 138852-01 (203 of 377) ... skipped
    Applying 138854-01 (204 of 377) ... skipped
    Applying 138876-01 (205 of 377) ... skipped
    Applying 139099-04 (206 of 377) ... skipped
    Applying 139289-02 (207 of 377) ... skipped
    Applying 139291-02 (208 of 377) ... skipped
    Applying 141016-01 (209 of 377) ... skipped
    Applying 139555-08 (210 of 377) ... skipped
    Applying 139615-01 (211 of 377) ... skipped
    Applying 139620-01 (212 of 377) ... skipped
    Applying 139962-02 (213 of 377) ... skipped
    Applying 139980-01 (214 of 377) ... skipped
    Applying 139986-01 (215 of 377) ... skipped
    Applying 140455-01 (216 of 377) ... skipped
    Applying 140912-01 (217 of 377) ... skipped
    Applying 141032-01 (218 of 377) ... skipped
    Applying 141104-04 (219 of 377) ... skipped
    Applying 142292-01 (220 of 377) ... skipped
    Applying 141444-09 (221 of 377) ... skipped
    Applying 141496-01 (222 of 377) ... skipped
    Applying 141532-04 (223 of 377) ... skipped
    Applying 141548-01 (224 of 377) ... skipped
    Applying 141558-01 (225 of 377) ... skipped
    Applying 141586-01 (226 of 377) ... skipped
    Applying 142049-01 (227 of 377) ... skipped
    Applying 142088-02 (228 of 377) ... skipped
    Applying 142234-01 (229 of 377) ... skipped
    Applying 142240-01 (230 of 377) ... skipped
    Applying 142244-02 (231 of 377) ... skipped
    Applying 142340-02 (232 of 377) ... skipped
    Applying 142373-02 (233 of 377) ... skipped
    Applying 142394-01 (234 of 377) ... skipped
    Applying 142397-01 (235 of 377) ... skipped
    Applying 142428-02 (236 of 377) ... skipped
    Applying 142430-01 (237 of 377) ... skipped
    Applying 142529-01 (238 of 377) ... skipped
    Applying 142543-01 (239 of 377) ... skipped
    Applying 142911-01 (240 of 377) ... skipped
    Applying 142933-05 (241 of 377) ... skipped
    Applying 142909-17 (242 of 377) ... skipped
    Applying 143317-03 (243 of 377) ... skipped
    Applying 143502-01 (244 of 377) ... skipped
    Applying 143506-07 (245 of 377) ... skipped
    Applying 143527-01 (246 of 377) ... skipped
    Applying 143609-03 (247 of 377) ... skipped
    Applying 144526-02 (248 of 377) ... skipped
    Applying 144500-19 (249 of 377) ... skipped
    Applying 143643-08 (250 of 377) ... skipped
    Applying 143651-01 (251 of 377) ... skipped
    Applying 144664-01 (252 of 377) ... skipped
    Applying 143725-02 (253 of 377) ... skipped
    Applying 143727-02 (254 of 377) ... skipped
    Applying 143731-01 (255 of 377) ... skipped
    Applying 143733-01 (256 of 377) ... skipped
    Applying 143739-01 (257 of 377) ... skipped
    Applying 143954-04 (258 of 377) ... skipped
    Applying 144047-01 (259 of 377) ... skipped
    Applying 144106-01 (260 of 377) ... skipped
    Applying 144112-02 (261 of 377) ... skipped
    Applying 144188-02 (262 of 377) ... skipped
    Applying 144325-01 (263 of 377) ... skipped
    Applying 144327-02 (264 of 377) ... skipped
    Applying 144455-01 (265 of 377) ... skipped
    Applying 144486-05 (266 of 377) ... skipped
    Applying 144492-01 (267 of 377) ... skipped
    Applying 144569-01 (268 of 377) ... skipped
    Applying 147002-01 (269 of 377) ... skipped
    Applying 144872-03 (270 of 377) ... skipped
    Applying 144909-03 (271 of 377) ... skipped
    Applying 144911-02 (272 of 377) ... skipped
    Applying 144994-02 (273 of 377) ... skipped
    Applying 144996-02 (274 of 377) ... skipped
    Applying 145006-04 (275 of 377) ... skipped
    Applying 145023-01 (276 of 377) ... skipped
    Applying 147217-02 (277 of 377) ... skipped
    Applying 145080-13 (278 of 377) ... skipped
    Applying 145096-03 (279 of 377) ... skipped
    Applying 145120-01 (280 of 377) ... skipped
    Applying 145200-13 (281 of 377) ... skipped
    Applying 145929-05 (282 of 377) ... skipped
    Applying 145953-07 (283 of 377) ... skipped
    Applying 147442-01 (284 of 377) ... skipped
    Applying 147147-26 (285 of 377) ... skipped
    Applying 147143-17 (286 of 377) ... skipped
    Applying 146334-01 (287 of 377) ... skipped
    Applying 146489-06 (288 of 377) ... skipped
    Applying 146582-04 (289 of 377) ... skipped
    Applying 146673-01 (290 of 377) ... skipped
    Applying 146679-01 (291 of 377) ... skipped
    Applying 146681-02 (292 of 377) ... skipped
    Applying 146683-01 (293 of 377) ... skipped
    Applying 146694-02 (294 of 377) ... skipped
    Applying 146834-02 (295 of 377) ... skipped
    Applying 146954-03 (296 of 377) ... skipped
    Applying 147023-01 (297 of 377) ... skipped
    Applying 147194-03 (298 of 377) ... skipped
    Applying 147227-01 (299 of 377) ... skipped
    Applying 147272-01 (300 of 377) ... skipped
    Applying 147378-01 (301 of 377) ... skipped
    Applying 147673-08 (302 of 377) ... skipped
    Applying 147692-55 (303 of 377) ... skipped
    Applying 147693-55 (304 of 377) ... skipped
    Applying 147793-12 (305 of 377) ... skipped
    Applying 147797-04 (306 of 377) ... skipped
    Applying 147805-01 (307 of 377) ... skipped
    Applying 147992-06 (308 of 377) ... skipped
    Applying 148002-01 (309 of 377) ... skipped
    Applying 148004-01 (310 of 377) ... skipped
    Applying 148006-01 (311 of 377) ... skipped
    Applying 148027-03 (312 of 377) ... skipped
    Applying 148049-04 (313 of 377) ... skipped
    Applying 148071-12 (314 of 377) ... skipped
    Applying 148104-11 (315 of 377) ... skipped
    Applying 148112-02 (316 of 377) ... skipped
    Applying 148135-01 (317 of 377) ... skipped
    Applying 148165-02 (318 of 377) ... skipped
    Applying 148241-02 (319 of 377) ... skipped
    Applying 148322-07 (320 of 377) ... skipped
    Applying 148324-06 (321 of 377) ... skipped
    Applying 148342-06 (322 of 377) ... skipped
    Applying 148383-01 (323 of 377) ... skipped
    Applying 148403-01 (324 of 377) ... skipped
    Applying 148407-01 (325 of 377) ... skipped
    Applying 148412-02 (326 of 377) ... skipped
    Applying 148423-01 (327 of 377) ... skipped
    Applying 148559-08 (328 of 377) ... skipped
    Applying 148561-06 (329 of 377) ... skipped
    Applying 148565-01 (330 of 377) ... skipped
    Applying 148625-01 (331 of 377) ... skipped
    Applying 148657-01 (332 of 377) ... skipped
    Applying 148693-01 (333 of 377) ... skipped
    Applying 148768-01 (334 of 377) ... skipped
    Applying 148870-01 (335 of 377) ... skipped
    Applying 150435-01 (336 of 377) ... skipped
    Applying 148888-05 (337 of 377) ... skipped
    Applying 148948-01 (338 of 377) ... skipped
    Applying 148975-01 (339 of 377) ... skipped
    Applying 149067-01 (340 of 377) ... skipped
    Applying 149071-01 (341 of 377) ... skipped
    Applying 149075-01 (342 of 377) ... skipped
    Applying 149108-01 (343 of 377) ... skipped
    Applying 149112-01 (344 of 377) ... skipped
    Applying 149149-01 (345 of 377) ... skipped
    Applying 149163-01 (346 of 377) ... skipped
    Applying 149165-01 (347 of 377) ... skipped
    Applying 149279-02 (348 of 377) ... skipped
    Applying 121081-08 (349 of 377) ... skipped
    Applying 149453-02 (350 of 377) ... skipped
    Applying 149483-01 (351 of 377) ... skipped
    Applying 149638-02 (352 of 377) ... skipped
    Applying 149646-02 (353 of 377) ... skipped
    Applying 149648-03 (354 of 377) ... skipped
    Applying 150025-01 (355 of 377) ... skipped
    Applying 150400-11 (356 of 377) ... skipped
    Applying 150031-05 (357 of 377) ... skipped
    Applying 150107-02 (358 of 377) ... skipped
    Applying 150113-02 (359 of 377) ... skipped
    Applying 150123-01 (360 of 377) ... skipped
    Applying 150157-01 (361 of 377) ... skipped
    Applying 150180-01 (362 of 377) ... skipped
    Applying 150307-01 (363 of 377) ... skipped
    Applying 150310-01 (364 of 377) ... skipped
    Applying 150312-04 (365 of 377) ... skipped
    Applying 150383-02 (366 of 377) ... skipped
    Applying 150534-01 (367 of 377) ... skipped
    Applying 150535-01 (368 of 377) ... skipped
    Applying 150537-01 (369 of 377) ... skipped
    Applying 150539-01 (370 of 377) ... skipped
    Applying 150616-01 (371 of 377) ... skipped
    Applying 150618-02 (372 of 377) ... skipped
    Applying 150631-02 (373 of 377) ... skipped
    Applying 150756-03 (374 of 377) ... skipped
    Applying 150836-01 (375 of 377) ... skipped
    Applying 150840-01 (376 of 377) ... skipped
    Applying 151145-01 (377 of 377) ... skipped
    Application of patches finished : 2014.11.25 15:06:13
    Following patches were skipped :
    Patches already applied
    120900-04     121453-02     119282-01     120256-01     120849-04
    121133-02     121453-02     122640-05     119368-04     121337-01
    119254-89     118945-01     118731-01     121975-01     120235-01
    121296-01     118981-03     119986-03     120732-01     121946-01
    118706-01     119063-01     120101-01
    Patches not applicable to packages on the system
    119317-01     119906-18     124939-05     138826-12     145200-13
    138215-01     119955-05     124997-01     138852-01     145929-05
    148336-01     119963-24     125136-75     138854-01     147442-01
    146054-07     119966-01     125137-75     139099-04     146673-01
    142251-02     120094-35     125215-04     139289-02     146679-01
    125555-15     120195-02     125279-05     139291-02     147023-01
    118367-04     120201-06     125332-24     141016-01     147227-01
    118666-65     120284-07     125505-01     139615-01     147272-01
    118667-65     120460-17     125533-17     139620-01     147378-01
    118705-02     120286-03     125670-04     139986-01     147673-08
    118707-05     120292-02     125725-03     140455-01     147692-55
    118708-19     120348-03     125731-11     141032-01     147693-55
    118711-03     120412-11     125891-01     141104-04     147992-06
    118712-23     120414-27     126119-02     142292-01     148002-01
    118718-06     120543-33     126363-08     141496-01     148004-01
    118777-16     120719-06     126365-16     141558-01     148006-01
    121181-05     120739-08     126425-01     142049-01     148135-01
    118918-24     120753-09     126440-01     142088-02     148322-07
    138217-01     120811-09     126540-02     142234-01     148324-06
    119578-30     120812-32     126546-04     142244-02     148342-06
    140860-02     120815-01     126868-04     142373-02     148383-01
    121118-19     120830-06     127752-01     142529-01     148423-01
    119059-66     120928-32     127872-02     142911-01     148559-08
    119081-25     121095-04     128292-01     142933-05     148565-01
    119115-35     121104-11     128298-02     143502-01     148625-01
    119117-52     121211-02     136882-03     143527-01     148768-01
    119213-27     121606-04     136998-10     143643-08     148870-01
    119246-39     122031-01     137000-08     143651-01     150435-01
    123611-04     122212-46     137004-09     144664-01     148975-01
    119309-03     122259-06     137080-07     143725-02     149067-01
    140899-01     122470-03     137090-02     143727-02     149071-01
    119313-42     122472-07     137093-01     143731-01     149075-01
    124188-03     122911-33     137097-02     143733-01     149108-01
    119538-19     123003-04     137102-01     143739-01     149112-01
    120099-08     124171-07     137147-07     144047-01     149149-01
    119548-14     123252-01     137321-02     144112-02     149163-01
    119648-03     123301-01     137871-02     144325-01     121081-08
    125547-02     123358-02     138195-04     144327-02     149483-01
    140796-01     123526-01     138247-01     147002-01     150031-05
    139520-02     123590-12     138361-01     144994-02     150107-02
    119764-07     123893-77     138647-01     144996-02     150157-01
    119783-28     123938-02     138649-01     145006-04     150616-01
    119810-07     124149-16     138766-01     145023-01     150618-02
    119812-18     124325-01     138822-12     147217-02     150840-01
    119900-16     124397-02     138824-12     145080-13     151145-01
    119903-02     124457-02
    Patches missing one or more required patches
    118833-36     125075-01     142394-01     147143-17     148693-01
    119130-33     125719-42     142397-01     146334-01     148888-05
    124628-10     126206-10     142428-02     146489-06     148948-01
    119252-29     127127-11     142430-01     146582-04     149165-01
    119280-25     127724-02     142543-01     146681-02     149279-02
    119278-38     128310-01     142909-17     146683-01     149453-02
    119315-19     128332-01     143317-03     146694-02     149638-02
    120199-15     137032-01     143506-07     146834-02     149646-02
    119534-29     137115-01     143609-03     146954-03     149648-03
    119546-08     138866-03     144526-02     147194-03     150025-01
    120272-31     137137-09     144500-19     147793-12     150400-11
    126897-02     137282-01     143954-04     147797-04     150113-02
    127755-01     138096-02     144106-01     147805-01     150123-01
    125503-02     138181-01     144188-02     148027-03     150180-01
    124204-04     138245-01     144455-01     148049-04     150307-01
    122660-10     138876-01     144486-05     148071-12     150310-01
    120011-14     139555-08     144492-01     148104-11     150312-04
    119757-32     139962-02     144569-01     148112-02     150383-02
    120410-33     139980-01     144872-03     148165-02     150534-01
    121136-02     140912-01     144909-03     148241-02     150535-01
    121308-20     141444-09     144911-02     148403-01     150537-01
    121428-15     141532-04     145096-03     148407-01     150539-01
    123630-03     141548-01     145120-01     148412-02     150631-02
    123005-07     141586-01     145953-07     148561-06     150756-03
    124393-11     142240-01     147147-26     148657-01     150836-01
    124630-42     142340-02
    No patches were applied.
    Install log files written :
      /var/sadm/install_data/s10s_rec_patchset_short_2014.11.25_14.53.01.log
      /var/sadm/install_data/s10s_rec_patchset_verbose_2014.11.25_14.53.01.log
    standby_node#
    standby_node#
    standby_node#uname -a
    SunOS standby_node 5.10 Generic_118833-17 sun4v sparc SUNW,Sun-Fire-T200
    standby_node#
    standby_node#
    standby_node#iniy t 6
    standby_node#
    standby_node#
    standby_node#
    all patch skipped   i dont why can u any solution for that???

  • I create an id. on review option when i enter visa card and security code, it always gives an error msg "Invalid Secruity code". but i use this code for money withdraw from ATM and for shopping also. plz tell the solution ????

    i create an id. on review option when i enter visa card and security code, it always gives an error msg "Invalid Secruity code". but i use this code for money withdraw from ATM and for shopping also. plz tell the solution ????

    The code they are asking for is the last three digits of the number on the back of the card (you don't use this when using an ATM or presenting the card in shops).

  • I just bought a Mac Book Pro and the Appstore show one upgrade of iPhoto (9.2.1). I started a section with my Apple ID (the account that I have I use to iTunes) but when I try to update it says that there are upgrades available for other accounts and that

    I just bought a Mac Book Pro and the Appstore show one upgrade of iPhoto (9.2.1). I started a section with my Apple ID (the account that I have I use to iTunes) but when I try to update it says that there are upgrades available for other accounts and that I have to upgrade using the account that I used to buy iPhoto. What do I have to do to upgrade iPhoto?

    Dear Katty,
    Thank you very much for your answer! I have 2 Apple ID, and I have tried both of them and the problem continues. I founf several peolpe with the same problem in apple communities foruns and that really seems that there is some problem. I addded the links for 2 of those discussions.
    https://discussions.apple.com/thread/3374419?start=0&tstart=0
    https://discussions.apple.com/message/16628399#16628399
    Do you have an idea of how can I solve this problem?
    Thank you very much again.
    Best regards,
    Alfonso

  • TextField1.setText("fahimaamir"); this code give me error in netbeans 6.1

    hi master
    sir i use netbean 6.1
    i have one textfield and one button in page
    when i use this code in button
    public String button1_action() {
    textField1=("fahimaamir");
    return null;
    that give me error line in
    textField1=("fahimaamir"); this code
    when i deploy that show this error
    F:\BACKUP\WebApplication8\src\java\webapplication8\Page1.java:142: cannot find symbol
    symbol : variable textField1
    location: class webapplication8.Page1
    textField1.setText("sjflskjf");
    1 error
    F:\BACKUP\WebApplication8\nbproject\build-impl.xml:392: The following error occurred while executing this line:
    F:\BACKUP\WebApplication8\nbproject\build-impl.xml:213: Compile failed; see the compiler error output for details.
    BUILD FAILED (total time: 1 second)
    please see this error and give me idea how i give value to textfield
    thank you
    aamir

    hi!
    Since Netbeans 6.1 the IDE doesn't add Bindings Attributes for placed components like textFields...
    When you place an textField or any other component you have to right click on it an choose: Add Binding Attribute
    Then the component is known in the source code.
    Greetings,
    Remi
    Edited by: remifreiwald on Jun 25, 2008 11:00 AM

  • I purchased Creative Cloud through the Employee Purchase program. Had to reimage system. Need help reinstalling application. I have "redemption" code, but get error saying it has already been redeemed. Please advise.

    I purchased Creative Cloud through the Employee Purchase program. Had to reimage system. Need help reinstalling application. I have "redemption" code, but get error saying it has already been redeemed. Can you please advise how I go about getting my software reinstalled? If I was given the serial number when I redeemed, I don't have any record of it.
    Thank you,
    Starla

    Hi Starla Mehaffey,
    I would suggest you to sign in with your Adobe ID during installation and your product will automatically recognize your membership details.
    Refer this Link for any further assistance:- Redemption Code Help
    Hope that helps,
    Regards,
    Rahul Tyagi

  • I am new to iMovies.  When I make a video using the mic and camera in my Macbook Pro, the audio and video are not in synch.  Very annoying.  How can I fix this?

    I am new to iMovies.  When I make a video using the mic and camera in my Macbook Pro, the audio and video are not in synch.  Very annoying.  How can I fix this?

    DVD drives read the bottom of the disk, not the top. Smooth out the paper & try again.

  • I have disabled pop ups in my iphone but still i could n't connect to my college wifi.. It shows the error message  as ensure whether the pop ups are not blocked.. pls help

    Hai..
    I have disabled block pop up in my iphone 5s.. but still i couldn't connect my mobile with my college wifi.. it shows the error message as "ensure all the pop ups are not blocked"....

    You might want to talk to the IT dept. at your school to see if they know of a solution.

  • Tried to install iTunes 10.5 this morning but an error appeared saying "problem with windows installer package. A program required for this install to complete could not be run." Can someone please help

    I tried to install iTunes 10.5 this morning but an error appeared saying "problem with windows installer package. A program required for this install to complete could not be run." Can someone please help

    Firstly, are you installing iTunes for the first time or are you updating your current version of iTunes?
    If you're installing iTunes for the first time have you tried redownloading the installer package? Perhaps the file you downloaded originally is corrupted...
    http://www.apple.com/itunes/
    If you've tried that, then try installing iTunes as your computer's administrator. To do this right-click the install package and choose "Run as administrator".
    If you're updating iTunes to the most recent version try repairing the Apple Software Update program on your computer. It's under the add/remove programs.
    1. Open the control panel
    2. Open Add/Remove programs (called "Programs and Features" in Windows 7)
    3. Navigate to "Apple Software Update" in the list and click on it
    4. Click on "Change" then select "Repair" (or just select the repair option in Windows 7)
    Once you repair this, try running iTunes and the update again.
    Fingers crossed!

  • Suddenly, my HP Laserjet 6mp won't print. The icon says it's in use (but it isn't), at other times it says it's not connected (but it is). Help!

    Suddenly, my HP Laserjet 6mp won't print. The icon says it's in use (but it isn't), at other times it says it's not connected (but it is). Help!

    That page's troubleshooting for the "Filter failed" message worked out. I consulted the Wiki before but never found that exact page. I guess I didn't use the best search criteria. Thanks for pointing it out.

  • Hi .. My phone has stopped vibrating.I have read the solution given by some users on this forum and have tried all the tricks. But nothing seems to be working. My phone still does not vibrate.please suggest

    Hi .. My phone has stopped vibrating.I have read the solution given by some users on this forum and have tried all the tricks. But nothing seems to be working. My phone still does not vibrate.please suggest.

    Hi .. My phone has stopped vibrating.I have read the solution given by some users on this forum and have tried all the tricks. But nothing seems to be working. My phone still does not vibrate.please suggest.

  • TS1292 Hey, im facing a problem while im using the purchesing , its showing me that: contact with apple support itunes???? Please help

    Hey, im facing a problem while im using the purchesing , its showing me that: contact with apple support itunes???? Please help

    Use the link below to contact iTunes support.
    http://www.apple.com/emea/support/itunes/contact.html

  • Photoshop elements quit working, I uninstalled it, tried to re-install using the cd, but getting errorPhotoshop elements quit working, I uninstalled it, tried to re-install using the cd, but getting error, any other way to re-install it without the disk ?

    Photoshop elements quit working, I uninstalled it, tried to re-install using the cd, but getting error, any other way to re-install it without the disk ?

    Yes.
    Download Photoshop Elements products | 13, 12, 11, 10
    However, the real issue is why the program is not working. Did you install anything recently?
    When you tried to re-install from the disk, did you shut off the antivirus program temporarily?
    Have you tried a system restore to a point in time when the program was working properly?

  • "LabVIEW FPGA: The compilation failed due to timing violations, but there is no path information because the timing violations are not of type PERIOD

    The compilation of my labview fpga vi fails with the error message "LabVIEW FPGA:  The compilation failed due to timing violations, but there is no path information because the timing violations are not of type PERIOD".
    In the 'final timing (place and route)' report, the requested frequencies are all below the maximum frequencies and the compilation error message is only displayed at the very end on the 'summary' page.
    I tried to optimize my labview fpga vi with pipelining, but had no success.
    Can anybody offer some advice on how to debug fpga code with this error? Is this really a timing error or something else?
    Software:
    Labview 2011, fpga 2011, xilinx tools 12.4 sp1
    Hardware:
    NI PXIe-1071 Chassis
    NI PXIe-8108 Embedded controller
    NI PXIe-7965R FPGA FlexRIO FPGA module
    NI 5761 250 MS/s 14 bit Analog input digitizer
    The Xilinx log of the compilation run is attached.
    Also, this issue was already discussed in this thread ~6 months ago, but no satisfying answer was offered so far...
    Thanks,
    Fabrizio
    Attachments:
    xilinxlogc.txt ‏2313 KB

    Hi Kyle,
    the problem is: I have one computer which compiles the VI successfully and a second one which shows that error. Both use the same software setup (LV2011SP1+RT+FPGA from DS2012-01). Both use the same project file - atleast SVN shows no difference.
    - You can have one FPGA VI where one computer is compiling successful and a second one complains. (Btw. I have a SRQ running in Germany on this topic.)
    - More problems: After successful compiling on first computer and transferring all to second computer (using SVN, including the full project folder with all files like bitfiles, lvproj, and everything) the second computer is unable to start the RT executable due to error "FPGA VI needs to recompile". Solution so far: Call the FPGA-OpenReference with the bitfile instead of the VI (as I used to do until now)...
    - More problems: After modifying the FPGA-OpenReference to use the bitfile (on the 2nd computer) and transferring all the files back to the 1st computer (using SVN as before, including the whole project) the 1st computer complains: FPGA-OpenReference is creating a different reference than is used in the VI. So what happens here? On one computer my VI is ok, the reference is typed correctly. Transferring all the files to a different computer the VI isn't ok anymore due to changes of the reference??? You know: all files are the same: lvproj, FPGA bitfile didn't change, cRIO reference didn't change...
    All those problems didn't occur on my RT-FPGA projects in LV2010SP1. I'm not pleased...
    Best regards,
    GerdW
    CLAD, using 2009SP1 + LV2011SP1 + LV2014SP1 on WinXP+Win7+cRIO
    Kudos are welcome

  • I tried to upgrade to the latest version of Firefox but on the Firefox start page is still says "you are not on the latest version of Firefox, upgrade now"

    I tried to upgrade to the latest version of Firefox but on the Firefox start page it still says "you are not on the latest version of Firefox, upgrade now". The start page looks different so maybe it did upgrade but why does the reminder still show?

    You may see that message below the Google search box on www.google.com/firefox which is the old Firefox default home page. It appears that page is no longer being maintained by Google. You appear to have the latest Firefox version.
    '''If you want the Google search page as your home page,''' change your home page to '''''about:home''''' (a new, updated version of the old Google/Firefox home page is now built-in to Firefox).
    *See --> http://support.mozilla.com/en-US/kb/How+to+set+the+home+page
    Also see --> https://support.mozilla.com/en-US/kb/Finding+your+Firefox+version<br />
    You can also see your version on the ''Help > Troubleshooting Information'' display
    '''If this reply solves your problem, please click "Solved It" next to this reply when <u>signed-in</u> to the forum.'''
    Not related to your question, but...
    You may need to update some plug-ins. Check your plug-ins and update as necessary:
    *Plug-in check --> http://www.mozilla.org/en-US/plugincheck/
    *Adobe Shockwave for Director Netscape plug-in: [https://support.mozilla.com/en-US/kb/Using%20the%20Shockwave%20plugin%20with%20Firefox#w_installing-shockwave Installing ('''''or Updating''''') the Shockwave plugin with Firefox]
    *Adobe PDF Plug-In For Firefox and Netscape: [https://support.mozilla.com/en-US/kb/Using%20the%20Adobe%20Reader%20plugin%20with%20Firefox#w_installing-and-updating-adobe-reader Installing/Updating Adobe Reader in Firefox]
    *'''''Shockwave Flash''''' (Adobe Flash or Flash): [https://support.mozilla.com/en-US/kb/Managing%20the%20Flash%20plugin#w_updating-flash Updating Flash in Firefox]
    *'''''Next Generation Java Plug-in for Mozilla browsers''''': [https://support.mozilla.com/en-US/kb/Using%20the%20Java%20plugin%20with%20Firefox#w_installing-or-updating-java Installing or Updating Java in Firefox]

Maybe you are looking for

  • How to change the box width of a template

    Hi, I want to set a Lower margin for the last row in the template of a described width. I am trying to change the widh of box in the template. but even after saving and activating the form the chages are lost the next time i logged in to the ECC. its

  • Camera Raw not working/errors

    Hey! I can't install camera raw. I've seen the same problems on the forum already, but unanswered. I get errors: "This is not the right kind of document" "Camera Raw editing is not enabled" I have creative design suite CS4, also bridge cs6. Ive tried

  • Mail Server for windows...

    Is there any free mail server for windows that i could use to send emails from my application.. Its just that I have been trying the JavaMail Api and having no luck, despite help from some of you. And my deadline is closing in and I am no closer to t

  • After Install windows 7 audio disappear

    guys..help me please i have problem with my audio.. why my macbook dont have sound? i already install bootcamp driver,all driver can work properly only my audio doesnt work.. what should i do guys?? please help mee.. :'( because accidential i remove

  • Monitor signal cable not detected by pxi1036

    Hi, Actually I Connected PXI 1036 to Monitor ..but did not get any display or mesaage in monitor After it power up .