Hi Trevor I don't use the OLEDB interface to often as I found the UniObjects link quicker and easier to install at customer sites. I have done a little playing with it. Try using the .Net data connector wizard, and once that works follow the string they create. Also if the account is not cleaned you can run into problems use the CLEAN.ACCOUNT verb. The other issue is to do with having to define English in the setup parameters if you set up Universe for NLS, although I think you are past that problem. There was an issue where you had to define the username as domain\username.
I believe IBM has a new OLEDB connector due out soon and hope this will be smoother. Regards David Jordan -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Trevor McNamara Sent: Friday, 21 May 2004 2:12 PM To: [EMAIL PROTECTED] Subject: Re: [U2] UniVerse in VB .NET Has anyone ever had the problem i am having? Surly im not the only one? Seems there are a few people out there with UniOLEDB problems with connections. Thanks Trev >From: "Trevor McNamara" <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: [EMAIL PROTECTED] >Subject: Re: [U2] UniVerse in VB .NET >Date: Fri, 21 May 2004 08:06:57 +1000 > >Hey I am still having thse problems. I have tried to tick/untick and >use no >username and password as well as just use the username. still nothing gives >me the same error. and when i click the test connection button, it wont >work either. but the test works fine when i use the username and password. > >any ideas? > >Thanks >Trev > > >>From: "Trevor McNamara" <[EMAIL PROTECTED]> >>Reply-To: [EMAIL PROTECTED] >>To: [EMAIL PROTECTED] >>Subject: Re: [U2] UniVerse in VB .NET >>Date: Thu, 20 May 2004 19:42:20 +1000 >> >>Thanks heaps for that mate, I will give it a go when i am at work >>tomorrow. >> >>Thanks >> >>Trev >> >> >>>From: "Brian Leach" <[EMAIL PROTECTED]> >>>Reply-To: [EMAIL PROTECTED] >>>To: [EMAIL PROTECTED] >>>Subject: Re: [U2] UniVerse in VB .NET >>>Date: Thu, 20 May 2004 09:27:23 +0100 >>> >>>Trevor >>> >>>the OleDB connection property pages include two options: one for >>>allowing >>>a blank >>>password and one for saving the password. >>> >>>Neither of these work. >>> >>>You need to connect using a user name that is passworded, and supply >>>the >>>password >>>manually when you open your connection. >>> >>>Regards, >>> >>>Brian >>> >>>On Thu, 20 May 2004 15:58:47 +1000 >>> "Trevor McNamara" <[EMAIL PROTECTED]> wrote: >>> >Hey, I am having come probs with connecting to UniVerse 10 DB with >>> >VB >>>.NET (VS .NET) >>> > >>> >I I can setup the UCI.SONFIG file fine and the Test Connection >>> >works >>>fine. But once i >>> >click on Ok to add it i get an error: >>> > >>> >Unable to connect to database. >>> >Died in UCI::SQLConnect() with SQLSTATE IM980, Native error:0 >>> >[IBM][SQL >>>Client]Remote >>> >password is required. >>> > >>> >When i click ok it comes up again. Then i click ok again it goes >>> >away. >>> > >>> >Any ideas on how to fix this? >>> > >>> >Thanks >>> >Trev >>> > >>> >_________________________________________________________________ >>> >Personalise your mobile chart ringtones and polyphonics. Go to >>> >http://ringtones.com.au/ninemsn/control?page=/ninemsn/main.jsp >>> >------- >>> >u2-users mailing list >>> >[EMAIL PROTECTED] http://www.u2ug.org/listinfo/u2-users >>> > >>> >___________________________________________________________________ >>> >_____ >>> >This email was checked by MessageLabs SkyScan before entering Microgen. >>> >>> >>>_____________________________________________________________________ >>>___ >>>This email was checked on leaving Microgen for viruses, similar >>>malicious code and inappropriate content by MessageLabs SkyScan. >>> >>>DISCLAIMER >>> >>>This email and any attachments are confidential and may also be >>>privileged. >>> >>>If you are not the named recipient, please notify the sender >>>immediately and do not disclose the contents to any other person, use >>>it for any purpose, or store or copy the information. >>> >>>In the event of any technical difficulty with this email, please >>>contact the sender or [EMAIL PROTECTED] >>> >>>Microgen Information Management Solutions http://www.microgen.co.uk >>>------- >>>u2-users mailing list >>>[EMAIL PROTECTED] >>>http://www.u2ug.org/listinfo/u2-users >> >>_________________________________________________________________ >>SEEK: Now with over 50,000 dream jobs! Click here: >>http://ninemsn.seek.com.au?hotmail >>------- >>u2-users mailing list >>[EMAIL PROTECTED] >>http://www.u2ug.org/listinfo/u2-users > >_________________________________________________________________ >Personalise your mobile chart ringtones and polyphonics. Go to >http://ringtones.com.au/ninemsn/control?page=/ninemsn/main.jsp >------- >u2-users mailing list >[EMAIL PROTECTED] >http://www.u2ug.org/listinfo/u2-users _________________________________________________________________ FOXTEL Digital - Your ticket to cinema at home: http://ad.au.doubleclick.net/clk;7718915;9123289;x?http://www.foxtel.com.au/ Campaign/channelchoice.html ------- u2-users mailing list [EMAIL PROTECTED] http://www.u2ug.org/listinfo/u2-users ------- u2-users mailing list [EMAIL PROTECTED] http://www.u2ug.org/listinfo/u2-users
