VistaDB 3 Support?


Author
Message
Joel Meikle
Joel Meikle
StrataFrame Beginner (15 reputation)StrataFrame Beginner (15 reputation)StrataFrame Beginner (15 reputation)StrataFrame Beginner (15 reputation)StrataFrame Beginner (15 reputation)StrataFrame Beginner (15 reputation)StrataFrame Beginner (15 reputation)StrataFrame Beginner (15 reputation)StrataFrame Beginner (15 reputation)
Group: Forum Members
Posts: 5, Visits: 14
Hi all, I'm new to the world of StrataFrame & was wondering if its possible to use a VistaDb v3 database (since is self contained & managed).



I saw a post about it somewhere but wanted to know if the "Businesss Object Mapper" would work with it?



If it dosen't, would it still work if I wrote the Business Objects by hand?



(More likely I would write a script gen using MyGeneration, did this for Opf3 & Xpo)



I also noticed that you get the source code when you purchase, does this include the "BOM"?



Is anyone else using StrataFrame with VistaDb 2/3?



Cheers,

Joel BigGrin
Reply
Trent Taylor
Trent Taylor
StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)
Group: StrataFrame Developers
Posts: 6.6K, Visits: 7K
Hi all, I'm new to the world of StrataFrame & was wondering if its possible to use a VistaDb v3 database

At present we do not have a provider pre-built in the framework fo VistaDB.  The primary reason for this is that since version 2.0 of .NET and SQL Everywhere and SQL Express, there really hasn't been much of a demand for VistaDB....since the SQL performs faster, is managed, and is free Smile 

I saw a post about it somewhere but wanted to know if the "Businesss Object Mapper" would work with it?

If you connect using their OLEDB provider then you can use the BO Mapper by selecting the OLE DB option.  As for a native connection, no.

If it dosen't, would it still work if I wrote the Business Objects by hand?

The BO is actually ignorant of the database and this would be more at the data access level....which you could connect using OLEDB or write your own data layer by inheriting the DbDataSOurceItem and then creating your own DAL for the VistaDB using their native .NET assembly.

I also noticed that you get the source code when you purchase, does this include the "BOM"?

You get the source code for all run-time components and since the BO Mapper is a design-time component and part of how we license our product, you do not get the source code to this piece.

Is anyone else using StrataFrame with VistaDb 2/3?

I will let someone else answer this one if they choose to Smile

GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Threaded View
Threaded View
Joel Meikle - 18 Years Ago
Trent L. Taylor - 18 Years Ago
Ben Hayat - 18 Years Ago
Joel Meikle - 18 Years Ago
Ben Hayat - 18 Years Ago
                     Cheers for the reply Ben,

I am aware that XPO & Opf3 a pure...
Joel Meikle - 18 Years Ago
                         Joel, Is there anything preventing you from using SQL Server in your...
Trent L. Taylor - 18 Years Ago
                             Hi, I use sql server for larger projects where I know there will be a...
Joel Meikle - 18 Years Ago
                             Hi, I use sql server for larger projects where I know there will be a...
Joel Meikle - 18 Years Ago
                                 [quote]I like using vistaDB because I can programatically update the...
Trent L. Taylor - 18 Years Ago

Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search