Hi Guys,
we have our company data on Voyager Billing System software (by BCGI) and we use Impromptu Cognos to access this data and make reports out of it...
So when cognos impromptu can connect and access the data from the tables in the Voyager...i was wondering how to connect to the tables on...
Hi Guys,
Does anyone know how to connect to Voyager Billing system using ASP. Can anybody suggest me how the connection string looks like...
Thanks in advance.
-VJ
Hi guys,
May be these are simple puzzles for experts out there...try 'em
1. Which is the longest word in English??
2. What is the difference between a soldier and a lady?
Note: The answers are based on the concept -- "wordplay"
-VJ
Hi Guys,
Not sure whether it is the correct forum to post this question or not...
This is my first application using Whidbey. I have gone through the step by step tutorials given @
http://beta.asp.net/GuidedTour/s3.aspx
and created the website and it runs perfectly fine using a random local...
Hi guys,
I am using VB.NET and ASP.NET...
I have created a DataGrid and i dont know how to increase the width of the coulmns...
For example
my Grid looks like this now
au_id|au_name|au_phone|state
_____________________________
123-| |304-|
234-|John|294-|CA
345| |1234|
actual thats...
Hi all,
I think i am successful in populating the two arrays i wanted in file 1 but i am using these two arrays in another file 2 to draw a bar chart....
and not sure how to pass these values....
below is the code:
*************************************
file 1: populating data...
Hi Guys,
I am trying to populate two arrays with data from database but without success...can someone shed more light on this....
I dont get any errors but i am not sure whether the arrays are being populated or not
<%@ Import Namespace="System"%>
<%@ Import Namespace="System"%>
<%@ Import...
Hi Guys...
I have this below connection string...
conn.ConnectionString = "Data Source=(STJSQL\STJDB);" +
"Database=STJData;" +
"User ID=XXX;" +
"Password=XXXXX";
i get the following error:
Compiler Error...
Hi Guys,
I am totally new to Asp.net and c#. I came across these below two files using which we can create a bar chart with static data...i was just trying to manipulate the code so that i can insert the data dynamically...
file 1:
<script language="C#" runat="server">
private String...
Hi All,
I am trying to create a simple bar chart using ASP.net and after searching online i got a sample code which does this with static data...but i want to fetch the data from my SQL database and not sure of how to change this below piece of code to populate the dynamic data from DB...
Any...
Hi All,
Can some one please refer a link or code using which i can create a simple bar chart using the data from the SQL Server Database in ASP.NET...
Thanks in advance
Hi Guys,
This is my first attempt to create a Datagrid paging...
I have this below code(got online-made changes using my ASP knowledge) but it is not working...
it is giving error at the connectionstring to the database...it says Keyword not supported 'Provider'--i have no clue
is there...
Hi Drexor...
Small Change ( of couse not small i guess)
want to display my table in the below format now...
Sunday|Monday|Tuesday|Wednesday|Thrusday
________________________________________
Type1 |Type2 |Type1 |Type4 |Type1
value11|value21|value31|value41|value51
Type2 |value22|Type4...
Hi Guys...
I have this below piece of code...
Response.Write "<a href='#' title='"&comments(i)&"'> "&commentID&" </a>"
It works fine and displays the comments in a cute little box when the mouse is placed on commentID but....
when comments contain an apostrophe... i get the comments...
Hi Guys...
I have an ASP page(a dummy one) that looks like below:
***************************
Information about an item you selected..
Item #:XXXXXX
Item Name: XXXXX
Here are your options:
1.Update the information for this item
2.Delete this item
these above two are links...
Hi Guys...
I have an ASP page(a dummy one) that looks like below:
***************************
Information about an item you selected..
Item #:XXXXXX
Item Name: XXXXX
Here are your options:
1.Update the information for this item
2.Delete this item
these above two are links...
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.