Search EggHeadCafe's Job Board
EggHeadCafe Silverlight WPF ASP.NET VB.NET C# Excel SQL Server SharePoint
search
Miscellaneous GroupsView
Adsi General
Axapta
Greatplains
Helpauthoring
Hiserver General
Infopath
Mac Office
Mac Office Entourage
Mac Office Word
Mac Otherproducts
Mac Rdc
Mac Virtualpc
Macintosh General
Mom
Mshardware Product
Windows File_System
Windows Group_Policy
Windows Msi
Windows Tabletpc
Pos
Servicesforunix General
Simulators
Smartphone
Softwareupdatesvcs
Solomon
Windbg
Windows Terminal_Services
Dataprotectionmanager
Axapta Application
Axapta Programming
Windows Sharedaccess
Fortran
Groove
Msroboticsstudio
Deployment Desktop
Design Gallery
Developer Outlook Addins
Development Device Drivers
Windows Devices Pnpx
.NET Micro
Dynamics Gp Developer
Security Forefront
Internetexplorer Beta
Sv Windows
Development Device Drivers Dtm
Hyper-V
Internetexplorer

Group SummariesView
.NET Framework
Access
BizTalk
Certifications
CRM
DDK
Exchange Server
FoxPro
French
French .NET
Games
German
German .NET
Graphic Design
IIS
Internet
ISA Server
Italian
Italian .NET
Maps
MCIS
Miscellaneous
Mobile Apps
Money
MSN
Networking
Office
Ops Mgr
Publisher
Security
SharePoint
Small Business
Spanish
Spanish .NET
SQL Server
Systems Management Server
Transaction Server
Virtual PC / Virtual Server
Visual Studio
Win32
Windows 2000
Windows 2003 Server
Windows 7
Windows Live
Windows Media
Windows Update
Windows Vista
Windows XP
 

Microsoft Axapta Programming
 Ask A New Question    

Query for sql
Is it possible to build a query for the following statement? Thanks much in advance! select s.* from SALESLINE s join INVENTTABLE i on i.ITEMID = s.itemid where s.SALESSTATUS = 1 and s.ITEMID = i.i... on 20-Nov-09
how to run runbasebatch classes concurrently?
in AX2009 I have 20 runbasebatch classes scheduled as batch jobs with one task each to run concurrently, but only a handful run in parallel. The max threads for the AOS is the default '8'. I would l... on 20-Nov-09
Convert Query/QueryBuildDataSource into T-SQL
Hi guys, I am currently trying to find a way to execute a query on another AX database than the current one. Both AX instances do have the same application version. The very simple way is of course... on 20-Nov-09
Open CSV file in Excel
Hi. I have generated a CSV file from code. When I open the file manually through explorer it opens perfect with columns seperated. But if I open the file programatically it opens the file in Excel l... on 20-Nov-09
Confirm Delete
When I am deleting records from a temp table, I am getting message 'You are about to delete a record from ...table. Delete record?'. Why am I getting this message? How do I get rid of it? Thanks. on 19-Nov-09
change width of columns grid slow in AX 2009
Hello, anybody knows why is very slow to change the width of any column of a grid in Microsoft Dynamics 2009 in a form? I have kernel roll up 3 and it solves the problem in Table browser on 19-Nov-09
Threaded function
Hi folks, i have a function which costs plenty of time. this function is an sql-query called via odbc - not written in x++, since the functional range is insufficient. while this operation is runni... on 19-Nov-09