Category Archives: Utils

Utils

Export CDS/ISIS data to MS Excel?

How can I export CDS/ISIS data to another program, such as MS Excel?
SOLUTION

You may export in comma delimited ASCII files using the print dialog box.

PROCEDURE

To do so, you should create/modify what is called a PRINT format in Winisis.
This format is a sequence of instruction telling the software how to output each record. Then you may use the format to visualize as well as print (on printer or on file) your data.

read more »

MySQL Open Source SQL Utils

SQLyog – GUI Tool for MySQL

  • The leading Free and Open Source MySQL GUI Tools for the last 5 years
  • Uses Native C MySQL Client – the fastest way to access MySQL

Enterprise Version vs Community version

Homepage: http://www.webyog.com

Utils

Conversores de Código

Precisa de converter código C# em VB?, VB em C#? VB para Java? ou ainda… (veja página oficial do produto).

as versões demo traduzem até 100 linhas de Código, o que já não é mau 🙂

  • Instant C#:Â VB to C# converter
  • Instant VB:Â C# to VB converter
  • C++ to C# Converter:Â C++ to C# converter
  • C++ to VB Converter:Â C++ to VB converter
  • C++ to Java Converter:Â C++ to Java converter
  • VB to Java Converter:Â VB to Java converter
  • Instant C++ (C# Edition):Â C# to C++/CLI converter
  • Instant C++ (VB Edition):Â VB to C++/CLI converter
  • Instant C++ (Java Edition):Â Java to C++/CLI converter
  • Java to VB & C# Converter:Â Java to VB & C# converter
  • Clear VB:Â VB source code formatter and standardization utility

Site: www.tangiblesoftwaresolutions.com

Utils

Tftpd32

Tftpd32 inclui DHCP, TFTP, SNTP e Syslog servers assim como cliente TFTP.

homepage: http://tftpd32.jounin.net/

Â

Â

Utils

BartPE – bootable live windows CD/DVD

Bart’s Preinstalled Environment (BartPE) bootable live windows CD/DVD
BartPE is Admin’s best friend…

What is BartPE and PE Builder?

Bart’s PE Builder helps you build a “BartPE” (Bart Preinstalled Environment) bootable Windows CD-Rom or DVD from the original Windows XP or Windows Server 2003 installation/setup CD, very suitable for PC maintenance tasks.

It will give you a complete Win32 environment with network support, a graphical user interface (800×600) and FAT/NTFS/CDFS filesystem support. Very handy for burn-in testing systems with no OS, rescuing files to a network share, virus scan and so on.
This will replace any Dos bootdisk in no time!

read more »

Utils Web 2.0

ajaxload.info

Ajax load info

Crie os seus loaders para ajax em http://www.ajaxload.info/.

homepage: http://www.ajaxload.info/

Microsoft Networking Utils

MSI Deployment via Active Directory

Active Directory contains a very useful feature which allows for Administrators to automatically deploy software to machines or users automatically when the machine is booted or a user logs on. This document assumes you will be deploying software to a set of machines in which the user does not have local admin rights, so it will focus on the process to deploy to the computers via the Computer Configuration GPO setting.

read more »

Microsoft Utils

MSI e Windows Installer

Para fazer uma instalação silenciosa de um .msi pode usar a sintaxe:Â

msiexec /i filename /q

read more »

Linux SQL Server Utils

FreeTDS

FreeTDS is a set of libraries for Unix and Linux that allows your programs to natively talk to Microsoft SQL Server and Sybase databases.

Technically speaking, FreeTDS is an open source implementation of the TDS (Tabular Data Stream) protocol used by these databases for their own clients. It supports many different flavors of the protocol and three APIs to access it. Additionally FreeTDS works with other software such as Perl and PHP, providing access from those languages as well.

If you are looking for a Java implementation, we refer you to the jTDS project on SourceForge.

FreeTDS has many possible uses. It has been used by Unix/Linux webservers to present data stored in SQL Server to the web, to port SQL Server database code from NT to Unix, to import data into SQL Server from a Unix source, and to provide database access on platforms (such as realtime systems) that have no native drivers.

The FreeTDS C libraries are available under the terms of the GNU LGPL license, consult the COPYING.LIB file in the distribution for details.

Homepage

Microsoft Utils

User Profile Hive Cleanup

O serviço User Profile Hive Cleanup ajuda a assegurar que as sessões de usuário serão encerradas completamente quando o usuário fizer logoff. Os aplicativos e os processos do sistema mantêm, ocasionalmente, conexões com chaves do Registro no perfil do usuário depois que o usuário faz logoff. Isso faz com que a sessão do usuário não seja encerrada completamente, causando problemas durante a utilização de perfis móveis de usuários, em um ambiente de servidor, ou de perfis bloqueados implementados através do Shared Computer Toolkit para Windows XP.
read more »