StrataFrame Forum
Home      Members   Calendar   Who's On
Welcome Guest ( Login | Register )
      



Map business object to Visual Foxpro remote...Expand / Collapse
Author
Message
Posted 07/16/2006 11:30:06 PM
StrataFrame Beginner

StrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame Beginner

Group: Forum Members
Last Login: 07/18/2006 7:59:33 PM
Posts: 25, Visits: 46
I can map my business object to Visual Foxpro database table. How can I map the business object to Visual Foxpro remote view?
Post #1862
Posted 07/17/2006 1:54:30 AM
StrataFrame Beginner

StrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame Beginner

Group: Forum Members
Last Login: 07/18/2006 7:59:33 PM
Posts: 25, Visits: 46
I will like to add on the above. What we are trying to achieve is enable our app in Strataframe to support current and new version releases of the main app. Future releases may require newly added of fields and changed field names. So we are figuring whether possible to use remote view or cursoradapter where we only need to change this for future releases...
Post #1863
Posted 07/17/2006 2:18:02 AM
StrataFrame Beginner

StrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame Beginner

Group: Forum Members
Last Login: 07/18/2006 7:59:33 PM
Posts: 25, Visits: 46
I cannot see the view and romote view of my foxpro database when using business object mapper. I only see the tables. Did I made any mistake?
Post #1864
Posted 07/17/2006 8:38:35 AM


StrataFrame Developer

StrataFrame Developer

Group: StrataFrame Developers
Last Login: 08/01/2008 8:53:41 AM
Posts: 2,671, Visits: 1,879
No, within the .NET DbConnection.GetSchema() method, the SQL Server connection returns views as if they were tables, so you can easily map a business object to a view in SQL Server.  However, it is more difficult to map a business object to a view in FoxPro.  I will test to determine if it is possible at all and let you know.


www.bungie.net
Post #1865
Posted 07/18/2006 8:15:08 PM
StrataFrame Beginner

StrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame BeginnerStrataFrame Beginner

Group: Forum Members
Last Login: 07/18/2006 7:59:33 PM
Posts: 25, Visits: 46
I can connect to foxpro local view using OLEDB connection string in Visual Studio .Net. For example, my connection string is "Provider=VFPOLEDB.1;Data Source=C:\data\test1.DBC". How to use StrataFrame business object mapper connect to foxpro local view?
Post #1880
Posted 07/18/2006 9:19:25 PM


StrataFrame Developer

StrataFrame Developer

Group: StrataFrame Developers
Last Login: Yesterday @ 10:49:29 PM
Posts: 4,379, Visits: 4,412
We are working on this as we speak.  There is an issue with the OLE DB provider giving us the views.  We will let you know as soon as we have a fix.  Sorry for any trouble.
Post #1881
« Prev Topic | Next Topic »


Reading This TopicExpand / Collapse
Active Users: 0 (0 guests, 0 members, 0 anonymous members)
No members currently viewing this topic.
Forum Moderators: Ben Chase, Trent L. Taylor, Steve L. Taylor

PermissionsExpand / Collapse

All times are GMT -6:00, Time now is 7:30pm

Powered by InstantForum.NET v4.1.4 © 2008
Execution: 0.109. 9 queries. Compression Enabled.
Site Map - Home - My Account - Forum - About Us - Contact Us - Try It - Buy It

Microsoft, Visual Studio, and the Visual Studio logo are trademarks or registered trademarks of Microsoft Corporation in the United States and/or other countries.