I am running ColdFusion server MX 6.0 on a Windows 2000server. In Administrator I am trying to connect to an MS Access datasource on a remote NT 4.0 server. I have tried to connect using ODBC sockets and MS Access and neither will work. I have the ColdFusion services all set to run with my...
I have the following table:
ReqStatusID AutoNumber Unique Identifier for table
RequestID Number Unique Identifier for the Request Table
StatusID Number Unique Identifier for the Status Description Table
StatusDte Date/Time Date status added for a request
Detail Text Detail for status...
In Word 2000 I have a table with a column of 13 text form fields (type = number & format = currency). In the last row of this column I would like to sum the currency in the text form fields.
Is it posible to perform a calculation on text form fields in protected mode?
Thanks for any help.
I ran this query against the pubs database and it runs successfully
ALTER TABLE publishers ALTER COLUMN state CHAR(25)
I change the table & field names for my db as follows:
ALTER TABLE customquery ALTER COLUMN toclause CHAR(25)
and run against my database and I get the following error -...
I used sp_detach_db to detach the master, model and msdb databases on ServerA and then used sp_attach_db to attach the master, model and msdb databases on ServerB. The attach process completed successfully for all databases (and I did start SQL Server with trace flag 3608 for the detach and...
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.