Advertisement

1 - 10 of 3166 containing alltags:("drops") (0.002 seconds)
How do i create a drag and drop shell extention??
Zones: Delphi ProgrammingDate Answered: 03/11/1999 Grade: B Views: 0
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....
Zones: OracleDate Answered: 09/07/1999 Grade: C 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
Zones: OracleDate Answered: 09/24/1999 Grade: A 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...
Zones: MS SQL ServerDate Answered: 01/20/2000 Grade: A 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 ...
Zones: JavaScriptDate Answered: 02/01/2000 Grade: A 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?
Zones: Delphi ProgrammingDate Answered: 06/07/2000 Grade: A Views: 0
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...
Zones: Windows ProgrammingDate Answered: 08/09/2000 Grade: C Views: 0
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...
Zones: Java, NetBeansDate Answered: 08/10/2000 Grade: B 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?
Zones: OracleDate Answered: 10/04/2000 Grade: A 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...
Zones: MS SQL ServerDate Answered: 03/31/2002 Grade: A Views: 0