Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Cute Editor for .NET
»
Re: SQL Data Base Example does not wowrk
Re: SQL Data Base Example does not wowrk
08-20-2010, 12:37 PM
Eric
Joined on 08-05-2009
Posts 1,269
Re: SQL Data Base Example does not wowrk
Reply
Quote
Please double check step 6:
public static string
ConnectionString=@"Server
=(local);
database=customfileprovider6.6;uid=cute;pwd=cute
;";
please check whether the database host, database name, username, and password are correct.
Regards,
Eric
View Complete Thread