This is a screen shot of my log in using MS SQL Server Management Studio:

How do I log into the demo app using the above login?[/img]

Code: Select all
UniConnection.ProviderName := 'SQL Server';
UniConnection.Server := 'JRHEISLER-PC\SQLEXPRESS';
UniConnection.SpecificOptions.Values['Authentication'] := 'auWindows';
UniConnection.LoginPrompt := False;
UniConnection.Open;We don't have any agreements with RemObjects, you have to buy our components separately.My question is, do you have some sort of cross marketing thing with RemObjects, or do I need to purchase your sql server components separately?
We constantly improve UniDAC and add new functionality to it, so we think you will find our components appropriate for replacing DOA components. UniDAC has a lot of features, you can find more information about them here: http://www.devart.com/unidac/features.htmlMore importantly, are your components well suited for a component level swap out with DOA components?
I have already answered you there.I posted this, this am:
http://www.devart.com/forums/viewtopic. ... 13&start=0