Hi all,
We are trying to access SQL Server using OLEDB via
our widearea network from San Francisco to LA. It does not work.
Does anybody know the proper settings/parameters in OLEDB to get this to work? Thanks.
Regards,
Troy
This might sounds a dumb question to some people. I need to
know the table names of a SQL Server 2000 database inside a stored procedure.
Which system table (or SP) should I use? Thanks.
Troy
San Francisco
In a CR formula, I try to test for an empty (not null)datetime field in a SQL Server table. I try the following syntax:
If {mytable.datetime1} = date (0,0,0) then...
and
If not (DayeOfWeek{mytable.datetime1} in 1 to 7 )then ...
None of these work. Does anyone knows the correct syntax...
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.