Hi I want to upload a csv file and insert the data from the csv file into the database can any one help me on this?
I want to create an button in my WebI/BO report, by clicking that the procedure which is already created must be executed.
Latest Answer: When a prepare statement got executed the statement will be executed through the parser. The parer will check the all syntax. Then it will go to the database. If any wrong was found on the statement then it will return error message.. ...
I have several Oracle databases running on several HP Alpha VMS/Servers. How do I find out which patches have been applied? What is the latest patch available for Oracle 8.1.7.4?
I am having software in VB and database is SQL Server.now this software is to be installed at 3 different client locations.problem is that same database is to be used online for website.now i want whenever any person add,edit,delete data then it should be reflected among all 3 locations as well as on website.problem is database will be on local machine on each location bcoz it is not possible to keep online database connected, as it will need internet plus database connection can get disturb in
Latest Answer: no, its not possiable, coz packge is a database object personal to database. ...
Latest Answer: The trigger followed by a DML Operation is called dml triggers.Here the constraint is table used by the DML operation cant be used by trigger.Voiding this will to runtime error. ...
I have small application that i was developing as a school evaluation project,but i have faced problems.(i.e) My command buttons are not perfoming the tasks as expected Edit, and Delete buttons they search and delete the first records on the database. A sample of the commands is as below i am using Using DAO in a module and listviews to display the records.Please helpPrivate Sub cmdEditer_Click()cmdsaved.Caption = "Update"Dim l As Integerl = Val(InputBox("Enter the suppliers Number
Latest Answer: cube is a multidimensional structure through which v can view the information in different perspectives.Specifiaclly this cube is created whenever we want to represants the huge volumes of data in a report.one cube is used for one report generation. ...
I have one teacher table containing school code,teacher details like sex,name etc.I want to count those schools having only male teachers(ie no female teachers).Bcoz corresp to one school there can be multiple records.Its very urgent.Pls help me if somebody has soln?(i need the SQL query full code)
View page << Previous 5 6 7 8 [9] 10 11 12 Next >>

Go Top