Is VB.NET Stable??
I'm using Version 8, learning the language and writing some
code.
It seems every session, especially when programming Crystal
Reports, the program stutters and sends a message off to
Microsoft. Sometimes I've lost code, other times the system
sets off on a build that never finishes. Very time consuming
and unproductive.
I am alone in this? I like VB.NET but I'm worried about
losing important stuff.
.
Relevant Pages
- Re: Copy expressions with one change in each of 36 boxes
... What do you hope to accomplish when works? ... There will be around 250 different reports ... > and it's going to be very time consuming to go into each box ... > the boxes are not in any kind of order. ... (microsoft.public.access.gettingstarted) - Re: Print Project Tasks and Not Gantt
... Reports - Reports - Custom then select - Select TASKS and the print. ... Does anyone know if it is possible to print project tasks only and not the ... that I can adjust this but it becomes time consuming doing this each time ... (microsoft.public.project) - Re: Crystal Report Database Change
... Maybe this code can help you, I use it to run my reports on different db's ... > They point to my database as HQ which is called "Thom". ... They have a database server there called "Sidney" which had a ... > database settings which would be very time consuming as I will be using ... (microsoft.public.dotnet.languages.vb) - Re: Session and Database Connection, Which Is More Costy?
... The reason is that during your session lifecycle, the data in the database can be changed by another user, and then you end up returning old data to your user ... I am not sure what your DB query looks like and how many records you have to query against, but checking for unpaid balance shouldn't be all that time consuming on the DB side, and I doubt it will have a major impact on the ASP.NET side. ... (microsoft.public.dotnet.framework.aspnet) - Re: Using Privat Datasession within reports
... in particular, dataenvironments have some major disadvantages though, in my opinion ... you need to maintain them separately (which can be quite time consuming, with many reports, say in a typical scenario where many of them actually require similar data structures) ... reports do have less OOP features, so there are fewer choices to do things programmatically. ... (microsoft.public.fox.vfp.reports.printing) |
|