I need to alter a few functions that I have set as default values for fields in tables. SQL Server does not allow me to alter the function because it is referenced as a default value. Is there an easier way to do this or do I have to remove it from all the tables as a default value?
Thanks!
I have to manually run a macro that emails out daily and weekly reports. I was wondering if anyone knew of a way to schedule this task to occur at 2:00am so that the reports can be sent by our server automatically without any intervention at all.
Thanks for the help!
I was wondering if it was possible to disable the delete action associated with the Datagrid (System.Windows.Forms.DataGrid). I want the data grid to be able to be edited I just don't want the user to be able to delete a row when it is selected, or even preventing it from being selected in the...
I am writing code in VB.NET with CR XI and I am trying to populate the reports from datasets. My brickwall that I am hitting is, how to assign multiple sources for one report.
Here's the scenario. I have a report that lists customer orders which works great. and I have a dataset that stores the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.