Adding the *.DLL to SQL …

USE master
EXEC sp_addextendedproc xp_ndo_enumusergroups, ‘C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\Binn\xp_ndo.dll’
GO
GRANT EXECUTE
ON [xp_ndo_enumusergroups]
TO PUBLIC
GO

USE master
EXEC sp_addextendedproc xp_ndo_enumusersids, ‘C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\Binn\xp_ndo.dll’
GO

Or in shorter words: w1w1sql.pdf ;)

Don’t we all love our debugger ?

Enjoy this Live Presentation:
The NAV Debugger @ it’s best.

Nice.

The official one. Sooooooooo much to read.

http://blogs.msdn.com/nav/default.aspx

via Bart van Beek

Quickstart NAV Clients

Neat.

mibuso.com [Downloads]

mibuso.com [Downloads]

mibuso.com [Downloads]

NAS Manager.

Thanks so much you all write the programs I always wanted to write ;)

CodeGenius

Looks nice, have to recheck the download.

http://www.mibuso.com/dlinfo.asp?FileID=1007

Split Objects - a little python helper

There are numerous tools out there to split a big object text file into smaller ones. Also I couldn’t resist to write me one ☺.

Feel free to use/modify it - its Open Source (GPL v3) and is hosted on Google Code.

You can access it with this link: http://code.google.com/p/splitobject/

Screenshot

Welcome.

As you might guess from the blog title I come from the wonderful world of Microsoft Dynamics NAV.

Not yet too much in here - but I guess on the long run it will be :)
Enjoy my other blog - Cache’n Food … and so … in the meantime.

Your Pal,
Eol Ruin

Hello world!

Welcome to mibuso.com Blogs. This is your first post. Edit or delete it, then start blogging!

Create a new blog and join in the fun!