I want to allow people to put in simple text search terms, run a pig job (if that\'s best? it\'s what I know best) and output the res开发者_开发技巧ults (the tsv file results?) so I can show them in a
i am doing some changes in application developed in c#.net 3.5 , application using devxpress for reporting , customer has dot matrix printer epson lx 300 + with running paper size (32cm height and 22
I have some pretty complex reports to write. Some of them... I\'m not sure how I could write an sql query for just one of the values, let alone stuff them in a single query.
I have two tables which are linking together by primary key... as an example Genre ----- GenreID GenreDe开发者_JAVA百科scription
I have an Access 2003 MDB where I would like to present a small form for the user to input two parameters \"Start Date\" and \"End Date\". Thanks to another Stack Overflow user (\"Kevin Ross\"), I lea
I have a table in my report, where I have columns of datatype Time(7). Now I have problems formatting them correctly in Reporting Services 2008.
I\'m using SSRS 2008, I\'m building big reports and I use subreports, I need to give a formula by paramaters to a report.
I have a spreadsheet corresponding to entries of a user, their estimation, and the actual value (for example: hours for a particular project - again, this is only an example), which we can represent i
We are currently having an OLTP sql server 2005 database for our project. We are planning to build a separate reporting database(de-normalized) so that we can take the load off from our OLTP DB. I\'m
We\'re using a \"1 audit table for each monitored Table\"; However, in our case emp(PARENT) table has a child table emp_address which also needs to be monitored, so we have emp_audit and emp_address_a