Re: [Mono-list] Port MSSQL implementation as well

2007-03-10 Thread Anthony Carrabino
 
It's not quite 1 line of code.

The namespace changes, the interface names and class names change.
The data types and the SQL syntax is the same so you don't have to
write additional code for casting and converting.

VistaDB is a single assembly file that is 600KB in size. It includes
the core engine, built-in ADO.NET Data Provider, SQL query engine and
our own Direct Data Access objects.

Anthony Carrabino
www.vistadb.net


-Original Message-
From: Charles A. Landemaine [mailto:[EMAIL PROTECTED] 
Sent: Monday, March 05, 2007 6:46 AM
To: [EMAIL PROTECTED]
Cc: mono-list@lists.ximian.com
Subject: Re: [Mono-list] Port MSSQL implementation as well

Thank you, so you mean you can write a web site in ASPX+MSSQL and
it'll work fine with mod_mono + VistaSB without changing a single line
of code?

How heavy is VistaDB?

-- 
Charles A. Landemaine.



___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] Port MSSQL implementation as well

2007-03-10 Thread Anthony Carrabino

As an alternative, VistaDB 3.0 uses the exact same data types as 
MS-SQL Server 2005 and it supports SQL Server 2005 T-SQL syntax.
VistaDB can be used to develop ASP.NET, WinForms, Gtk# and Glade 
applications. VistaDB ASP.NET apps can run on IIS and Apache with
Mono installed.

More: 
VistaDB 3.0 is developed in C# and is 100% fully managed and 
verifiably typesafe. VistaDB applications run natively on .NET, 
Compact Framework and Mono. In fact, the exact same VistaDB.NE11 
assembly runs on both on Mono and Windows -- unchanged.

Anthony Carrabino
www.vistadb.net


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Charles A.
Landemaine
Sent: Friday, March 02, 2007 12:35 PM
To: mono-list@lists.ximian.com
Subject: Re: [Mono-list] Port MSSQL implementation as well

On 3/2/07, Daniel Morgan <[EMAIL PROTECTED]> wrote:
> There is Sybase Adapter Server Enterprise and VistaDB
> which are similar to Microsoft SQL Server.

The problem is no having alternatives. There are already very good
alternatives such as PGSQL. The problem is not being able to advertise
"MSSQL" on a hosting web site if you don't plan to run Windows
servers. You can advertise "ASP.NET" hosting with a Linux server, but
not "MSSQL". It's hard to advertise ASP.NET hosting without MSSQL.
People prefer going to regular Windows hosting.

-- 
Charles A. Landemaine.
___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list



___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] VistaDB ... will Data Builder Utility run in Mono 1.2 ?

2007-01-25 Thread Anthony Carrabino

Please go easy on us ... this is our first time in the Linux world :)

Note:
---
- we assume users will develop on Windows and deploy apps to Mono.

- VistaDB Data Builder and Data Migration Wizard (the tools) are 
  developed using C# for .NET 2.0. That means, you will need 
  .NET 2.0 installed on your system to use our tools. 

Other points to understand:
---
- VistaDB 3.0 is developed in C#. The engine uses .NET 1.1 features.

- the engine includes a built-in T-SQL query processor, ADO.NET Provider
  and Direct Data Access objects (i.e. live cursors using objects)

- the Mono support is handled via VistaDB.NET11.DLL -- the same assembly
  for .NET 1.1 runs unchanged on Mono 1.x

Data Builder is a WinForms application. Work would need to be done to 
get this working natively on Mono. 

Anthony Carrabino
www.vistadb.net


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of ted leslie
Sent: Sunday, January 21, 2007 5:52 AM
To: mono-list@lists.ximian.com
Subject: [Mono-list] VistaDB ... will Data Builder Utility run in Mono 1.2 ?


The VistaDB (as mentioned on mono site and in mono blog) will support
Mono 1.2 as of this weekend.

Does anyone know if the 

VistaDB 3.0 Data Builder Utility (Full C# source code included)

works in Mono 1.2 ?


___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list




___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list