I am having trouble creating a linked server that links SQL Server 2000 with Informix.
I am using IBM Informix Client SDK 281.
I have created a System DSN using the IBM Informix 3.82 32 bit driver (ICLITO9B.DLL)
I checked my registery, and the DSN is registered.
I have used both separate...
I am using Crystal Report 10 and an Informix and SQL Server DB.
I need to obtain records that are active between 7-1-05 and 12-31-05.
I have a field for the start date and one for the end date.
I attempted to use this select statement:
{start_date}>= Date (2005,7,1) and
{end_date}<= Date...
I am using crystal 10, and I am having trouble grouping the results of a formula. I need to count the number of occasions that an event takes place, and I need to group it in the following groups:
1,2,3,or 4
I used this select case statement to create a value:
numbervar tests;
select...
I have to write a report that wants three ssn's, dob's, etc. for each person on one row. The returned values are to be inserted intoo columns named DOB1, DOB2, etc. The individual values are contained in their own row, in a table. Each has a unique ID and a foriegn key to link them to the...
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.