home bbs files messages ]

Forums before death by AOL, social media and spammers... "We can't have nice things"

   comp.databases.ms-sqlserver      Notorious Rube Goldberg contraption      19,505 messages   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]

   Message 18,768 of 19,505   
   bradbury9 to All   
   Re: Odbc and client library/drivers   
   21 Sep 12 02:57:16   
   
   From: ray.bradbury9@gmail.com   
      
   > > > And here is a clearly a difference in opinion.   
   > > > I do not see 'select *' as an error or as a problem.   
      
   As a developer I have seen some code that generated an excel from database   
   input using a XSLT (nothing weird so far).   
      
   get database data: select * from tablename where blablabla   
   for each row   
       for i = 0 to data.columns   
            excel.column[data.columname] = value --> BOOOOM   
       end for   
   end for   
      
   It worked fine for almost four years, until someone added a column to a table   
   without adding it to the XSLT. new column was not found in the transformation   
   file.   
      
   --- SoupGate-Win32 v1.05   
    * Origin: you cannot sedate... all the things you hate (1:229/2)   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]


(c) 1994,  bbs@darkrealms.ca