Hi,
This post is definitely between subjects; if anyone can suggest a better
place to post, please feel free to do so.
I am presently successfully authenticating internet users into our network
via a Cisco PIX firewall using AAA and Radius authentication, to Windows
2000 IAS Radius on our web...
Actually that turned out to be a similar issue. Now im getting the error "Physical Database not found" using a stored procedure. Any thoughts?
Thanks,
Darren
Thanks! That worked. Since you seemed to be well versed in this area, maybe you can tell me why I am now getting the error message "The summary / running total field could not be created" in the same scenario of changing from tables to a stored procedure.
Thanks,
Darren
I am trying to replace the tables in a report with a stored procedure. Now in the Group formulas I get the error "group name field could not be created". Does anyone have an idea of what is happening here?
Thanks,
Darren
Can anyone help me? I'm not very familiar with all of the difference
resources of SQL Server and I'm not sure what the best method is.
I have a table_nameA on server1 and table_nameA on server2.
I want to move any changes in data on table_name A on server1 over to
table_nameA on server2. Here...
Can someone tell me whats wrong with this formula? It works in Crystal but
when I open the report through IE I get the Bad date format string error.
dateadd("m", 4, DateValue({?PeriodView} + "/01/" + Cstr(Year(CurrentDate))))
(where periodview is to char string of two...
I need help with an update statement.
UPDATE mrgrpdm
SET quantity_required = stfcedits.quantity_required
FROM mrgrpdm a, stfcedits b
WHERE b.product = a.product and
b.forecast_reference = a.forecast_reference
the stfcedits table has an entry_date column and there can be multiple...
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.