Hello,
I have a field that has 13 values in it separated by a semi-colon. Each value = a month, the 13th is for year-end adjustments. The table housing this field is stored in a PROGRESS database, I'm using the following SQL function to split these values into unique rows. I have SQL 2005...
Hello,
I've read the FAQ on this site for the Split function, I want to take a field that has 13 different values delimited by a semi-colon. These values are for each month and one for adjustments. I need to have this split out as such:
Field Currently:
RowID Title
3 MANAGEMENT...
I'm using SSRS 05 to report on a progress database via ODBC connection through MS Access. There is a field in the dataset I'm using that is formatted like this (1;1;1;1;1;1;1;1). Each value is a month worth of sales, I need to split this field for viewing in a matrix control. I've got a small...
Hello to all,
I am using ActiveXperts Active Socket product to open a telnet session from our Intranet page to reset a user account on our UNIX box. I followed the instructions at http://www.activexperts.com/activcomport/sign exactly on our domain controller. I'm logged in as administrator. I...
Hello,
I am a complete novice at Crystal Reports this is my first attempt. I have created a VB.NET application that creates a XML Datasource in the following format:
<OrderInfo>
<TabIndex>0</TabIndex>
<FieldName>GroupBox9</FieldName>
<FieldValue>New Order</FieldValue>...
Hello All,
I am attempting to loop through all controls on a form, find the panel controls and loop through those contorls. I also want to loop through the controls on a gorupbox and pull the item that is checked, if it is checked then I want to pull the tabIndex, Name, and Text to my dataset...
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.