|
We use an IBM database known as Universe that holds all of our user id's, passwords, and profile information in a table called USERINFO.
Can I use the Membership Provider to connect to this database and authenticate the user?
The database access is actually...
Started by Mike Roosa on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Logging in, Selecting files, reading, writing, deleteing, creating new.
It has complete access to all database functions.
The UniObjects interface? It comes with Universe, but needs to be installed.
|
|
I have a question taken from pg 16 of IBM's Nested Relational Database White Paper , I'm confused why in the below CREATE command they use MV/MS/MS rather than MV/MV/MS, when both ORDER_# , and PART_# are one-to-many relationships.. I don't understand...
Started by Evan Carroll on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Generally, it doesI'll go ahead and answer my own question, while pursuing IBM's UniVerse SQL Administration for DBAs it (the term MV) in the....
UniVerse is a Multivalue Database.
Essentially, all data is stored in a tree of sorts .
|
|
I have been googling a lot and I couldn't find if this even exists or I'm asking for some magic =P
Ok, so here's the deal.
I need to have a way to create a "master-structured" database which will only contain the schemas, structures, tables, store procedures...
Started by emzero on
, 8 posts
by 8 people.
Answer Snippets (Read the full thread at stackoverflow):
You could....
Tables, you can put them in model and new databases will get them when you create a new database from a template database, and there are also commercial tools which can help discover differences between databases.
|
Ask your Facebook Friends
|
I know just enough about databasing to get by - it's not normally within the scope of my job, but I think it's good for everyone to know a little bit. I'm trying to access some of the data in our DB here at work, which would be perfectly quick and easy...
Started by NoCatharsis on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at serverfault):
UniData, UniVerse and associated tools.
I've never accessed it via ODBC or OLE DB tools for connecting to it via .Net, Java, OBDC, etc, etc .
Valued database; I believe it is owned by IBM now.
|
|
Author: Dwayne Hoffpauir, EDS
Notes: The attached utility uses Excel and the Designer SDK to document a universe. Usage is rather straightforward. Click the "Document a Universe" button on the Control Sheet, log in, and select the specific universe. Information...
Started by Dwayne Hoffpauir, EDS on
, 15 posts
by 1 people.
Answer Snippets (Read the full thread at forumtopics):
Hi,
When....
For the documentation add-in.
List objects used in a series ...
For universe objects, try this ...
Hi Dwayne,
I have be used to document a report.
It, I may have to ask you to send me a copy of the universe causing the problem.
|
|
Hi Experts
can I add personal data (from excel or Text) on a designer that is connected to relational Database
can we combine more than one universe from different data sources to do so
Please advise
thanks all
Started by ahm_mo2001 on
, 11 posts
by 3 people.
Answer Snippets (Read the full thread at sap):
Thanks for reply
I tried the linked ....
A Universe based on Excel can be linked to an Universe based on RDBMS.
universe and derived universe use the same data account, or database, and the same
RDBMS.")
I also checked.
|
|
I've got an issue where a table (file) is set up to return column foo on LIST table and SELECT * FROM table . I need to know the other possible columns in table . I'm pretty sure this was achieved by setting @ (behavoir definition of unqualified LIST ...
Started by Evan Carroll on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
There's no controls in Universe to guarantee that DICT records command either (many commands have spaces in them), instead in (UniVerse 10.1) list is defined on the LIST.DICT like they do on ....
And database administrators manually.
|
|
I am planning to build a database for a school application. I have designed a database to hold time tables for all the classes. It should also relate to the teachers taking the subject for the class. Also should be able to handle a public holidays mentioned...
Started by Vinodtiru on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
There are many help :
http://www.hsc.csu.edu.au/ipt/info_systems/2-3/database_design.htm
There are numerous examples of database design ....
universe (in this case the school) you care about in order to build a good database.
|
|
I have to write an ASP.NET application that connects to our legacy IBM Universe Database and we are using a product called mv.net which allows us to connect, read, write, select, run server side programs, etc.
I want as little code repetition as possible...
Started by Mike Roosa on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
See: http://www-01.ibm.com/software.
This is what we are using to connect to Universe.
Connection.
|
|
Before anyone says it.. I have done a search, and I have been searching for days and trying to find the right combination of syntax to accomplish this.
This may be my first post, but I have learned a TON from BOB and found the answer to every question...
Started by SaraL on
, 11 posts
by 8 people.
Answer Snippets (Read the full thread at forumtopics):
I don't believe that the +'s will work they differ from Report level variable... .
This is applied to at webi report level, rather than universe, Cell "read to create a universe object to accomplish this task.
Trouble making this work.
|