dear
you create one string variable.
and place database name selected by user in that string variable name .
eg .
dim str as string
dim con as new ado.connection
con.open str,"UID","pwd"
i think this will help you
pramod
Hi i m vb programmer i want to learn ASP can you pepole help me if yes then pl. guide me or send me some require documents .
I have no idea how to start which books i want to use.
Hi ,
I don't know about Oracle 8i but same problem I faced with Oracle 8 .
that time i created servicename
To create new service name
startup menu -> Programs -> oracle windows 95-> above oracle 8 easy config. there is option select that one and create new service name .
after that check...
i m using vb as frontend with oracle8 as backend .
when i use ADO objects that time records movement not working means last, previous, next
only i can add record and move to first or next .
when i use ADOdatacontrols that time for add new record it shows error.
is there is some limitations for oracle means i can store 10,000 records or more than ?
Or i can store 2gb records in oracle ?
is there such limitaions ? if yes thne tell me?
i create dsn name and use ADO for connection but till it gives me problem.
it shows errors for addnew records and negotiation buttons(First , Next, Last , Previous)
so how can i solve this problem?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.