Note that there are some explanatory texts on larger screens.

plurals
  1. USdallin
    primarykey
    data
    text
    plurals
    1. This table or related slice is empty.
    1. COThank you! Yeah, I realize a lot of questions... probably a mistake. I thought 1-5 were almost the same question so it was ok. I tacked on 6 at the last second. But I think from how you've illuminated things that I'm not going to go with .NET for the back end simply because I can't guarantee customers will have Windows and IIS instead of Linux and Apache. That makes things a lot simpler as I can go back to PHP. Thanks!
      singulars
    2. COIt applies because it's a Silverlight project. Perhaps it would have been better if I just said .NET or VB.NET? I'm sorry, I'm new to Silverlight and .NET. I wasn't sure if Silverlight had a better method for database connections than a plain VB.NET project. As for code, I'll paste how I've gotten the data from LINQ and Entity SQL but what I'm really hoping for is some guidance on the best way to do this period - am I on the right track? If so, is there an easy way to convert the data to what I need?
      singulars
    3. COThanks Kenneth! This is EXACTLY what I was looking for! After investigating CDC, I actually found out SQL Server 2008 has two solutions for this - Change Data Capture and Change Tracking. Change Tracking does the same thing but is more light weight, is included in SQL Server Express, but lacks a historical record of the data before it was changed. Both solutions are new in SQL Server 2008, and a custom solution is required before that. I appreciate your answer!
      singulars
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload