1.
OPEN an Excel file with MACROS DISABLED using C++ - DevX.com Forums 3 posts - 2 authors - Last post: Nov 9, 2007Also, Below is the EXCEL VBA code to Open an Excel file with MACROS DISABLED (Setting Application.EnableEvents = False DISABLES MACROS): ...
2.
Cells.find command in Excel Macro Programming - DevX.com Forums 2 posts - Last post: Jun 19, 2002Cells.find command in Excel Macro Programming VB Classic. ... I am writing a macro in Excel. I go to one sheet, find the next item in a ...
3.
convert negative int to posative int - DevX.com Forums 5 posts - 4 authors - Last post: Dec 17, 2005convert negative int to posative int Java. ... Can some one tell me how to convert a negative integer value such as (-20) to a posative ...
4.
exists() in xslt - DevX.com Forums 10 posts - 2 authors - Last post: Apr 30, 2008exists() in xslt XML. ... if (exists $a{$b}{$c}) how can i use this perl coding in xslt plz ... can u give me an example of exists() in xslt ...
5.
C "system" call or exec in c# - DevX.com Forums 3 posts - Last post: Dec 1, 2000C "system" call or exec in c# .NET. ... the same thing as System funciton in C or exec (stdlib.h, i think), the. System function takes as a ...
6.
What To Use For Excel Namespace - DevX.com Forums 5 posts - 2 authors - Last post: Dec 27, 2007What To Use For Excel Namespace .NET. ... Here are some examples of what you can do with the Excel namespace ...
7.
MySQL: Conditional sorting [Archive] - DevX.com Forums 3 posts - Last post: Aug 24, 2007[Archive] MySQL: Conditional sorting Database. ... ORDER BY used, created_at DESC after the last select. ...
8.
MySQL: Conditional sorting [Archive] - DevX.com Forums 3 posts - Last post: Aug 24, 2007[Archive] MySQL: Conditional sorting Database. ... OR if images of an id are used, return the most recent used record of that id? ...
9.
Accessing MySQL data from MS SQL Server 2000 - DevX.com Forums 9 posts - 1 author - Last post: Oct 4, 2005The standard connect string for ADO for MySQL is here. .... I tried to run a Google search on MySQL and SQL Server Linked Servers...got ...
10.
Entering data into Identity column through VB6 [Archive] - DevX ... 2 posts - Last post: Jan 10, 2001("Cannot insert explicit value for identity column in table ... Cnn1.Execute (mysql) AreaofRiskID column is Auto increment field. ...
|