Hi, As shown below i have repositories under that some folder are there . Between these repositories and folder some thing is there.I want to know what is that? repositories repo1 repo2 repo3 IS_## IS_## IS_## Folder1 Folder2 Folder3 - - - Here i want to what IS_## represents ? Advance Thanks
1 3163In smart forms page no will be displayed as 2 of 15, 9 of 15 but while printing 10 of 15 it does not print correctly tell me how to handle this scenario.
3 8363my source is a comma delimited flatfile as eno, ename, sal 111,sri,ram,kumar,1000 and my target should be eno ename sal 111 sri ram kumar 1000 i.e; we need to eliminate the commas in between the data of a comma delimited file.
5 9922to improve the performance of aggregator we use sorted input option and use sorter t/r befor aggregator. But here we are increasing one more cache in our mapping i.e; sorter. So how can u convince that you are increasing the performance.?
3 8609hello plz give me one example of business process... ex.. what is the business process of a pharma company..
2195the bucket size is 10KB.it takes 0.0001 KB/milisec to fill bucket.the bucket takes 100 or 1000 milisec to reach to destination.it takes 100 milisec to pass acknowledgement from dest to source.so calculate how much time will it take to pass N KB ,write formula.
2 8768Explain this code.
#include
What are the accounting entries in consignment sales (excisable material).what are the forms we use in when we deal in excise material
1 11519Post New IBM Interview Questions
which purchases is profitable for us a building material purchases from direct of contactor ?
What are the steps to execute session method?
What is equity share suspense?
Where is the autoshape in word 2010?
How is flow measured in square root?
What is the most reliable hard drive brand?
What are se09 t-codes used for?
Can you run linux on a tablet?
I am working in a private software firm for past two years and now i want to switch to electronics company ... if they ask me ==>what I was doing for the past two years what would the appropriate answer to this ... please reply !
if you get chance to become a manager, how will you manage your self?
What is a recursive join sql?
how to use unicode data in vb6 regarding to telugu language, my output is in only telugu language
What is the Full form of IMPS and what are the features and benefits?
I have a reference table called 1. of 2 fields called 1.BadgeGroups(BG)and 1.Badges(B)like BG G aa 10 aa 11 bb 12 bb 13 bb 14 Using MS Design View Table 2 has 3 fields called 2.name, 2.badgegroup and 2.group In Table 2 called 2. they calls Table 1 for 2 fields BUT with the second field 2.badges, I want the combo box only to display the 1.badges where 2.badgegroup = 1.badgegroup The current select I have is for Table Data View Row Source is: 2.badgegroup is filled from a Combo box using Select Distinct etc from Table 1. Tried different syntax's but still lost, looking for some help SELECT 1.[BadgeGroup], 1.Badge FROM 1. WHERE 1.[BadgeGroup]=Me.2.BadgeGroup); I can populate 2.badgegroup with a
What is the data provider name to connect to access database?