SQLServer comes with a program called BCP which is used to import a lot of data into a table quickly. I need to do the same with an Access database. Do you know of any fast way to import data? I...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_DB/Q_10137686.html
Zones:
VB DBDate Answered: 03/15/1999 Grade: A Views: 0
Is there a way to perform a bulk insert of data into a util file.
http://www.experts-exchange.com/Database/Oracle/Q_21193099.html
Zones:
OracleDate Answered: 11/18/2004 Grade: B Views: 0
How can I do a bulk adduser for about 45 users where the password would be userID+66254? Are there any known scripts for this?
http://www.experts-exchange.com/OS/Linux/Administration/Q_21338854.html
Zones:
Linux AdminDate Answered: 04/12/2005 Grade: A Views: 0
Hi Im a newbie and see that php is a very powerful tool indeed!
Can any body show me the way to a php script that I can put on my website that can read a list of email addresses say 200 at a tim...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_21446130.htm...
Zones:
PHPDate Answered: 06/04/2005 Grade: A Views: 0
I need to be able to send out and email from a particular address johndoe@gmail.com to a listt of recipeints that are listed in a DB. Then I need it to input another field of what they owe.
So ...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_21541247.htm...
I need a way to bulk import a large amount of documents to a Sharepoint services site. The documents are just on a file server with their metadata in a pipe delimited text file. Does anyone know ...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Server/MS-SharePoint/Q_2174...
Zones:
SharepointDate Answered: 02/23/2006 Grade: A Views: 53
hi
I am having a small problem with that Stored Proc. There is a line in it where it tries to Bulk upload a file. Do I need that? I get the following error.
System.Data.SqlClient.SqlExcept...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_21967222.html
I am trying to schedule a job to import data from text files into mssql database and this statement fails although the parameters are correctly set:
BULK INSERT Billing..CDR FROM 'f:\CDRs\Wholesa...
http://www.experts-exchange.com/Database/Miscellaneous/Q_22132087.html
Zones:
DatabasesDate Answered: 07/08/2007 Grade: A Views: 9
My requirement is to
select col1 from table1 where col2 = :column2
values. The column2 is IN parameter in my stored procedure and also it is in array (DBMS_SQL.VARCHAR2_TABLE). How can I do this ...
http://www.experts-exchange.com/Database/Oracle/Q_10081205.html
Zones:
OracleDate Answered: 09/17/1998 Grade: B Views: 0
How can I rename hundreds of files (cookies) from
oldname@this_site.txt
oldname@that_site.txt
oldname@other_site.txt
to
newname@this_site.txt
newname@that_site.txt
newname@other_site.tx...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/NT/Q_10245039.html
Zones:
Windows NTDate Answered: 12/10/1999 Grade: A Views: 0