Databases connection problems,databases not loading.


Author
Message
Pattabhi K Nunna
Pattabhi K Nunna
StrataFrame Beginner (1 reputation)StrataFrame Beginner (1 reputation)StrataFrame Beginner (1 reputation)StrataFrame Beginner (1 reputation)StrataFrame Beginner (1 reputation)StrataFrame Beginner (1 reputation)StrataFrame Beginner (1 reputation)StrataFrame Beginner (1 reputation)StrataFrame Beginner (1 reputation)
Group: Forum Members
Posts: 1, Visits: 2
I just started evaluating Strataframe. The installation was successful after a couple of attempts. When I first created the database connection it loaded all the SQL servers (including the one I want to use SQL server 2000 ), and also loaded the

databases. However now when I try to edit the connection details from within Visual Studio it's not loading the databases.

What am I doing wrong?Is there any place where I can manually set within a file instead of the interface?



Please let me know.

Thank You.
StrataFrame Team
S
StrataFrame Developer (4.6K reputation)StrataFrame Developer (4.6K reputation)StrataFrame Developer (4.6K reputation)StrataFrame Developer (4.6K reputation)StrataFrame Developer (4.6K reputation)StrataFrame Developer (4.6K reputation)StrataFrame Developer (4.6K reputation)StrataFrame Developer (4.6K reputation)StrataFrame Developer (4.6K reputation)
Group: StrataFrame Developers
Posts: 3K, Visits: 2.5K
The "Database Connection..." option is used for the StrataFrame design-time database only, so you cannot change the database name.  The connection string for your application is set within the SetDataSources() method of the AppMain.vb (or Program.cs) file.  The StrataFrame Windows application template sets the application to use the ConnectionManager, but you can also set the connection string manually using one of the commented out lines of code at the bottom of the SetDataSources() method.
GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search