Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Best way to handle cursors..?
Message
 
To
14/01/2013 09:31:06
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
VB 9.0
OS:
Windows 7
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Desktop
Miscellaneous
Thread ID:
01562212
Message ID:
01562437
Views:
52
>With an up to 2 years approval process for new software, bringing in any kind of Framework is kinda out.

Entity Framework is built in to Visual Studio. It's actually fairly easy to create an EF data model of a simple database.

It does add a lot of wizard generated code to an app (and you might have to modify it) and adds a lot to SQL traffic, and you'll need to learn LINQ if you don't already know it.

Some developers think the world of it (not me personally).

>
>
>>Use Entity Framework and create an instance of the entity.
>>
>>
>>>Hey All
>>>
>>>I'm in the process of translating/converting a VFP application to VB.Net and while I find a lot of my VB coming back to me, I've also found that how I used to do thing have changed, which is ok.
>>>
>>>However, I'm finding so many ways of handling cursors that's it's a little confusion-making.
>>>
>>>What I need to be able to do is create 2 update-able cursors that need to be updated between each question displayed. What's the best way to do this now?
>>>
>>>Dorris
____________________________________

Don't Tread on Me

Overthrow the federal government NOW!
____________________________________
Previous
Reply
Map
View

Click here to load this message in the networking platform