RDBMS project with vb6.0 or vb.net Programming Software Development by stackOverflow Hello Everyone, I'm supposed to do RDBMS project using vb6.0 or vb.net.. any suggestions?? Re: RDBMS project with vb6.0 or vb.net Programming Software Development by Kegtapper [QUOTE=sweety***]Hello Everyone, I'm supposed to do RDBMS project using vb6.0 or vb.net.. any suggestions??[/QUOTE] I Suggest VB6, unless it will be iNet aware. Plus just overall easier to code. without all the new and extra stuff you may never use for the project. Re: Storing Versioned Data in Distributed DB vs RDBMS Programming Databases by BitBlt …;) then it's worth trying to design it as an RDBMS table structure, with appropriate version data tacked on. This limits… allow this sort of thing. If don't use an RDBMS, then it becomes a little more difficult to attach "… Storing Versioned Data in Distributed DB vs RDBMS Programming Databases by phreak3eb … hosting it somewhere else and using a "traditional" RDBMS like MySQL would be better. So what would be the… NoSQL or RDBMS Programming Web Development by vikasmca2k11 Which one is the best RDBMS or NoSQL and Why ? Re: RDBMS project with vb6.0 or vb.net Programming Software Development by stackOverflow Any topics if you can suggest??!? I'd be glad....... Re: RDBMS project with vb6.0 or vb.net Programming Software Development by Kegtapper [QUOTE=sweety***]Any topics if you can suggest??!? I'd be glad.......[/QUOTE] Relationalize a small catalog of something from the past. Like I did. You could catalog The Beatles Collection. Maybe put them into categories such as Albums, Singles, Extended Plays, record picture sleeves,7" 33rpm's, collector shirts, collector jackets … rdbms Programming Databases by sajay6679 list details of the departments in which the average salary of the employees is the lowest . Re: rdbms Programming Databases by diafol Is this a question? You want SQL query for this? What's your schema? WHat have you tried? RDBMS survey Programming Databases by jeff09 Hi, I'm an IT student and we have a major project in our class to have a comparative analysis for the Relational Database Management System being used. We need to have a survey in order for us to gather the data. I'm begging for your help. Please do have time to take and answer those survey questions. Thank you very much......... Please email … Re: RDBMS survey Programming Databases by seslie No address provided... Re: NoSQL or RDBMS Programming Web Development by rproffitt That's too big a question. My choice of the database varies with my application. If on a web then I go with the usual SQL or what's included with the web host package. If it's an app I go with SQLite since it's self-contained, embeddable, zero-configuration SQL database engine. Try refining your question. Re: NoSQL or RDBMS Programming Web Development by diafol If you.re using something like nodejs then NoSql makes sense. We need more info. Re: urgent Programming Databases by Ancient Dragon RDBMS -- is that Raima Data Base Management Sytem? If yes, the last time I used it about 15 years ago it was a hierarcy instead of sql database. When you buy (with your $$$) the db Raima provides examples and tutorials. error in creating oracle db manually in Win XP SP2 OS Programming Databases by happytjia ….log @C:\oracle\product\10.2.0\db_1\rdbms\admin\catalog .sql; @C:\oracle\product\10.…2.0\db_1\rdbms\admin\catbloc k.sql; @C:\oracle\product\10….2.0\db_1\rdbms\admin\catproc .sql; @C:\oracle\product\10.2…sql; @C:\oracle\product\10.2.0\db_1\rdbms\admin\owminst .plb; connect SYSTEM/dbcamin @C:\oracle… Building a Database Application Programming Databases by daino … I understand that for the application to talk to a RDBMS (lets assume something like Microsoft SQL Server for now) I…compile it or are the GUI App, OCBC driver and RDBMS all a separate application installed on one computer? I …C++ to build the application and SQL server as the RDBMS. Not sure about the ODBC driver though? Thanks so … Re: Building a Database Application Programming Databases by BitBlt … the .DLL or .JAR to reference at run-time. The RDBMS will usually be running on a separate server-class machine…, but for development purposes most RDBMS's have dev versions that can be installed on your… you up with an ODBC driver and permissions to an RDBMS instance (assuming you have a DBA to ask). For actual… HELP!How to convert Tamino XML DB Server to Oracle XML DB Server and/or Ora ... Programming Databases by cltsoi … DB Server to Oracle XML DB Server and/or Oracle RDBMS DB Server? I got 240GB data stored in Tamino XML… it easy? time-consuming? If I convert it into Oracle RDBMS, is this feasible? Tamino --> Oracle XML DB Server -->… Re: storing checkbox values ... Programming Web Development by LethargicCoder … $language)?"Y":"N"; $rdbms = in_array("DataBase", $language)?"Y… $query = "INSERT INTO check (ai,rdbms,os,cd,co) VALUES ( '$ai', '$rdbms', '$os', '$cd', '$co' )"; …// Example query: INSERT INTO check (ai,rdbms,os,cd,co) VALUES ( 'Y', 'Y', 'Y', 'N', … Re: Building a Database Application Programming Databases by daino …++ database application though. I intend to use SQLite as my RDBMS and maybe Visual C++ or WxWidgets to build the app… oracle utlmail problem Programming Databases by veledrom …]connect / as sysdba[/inlinecode]. "No error". 3- [inlinecode]@?/rdbms/admin/utlmail.sql[/inlinecode]. "Created and no error"…;. 4- [inlinecode]@?/rdbms/admin/prvtmail.plb[/inlinecode]. "Created and no error"… 10 Ways that Enterprises use Linux Hardware and Software Linux and Unix by khess …'t compete with the needs of a database server. An RDBMS needs a stable, non-memory leaking, fast disk I/O… competing operating system that provides the substrate on which the RDBMS resides but stays cleanly out of its way. Linux is… Remote Server Access Programming Databases by Traps … remote access so my friend can view it from his RDBMS (also SQL Server 2008). I've enabled TCP/IP, I… not I'm doing it with code or via a RDBMS. Hope it wasn't tl/dr; and thanks in advance Re: Basic DBMS Concept Programming Databases by sitaag44 Thank you Sir. Sir you didint tell anythng about RDBMS. Sir, What is an RDBMS concept ? Can you , please help me? Re: what will be the best hardware configuration for this server? Hardware and Software Hardware by pureclass These are the Functional Requirements: Server: RDBMS -supports oracle RDBMS 10g Operating system -supports Unix,window server 2003 Client -supports … Re: Makeshift binary file database or full-fledged DBMS Programming Software Development by mike_2000_17 … answer your original question: >>should I use some RDBMS or should I just write some stucts or better yet… a binary file? Why not both? I mean using a RDBMS does not substitute for the OOD of the software. You… Some info. about VB.net???? Programming Software Development by stackOverflow … MSAccess as back end. This time its a project on RDBMS. I wanted to know if i can develop this project… HELP! build an web-based application on... Programming Software Development by cltsoi whether it is true for following statments: the skill sets required to build an web-based application on Oracle XML DB Server and RDBMS are totally/almost different! HELP! build an web-based application on... Programming Web Development by cltsoi whether it is true for following statments: the skill sets required to build an web-based application on Oracle XML DB Server and RDBMS are totally/almost different! Re: HELP! build an web-based application on... Programming Software Development by cltsoi [QUOTE=jwenting]different compared to what?[/QUOTE] Development effort: The different of development effort spend to develop the web-based application on Oracle RDBMS and Oracle XML DB.