How do i create a drag and drop shell extention??
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10137178.html
I tried both statments below to drop a temp table
in VB, does anyone have any ideas ???
1 OraDatabase.DBExecuteSQL ("Drop Table J" + UserName$)
2 TBsa.Database.Execute ("DELETE * FROM lim....
http://www.experts-exchange.com/Database/Oracle/Q_10199193.html
Zones:
OracleDate Answered: 09/07/1999 Rating: 6.4 Views: 0
i have accidentally create a datafile in wrong directory.
how to drop / delete the datafile. can i just
change it to the right directory(tablespaces)
tq
http://www.experts-exchange.com/Database/Oracle/Q_10209781.html
Zones:
OracleDate Answered: 09/24/1999 Rating: 8.8 Views: 0
I want to take two files file_u and file_w, and bcp them into temp tables #table_u and #table_w. There is a column in #table_w that i want to use to update #table_u (col_w). I also want the updat...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_10262478.html
Zones:
MS SQL ServerDate Answered: 01/20/2000 Rating: 8.0 Views: 0
I'm trying to load dates into a drop down box from a database. The dates are comming in but they are coming in as a string instead of a date.
For instance: instead of being 4/30/96 it comes ...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_10288404.html
Zones:
JavaScriptDate Answered: 02/01/2000 Rating: 8.2 Views: 0
I have a ListBox with filenames. How can I drag the names to an Explorer Folder so that they would be copied there?
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10407377.html
Aloha!!!
I want to write an application that needs to simulate drag-n-drop.
It needs to "take" some files from a certain directory, and to drop them in a certain hWnd,
Is it possible?
Can i...
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_10897741.html
Hiya!
I have been trying to implement drag and drop for about a day and a half now, and my mind feels like it is a big knotted thing, so _please_ can someone help me...
I have a Frame whi...
http://www.experts-exchange.com/Programming/Languages/Java/Q_10956601.html
Zones:
Java,
NetBeansDate Answered: 08/10/2000 Rating: 7.4 Views: 0
i'm tryuing to drop a table in oracle8 but get this message:
ERROR at line 1:
ORA-02449: unique/primary keys in table referenced by foreign keys
how can i drop it?
http://www.experts-exchange.com/Database/Oracle/Q_11449218.html
Zones:
OracleDate Answered: 10/04/2000 Rating: 7.6 Views: 0
hello! i have a database which is replicated. now, can i change the field's property in the table of that replicated database? how?
i tried doing it using entrprise manager but it worked. it ha...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_20074994.html
Zones:
MS SQL ServerDate Answered: 03/31/2002 Rating: 7.4 Views: 0