D
Dorte
I have moved an asp.net application from windows 2000 to
windows xp. The application gets data from an sql server
2000. Some of the queries declare some variables with the
BIGINT datatype to hold the results of some calculations.
When I run the application I get the error "Cannot find
datatype bigint" - is it because I have moved the
application from win 2000 to win xp? What can I do to
solve the problem? The int datatype will not be
sufficient to hold the calculated values so this is not a
solution.
I would appreciate any answer that gives me an idea of
what to do.
Thanks,
Dorte
windows xp. The application gets data from an sql server
2000. Some of the queries declare some variables with the
BIGINT datatype to hold the results of some calculations.
When I run the application I get the error "Cannot find
datatype bigint" - is it because I have moved the
application from win 2000 to win xp? What can I do to
solve the problem? The int datatype will not be
sufficient to hold the calculated values so this is not a
solution.
I would appreciate any answer that gives me an idea of
what to do.
Thanks,
Dorte