MSSQL to MySQL Database Converter Software converts database records created in MSSQL server to MySQL server database record format. MSSQL to MySQL database converter is compatible with all windows based operating system including windows XP, Windows vista starter, vista home basic, vista home premium, vista business, vista enterprise and vista ultimate, Win 98, Win 2000, Win ME, NT, 2003 server. Free MySQL to MS SQL database converter can converts individual tables or more than one table depending on user?s selection and work with all major versions of MS SQL Server.
MSSQL to MySQL Database Converter Features
? MSSQL to MySQL database conversion tool supports all data types, constraints, keys and other attributes used in MySQL server.
? MSSQL to MySQL database migration software support all Windows operating systems like windows 98 ME XP 2000 and Vista operating system.
? Convert MySQL to MS Sql Server Utility converts table, fields, indexes, rows and column from source database (MSSQL) to destinatio ...
Download now
Atlantis Schema Inspector is an incredibly fast, flexible and complete SQL Server schema comparison and synchronization tool - use it to get your deployments right first time, every time. It offers an easy and fast way to compare and synchronise schema elements of SQL Server databases whether live, test, snapshots or partial databases. Any changes can be checked speedily and easily without errors and can save your development team lots of time.
Download now
Google Calendar & Contacts Delphi Component is a non-visual component that allows you to work with Google Calendars and Contacts using Delphi. The component supports Delphi 7 and higher and works directly using official Google Calendar and Contacts API. Official API use guarantees maximum compatibility and fewest possible modifications to future versions.
Download now
WeOnlyDo! COM Pop3Server ActiveX control is a component that can be easily integrated into your applications to provide full Pop3 protocol server implementation. All you need to do is to put it on VB form, call it's Start method and it's immediately accepting connections by your clients! It fully supports commands defined in RFC1939.
Use your favorite mail client (such as Outlook Express or Eudora) to read mail provided by your own application. How? That's easy part: just put wodPop3Server control on your form, add some code around and it's all setup to be used.
If you dislike adding additional code - it's fine by wodPop3Server. It will still work, and reject all the clients (with bad username/password error). But, if you add login capabilities using 'Connected' event (that's easy part - set Action = Allow for specific username/password combination). Still, if you want to make real Pop3 server application, look no more for native s ...
Download now
WeOnlyDo! Mail Server is a set of components to create standalone full mail server system on your network. It contains our Pop3Server, ImapServer, SmtpServer and Mailbox LITE components.
Combined all four together, they make a powerful package that can be used to receive incoming mail from outer networks, usually Internet, to provide Pop3 and Imap mailboxes to your employees.
Using strength of Mailbox component, you can access complete users' mailboxes at once. Just open user's mailbox, get information about messages, delete them, add new ones, create messages on the fly, etc..
Imagine what you could do with MailServer components:
you can deny spam email to be forwarded to users' mailboxes
you can create messages on the fly for each user
you can add messages to their mailboxes as needed
you can change information in their mailboxes, unzip files for them...
you can publish attached files directly to your public folder
you can automatically, as new email arrives, o ...
Download now
WeOnlyDo! Mailbox is a component that can be easily integrated into your applications to provide full management over mailboxes and message parsing.
Using wodMailbox, you can easily access mailbox, count messages, look at messages, count parts, save attachments, look at headers, delete messages etc.. When wodMailBox opens mailbox, it expects to find there either regular mailbox just as is used on UNIX systems (one file with full mail messages one after another) or just one message inside, just as Outlook Express saves .eml files.
When you need to parse received messages, it might be hard to check all the possibilities that one simple mail message may contain. We all used to receive simple email messages - few headers and body text. But, sometimes you get attachments, multipart messages, different encodings and stuff like that. It's almost the same for wodMailbox - it's light, quick and fully supports all mail related RFC's.
You can look on using wodMailbox for three main pu ...
Download now
The Secure File Transfer Protocol provides secure file transfer functionality over any reliable data stream, SSH in this case. It is the standard file transfer protocol for use with the SSH2 protocol.
wodSFTP.NET is a dotnet implemenation of client side of this protocol which is reliable and easy to use.
SFTP protocol is designed to provide primarily file transfer, but also more general file system access on the remote server - in secure manner. SFTP protocol assumes it is running on secure channel (secure channel is implemented in wodSFTP.NET), thus no plaintext passwords or file information is exposed to the network.
wodSFTP.NET supports the most important PutFile (for file uploading) and GetFile (for file downloading) methods, but also
* MakeDir and RemoveDir to create and delete directories,
* DeleteFile to delete file on the server,
* ListItems event to list files in some directory on remote server,
* GetAttributes and SetAttributes to retrieve and set attributes for the file,
* ...
Download now
***This is win32 dynamic dll library, provided only for VC (and similar) customers that prefer to use win32 dynamic library over ActiveX version. Only limited support is available for this product. Customers using other programming environment should try using ActiveX instead***
The Secure File Transfer Protocol provides secure file transfer functionality over any reliable data stream, SSH in this case. It is the standard file transfer protocol for use with the SSH2 protocol.
wodSFTPdll library implements client side of this protocol which is reliable and easy to use.
SFTP protocol is designed to provide primarily file transfer, but also more general file system access on the remote server - in secure manner. SFTP protocol assumes it is running on secure channel (secure channel is implemented in wodSFTPdll), thus no plaintext passwords or file information is exposed to the network.
This library implements protocol that is also used in well known SCP (Secure Copy) command on UNIX systems. Internally ...
Download now
ActiveX Component that implements server side of HTTP and HTTPS protocols (HTTPServer). It's main purpose is to serve HTML pages, GIF/JPG/PNG images, documents, and other resources that are accessible through Browser clients (such as Internet Explorer, Mozilla Firefox, Netscape etc..) It is robust, easy to use, fast, and can be used in all environments that support COM technology. It serves both static pages, as well as dynamically created ones. No need to learn ASP/PHP/Coldfusion to make your own WEB server when wodWebServer ActiveX is used.
wodWebServer runs through Request/Response objects - whatever client sends is parsed and stored to Request object. When you're ready to deliver response, you just need to populate Response object - such as Body property, StatusCode, and that's it. If you're fast and can do it from within RequestDone event, then you don't even have to call any Send methods - it's delivered automaticaly.
Features include:
- supp ...
Download now
ActiveX client component used to deliver email messages directly to the server of the recepient, using SMTP protocol. It automatically finds appropriate server where message should be delivered, or uses SmartHost through Hostname property.
It includes several one-line methods for sending entire email (including attachments). It can also load prepared messages (created with Outlook, Outlook Express or any other client..), reformat it, change it's properties and send automatically.
*supports both blocking and non-blocking operations
*Can Automatically deliver message directly to users SMTP server
*Has included DNS client to resolve addresses and domain names
*Supports authentication with the server
*Provides powerful set of properties that relate to messages-no need for external parsers or creators
*Events for all major operations
*Supports UNICODE in message headers
*Supports attachments with BASE64, Binhex4, Quoted-printable and UU encoding
*Save and Load messages for multi-session usage ...
Download now
wodFtpDLX is developed as two standalone components:
COM object, that should be used when you want to do all file transfer in the background and is not visible on the form, or GUI ActiveX version that has it's own Explorer-alike window where you can give end users ability to interact directly with the server
Features:
FTP, FTP+SSL with and without encrypted data channel, and SFTP (SSH subsystem) protocols
Certificate authentication where available, or private key authentication for SFTP protocol
Internal parsing of received directory listings - get names, sizes, ownerships etc.. directly from our interface, through Dir Items collection
Both ASCII and Binary transfer modes supported, no matter if server allows them or not
ListDir and ListNames methods for directory listing
PutFile and GetFile for storing and retrieving files
PutData and GetData for storing and reading data directly from the server
Resume support
Passive and Active data connections for FTP and FTPS protocols
B ...
Download now
BestView is a preview library for C++ developers who need to build print previews for their applications in one touch. Written on C++, the library provides very fast and friendly interface for users. The package contains documentation, C++ examples, redistributable components. Source code is available too.
Download now
According to the INSPIRE directive in Germany so far in the Gauss-Krueger / DHDN system available geo
references must be converted to the UTM / ETRS89 system for future use. BetaDLL supports the development of
geodetic software on various platforms for this transformations by providing geodetic functions. BetaDLL contains
precise functions for coordinate transformations with datum shifts using the German NTv2 standard BeTA2007.
Download now
PS to Image is a windows application which can offer the best performance available to provide speedy conversion from PostScript to Image, such as bmp, tiff, jpeg, gif, png, pcx, emf, wmf, and so on. It creates the images that are perfect representations of the original print files. All PostScript fonts, forms and other resources are reproduced exactly as they are on PostScript printers. It is easy to use and it is not based on print method. Otherwise, it does not need any third part software support. During the conversion, PS to Image optimizes images for archiving, retrieval and display.
PS to Image supports the fast, affordable way to create professional-quality image format files. Its easy-to-use interface allows you to create image files by simply click the "next" button, and it offers convenient features to optimize and manipulate image files in ways that most other packages do not. It is clearly to see why it is one of the most powerful and efficient tools for your office on the mark ...