I have a data entry form that you select a primary and secondary contact. The first drop down list populates just fine, but the second drop down list is loading with all 0 (zeros) in the DataValue field. I see this when I View Source on the page.
This is happening when the page is building. No...
I have a report that the request is to print a border around the body. The body is about 1.5 pages long for each detail section. When I add the vertical line in the report generates a blank page then prints the data. How can I stop this from happening?
I have tried drawing a line that is 10...
I am working up a report that a customer would take from a spreadsheet and copy and paste into a word document for presentation. The report in Excel yielded 8 rows, but 17 columns. In order to present the report, they copied the first 8 columns and pasted them in the report, then copied and...
I have to migrate data from one table to a master table that uses HierarchyID data types. I can establish the parent, but I am not sure of the SQL syntax to be able to find the next node based on the parent.
I used this to initially seed the database:
WITH updateHID AS
(SELECT struct.Id AS...
I am trying to build an SSIS package that will be used to seed a new system. I have a flat file that we have to concatinate five fields to create the primary key.
I tried to use the Aggregate tool, but as I need to load a total of 30 columns, in order to have all of the data pass through 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.