Hi,
How to read text file data using
"master..xp_cmdshell" command. my text file is having data
1090
2123
2345
file name is data.txt
i need to save data into my SQL Server 2000 table, table name is "Data"
i don't Admin rights, i have only user rights. I tried for this using "Bulk Insert", it is asking me to sysadmin rights. my dba is not providing me that rights..
Please help me..
thanks in advance
Mure
How to read text file data using
"master..xp_cmdshell" command. my text file is having data
1090
2123
2345
file name is data.txt
i need to save data into my SQL Server 2000 table, table name is "Data"
i don't Admin rights, i have only user rights. I tried for this using "Bulk Insert", it is asking me to sysadmin rights. my dba is not providing me that rights..
Please help me..
thanks in advance
Mure