Hi
I am trying to connect .NET to Informix via ODBC
This is my connection string,
Dsn=authlive;Driver={INFORMIX 3.32 32 BIT};Host=uranus;Server=authlive;Service=sqlexec1;Protocol=olsoctcp;Database=authority;UID=gis;PWD=5eemap5
However, I get this error when I try to connect
Message: ERROR...
I am trying to connect to Informix from an ASP.NET application
This is my connection string
Provider=Ifxoledbc.2;password=5eemap5;User ID=gis;Data Source=authority@authlive;Persist Security Info=true
I get this message
The 'Ifxoledbc.2' provider is not registered on the local machine.
If...
Hi,
Background: We have crystal reports.NET integrated into our ASP.NET application. Customers can run pre-designed crystal reports against data that they collect in the system. We populate the reports using an ADO.NET 'push' mechanism. When distributing, we install the cr9netredist.zip on the...
Is it possible to import xml data directly into Professional Edition or do DSN's need to be set up like in the document "cr_xml_datasources.xml"
Eg, in my copy of Developer Edition I can just go to the Database Expert, choose Create New Connection > ADO.NET (XML) and navigate directly to a...
I'm having difficulty getting control over the formatting of the date axis on a numeric axis chart.
I generate reports by binding ado.net datsets to CR 9.0 templates in an ASP.NET application
The formatting seems to behave differently when designing/previewing the report template to when it...
Hi
I've incorporated CR9 developer edition into our ASP.NET product. From what I understand this can only handle 3 simultanious users.
I wanted to catch the "busy" error so that I can catch this gracefully if more than 3 users request a report at the same time.
I would be really...
Hi
I am having trouble charting these values as a numeric axis in CR9.
Production Date,Defect Rating
12/19/2003 0.0234
12/22/2003 0.0853
12/23/2003 0.0703
12/24/2003 0.0469
01/05/2004 0.0508
01/06/2004 0.0547
01/07/2004 0.0469
01/08/2004 0.0313
01/09/2004 0.0234
01/12/2004 0.0625
01/13/2004...
Thanks guys, that really helped me out, I used M8tt's and it worked fine.
Probably due to my own inexperience, I had difficulty with the first solution. I could only get the Average function to take field name not my table name as well. When I left it with just the field name, it gave me the...
Hi There
I'm just getting to grips with formulas and have the following problem
These are my two data columns
Form1 - 10
Form1 - 20
Form1 - 15
Form2 - 6
Form2 - 8
Form2 - 10
Form3 - 14
Form3 - 16
Form3 - 12
From this I want to get the average of each form and the grand total of all the...
Thanks Mike
Works great, I don't have the choice not to summarize, however I don't think that will effect my results.
I'm having difficulty finding text for this kind of level of thing. Most books give a couple of examples of charts and formulas and thats about it.
Would you recommend any...
Hi
I've have data in this format
id Date Shift Value
1 1/04/2003 Shift1 15
2 1/04/2003 Shift2 5
3 4/04/2003 Shift1 14
4 4/04/2003 Shift2 7
I'm trying to find a way of plotting the values of Shift1 and Shift2 on a Date axis line. These would form two different lines...
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.