Viewing 15 posts - 1 through 15 (of 169 total)
Hi Ike,
How are you doing? I am greatly appreciated your helps, I already solved the problem by using SSMS or Import/export wizard. You are very nice person, and may god...
May 24, 2009 at 6:30 am
Hi there,
I used the SSIS or import/export wizard to import the data from excel to SQL and it gives me syntax errors. DO YOU KNOW WHAT WRONG? I checked the...
May 21, 2009 at 6:59 am
Hi
Where can I find the SSIS or import/export wizard? can you send me a link of how to use it?
Thanks
May 20, 2009 at 9:33 am
What if the first row is header name? where should I type the formula? However, what do you call this method? and in my excel file, there are multiple columns...
May 20, 2009 at 6:47 am
Hi Gosta,
Thanks for the comments, can you show me how to save ExcelSheet in tab txt format and how to use bulkinsert (i mean what is the command of using...
May 20, 2009 at 5:58 am
I connect to sql server using sql.
For the service account for sql server service, how can I figure which service is for my sql server ?
May 19, 2009 at 9:52 am
Thanks Ramesh, but It's still not working. 🙁
Do you have different method?
May 19, 2009 at 9:26 am
I did as he said but It did not work.
May 19, 2009 at 9:14 am
What is it mean when you said: "Give the read/write permissions to the directory "P:\TranAssignments\ROCAPData" to SQL Service Account or Everyone (only if security is not an issue)"
I saved Excel...
May 19, 2009 at 8:48 am
Hi Ramesh,
the file "P:\TranAssignments\ROCAPData\ROCAP.xls" is located on my PC and Server is also located on my local Server
May 19, 2009 at 8:18 am
DOES ANYONE OUT THERE KNOW HOW TO TRANSFER THE DATA FROM EXCEL TO EXISTING DATABASE IN SQL 2005?
Thanks
May 19, 2009 at 8:06 am
One gentlement suggested me to use Adhoc query but I don't know the command, DO YOU?
May 19, 2009 at 7:25 am
This is what I typed:
Select * FROM OPENROWSET
(
'Microsoft.Jet.OLEDB.4.0', 'Excel 8.0; IMEX=1; Database=P:\TranAssignments\ROCAPData\ROCAP.xls', 'Select * from [Sheet1$]')
Here is the error message:
Msg 7399, Level 16, State 1, Line 1
The OLE DB...
May 19, 2009 at 7:24 am
Hi Ramesh,
I tried your codes but it's still not working... 🙁
Here what I did before your comments
I tried to transfer the data from Excel spreadsheet to database in SQL 2005.
...
May 19, 2009 at 7:08 am
Viewing 15 posts - 1 through 15 (of 169 total)