1,488 Topics
| |
Hello all, I am a prefinal yr student of IT. In our next semester we have sql. I also want to learn oracle as it is in a great demand. But what is the difference between them. You can also suggest me on how to start with oracle (some books … | |
I am trying to call a stored function (which makes basically a select query)from a VC++ program using OCI. The description of the stored function is: [code] FUNCTION patrick.P_DICTIONARY_FOR_RISK_GROUP RETURNS REF CURSOR Argument Name Type In/Out Default? ---------------- ------------- --------------- V_RISKGROUP VARCHAR2 IN V_DICTIONARY VARCHAR2 IN V_MARKETDATA VARCHAR2 IN V_MODE … | |
Hi, Does anyone know which grammar class SQL falls under (e.g. LL(1), LR(1), etc.)? Specifically the grammars for Oracle 10g and PostgreSQL 7.4? I need to build a parser for each language and want to select the most suitable class of parser generator for the task. Once which produces Java … | |
when data is displayed in table format on browser it displays junk characters or incomplete data, but if it is displayed in multilne textbox control it is displayed correctly. I am using oracle 8i 1.5 and visual studio 2002 while computer on which IIS server is installed has .net framework … | |
Hi; I'm not sure that this question can be asked here, but I appreciate any one that can help me. I'm programming with Borland C++ Builder & InterBase (SQL complient). Q1: What's your opinion about Interbase database. Is it a good database? Q2: I have a database in InterBase; I … | |
I want to create a form, and then insert that data into an Oracle database. I am new to JavaScript. I can create a form, but I have no idea how to connect to my Oracle database and pass the form contents to an INSERT statement. Does anyone have a … | |
hey buddies, plz help me in getting a new project idea for my college project...i wanna do sumthg with oracle at the backend of the dbase and asp.net in the front end...any senoirs or peers or even juniors have any good idea??? plz lemme know !!! | |
can any1 tellme how to access the sql file using c++. what i've to do is to take a sample file from oracle and one from access(a table having employee's personal info with different attribs,obviously) then i've to print them in c using standard format which i'l define in c++ … | |
does anyone know if you can use :bind variables through odbc and vc++ for oracle, so my sql stays in the sga.? if you do, I will send you an invisible prize... ;) | |
Hello, Please send me the equivalent code for the following i.e the Database connecting code is written for MS Acess I want to know for Oracle. Class.forName("jdbc:odbc:dsnName"); Connection con=DriverManager.getConnection("jdbc.odbc.JdbcOdbcDriver","",""); can we use the same code(The above given) to connect to SQL Server. With warm regards, Azmat | |
I have 2 databases running concurrently. However the second database prompt me error during database startup. ORA-00205:error in identifying controlfile Can anyone tell me how to recreate control files in Oracle? I failed to login to SQLPLUS. Thank you and hoping for your reply | |
Hi all, I want to know how java connected to a Oracle database. Please reply. regards Rishi. | |
Hi, I am taking an Oracle 9i class and wanted to know if there is an oracle download that I can use to check and run my code at home so I don't have to spend every night at school for access | |
Hi, I'm new to this forum. I am a consultant looking to extend an application's platform dependance. To this I need make specific DB design changes for my normalised database (ie. PK-fields that were autonumber/identity are being changed to integer). Does anyone know if MySQL, Oracle and SQL Server support … | |
Hello I am making a shopping cart where database I like to use is oracle but there are other projects which are already made with sqlserver2000 database & maybe I have to link from shopping cart to sqlserver2000 database where lots of contents are stored so what happens if I … | |
Calling Oracle Stored Procedures with ASP the stored procedure is returning an array as out parameter. Any one can help me in this. Vikrant | |
I am building a JSP app running on Tomcat. The app uses an Oracle backend for data management and things like passwords and so on. There are several objects created by the app called cards. Each card will make use of different but similar groups of data, attributes of tables. … | |
I just read about this. New free enterprise db server that has many features that other free dbs don't offer. It's compatible with a lot of OS's. Definitely something to try out. [url]http://www.sapdb.org/[/url] |
The End.