The last excel spreadsheet did not match the fields in the employee table at all. But I could manipulate it to do so, if need be.
I am guessing by the way this customer works, the header row will not be static.
Thank you.
Thank you for your help, guys. I came across a script which I am trying to get working to do this.
Insert into dbo.customers (customerid,companyname,contactname)
Select customerid, companyname, contactname FROM OPENROWSET('Microsoft.Jet.OLEDB.4.0',
'Excel...
I have some SQL Server 2008 databases hosted on a remote server. One of the databases has an employee table with x number of fields. A customer has supplied me with an excel spreadsheet which contains a large number of number of employee details which need updating.
The Excel spreadsheet...
Please help. I am new to Crystal reports and am trying to connect to a database on a SQL Server 2008 installation running locally.
I created a new connection OLE DB (ADO) and then chose Microsoft OLE DB Provider for SQL Server. I get the error message below.
Logon failed
Details: ADO Error...
Thanks for the reply. In the help section, i found no reference to "out of office" at all. I found this surprising, and leads me to believe what you said that it has not been installed, when office was installed. He cant find the Office CD that should have been supplied. Either that...
I am using Outlook 2000. I can find no way of turning on the "out of office assistant". I would appreciate any help in doing this.
Thanks in advance.
I am designing a site which will be displaying clothes. There will be a administration and a user module. Each clothes item is available in a maximum of 10 colours. The administrator has to have the ability to define the 10 colours.
I have 1 table which contains all the item fields and another...
Hi,
I have problem inserting data into my SQL Server db using Coldfusion MX.
When I insert the "£" symbol to denote GPB, in the data, the data is prefixed with a "Â". Is this a known issue. Any help or fixes would be appreciated.
Thanks,
Mary
Thanks for the response, Tek.
I am transferring code from one domain to another(both on hosted ISPs). They both link to SQL Server databases.
I am at a loss on how to proceed, because leaving out the dbserver and dbname results in the "Data source xxxx could not be found" error...
Hi,
I have been doing cfquery along the lines of
<cfquery name="xxxx" dataSource="xxxx" username="xxxx" password="xxxx" dbserver="xxxx" dbname="xxxx">
select * from xxxx
</cfquery>
on CF 4.5. It has been working fine.
On CF MX, the...
Hi,
Is it possible to include an ASP/VBScript page within a Coldfusion page. This would save me having to rewrite the ASP page into a Coldfusion page, something I would like to avoid.
Thanks,
Ravi
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.