RE: [Dnfbb-developers] Re: Dnfbb-developers digest, Vol 1 #43 - 3 msgs
Brought to you by:
sbosanquet,
tectsoft
|
From: Bosanquet, S. <sim...@tr...> - 2006-02-23 08:23:00
|
Hello Michael, =20 If you are behind a firewall then connecting via SSH can be an issue. I = know I did have a problem a while ago but I have changed my setup and = things are working now but I can't remember what I did since it was such = a long while ago. =20 To answer your questions: =20 1) The main database file you need to modify is: dnfBB.mssql.sql. = This contains the sql commands to create the sql database. At the = moment it is a straight copy of the mysql version. Secondly, to create = the database you need to create a sql file called createboard.mssql.sql = which will create a board. The plan is to move the board creation at a = later date to a separate application. Finally, there is a batch file = called CreateSQLDB.Bat [should be called createmssqldb.bat] which calls = the relevant sql files. If you concentrate on the main dnfBB.mssql.sql = file for now it will give us chance to tidy up the batch files etc... =20 2) What are the errors you are getting? I use winCVS along with Pageant = to access the repository. Here is the link I used to set things up: = http://sourceforge.net/docman/display_doc.php?docid=3D766&group_id=3D1. = The specific section which deals with working around a firewall is: = http://sourceforge.net/docman/display_doc.php?docid=3D766&group_id=3D1#fi= rewall_config. I have attached the a copy of the .sql file to get you = going. If you are still having problems later on then drop us another = email and we can try to get you going. =20 3) There should already be a file in the DAL for MsSQL but this is again = just a copy of the mysql version along with some modified commands. = Feel free to modify this. It is really a stub which needs bringing up = to date. The way I have been doing it is to use the firebird.cs file as = the master and any changes made to this I then port over to the mysql = file. =20 I hope this help, =20 Simon ________________________________ From: dnf...@li... on behalf of Michael = Sync Sent: Thu 23/02/2006 04:19 AM To: dnf...@li... Subject: [Dnfbb-developers] Re: Dnfbb-developers digest, Vol 1 #43 - 3 = msgs Hi, =20 >>>:ssh:sbo...@cv...:/cvsroot/dnfbb =20 I also use as same as you. :ssh:mch...@cv...:/cvsroot/dnfbb =20 But I'm not able to access it.. I think that I'm in behind firewall and = maybe, my ISP block some connection.=20 I like to discuss about our project in detail with you all. As of now, I have a few questions. 1) Which SQL and BAT files should I convert for MSSQL?=20 2) Can anyone help me to checkout then download and sent it to me? 3) I think I should create "MSSQLDB.cs" in DAL. Right? =20 Regards, Michael Sync =20 On 2/22/06, dnf...@li... < = dnf...@li... = <mailto:dnf...@li...> > wrote:=20 Send Dnfbb-developers mailing list submissions to dnf...@li... =09 To subscribe or unsubscribe via the World Wide Web, visit https://lists.sourceforge.net/lists/listinfo/dnfbb-developers=20 or, via email, send a message with subject or body 'help' to dnf...@li... =09 You can reach the person managing the list at=20 dnf...@li... =09 When replying, please edit your Subject line so it is more specific than "Re: Contents of Dnfbb-developers digest..."=20 =09 =09 Today's Topics: =09 1. [ dnfbb-Feature Requests-1435742 ] Subscribe to new topics = (SourceForge.net) 2. Session (Si Carter) 3. RE: Re: Dnfbb-developers digest, Vol 1 #39 - 8 msgs (Bosanquet, = Simon)=20 =09 --__--__-- =09 Message: 1 To: no...@so... From: "SourceForge.net" <no...@so... > Date: Tue, 21 Feb 2006 01:00:07 -0800 Subject: [Dnfbb-developers] [ dnfbb-Feature Requests-1435742 ] = Subscribe to new topics Reply-To: dnf...@li...=20 =09 Feature Requests item #1435742, was opened at 2006-02-21 09:00 Message generated for change (Tracker Item Submitted) made by Item = Submitter You can respond by visiting: = https://sourceforge.net/tracker/?func=3Ddetail&atid=3D784892&aid=3D143574= 2&group_id=3D152364 =09 Please note that this message will contain a full copy of the comment = thread, including the initial issue submission, for this request,=20 not just the latest update. Category: All Layers Group: None Status: Open Resolution: None Priority: 5 Submitted By: Si Carter (tectsoft) Assigned to: Nobody/Anonymous (nobody) Summary: Subscribe to new topics=20 =09 Initial Comment: Provide facility for registered users to subscribe to new topics within a forum. =09 Should only apply to initial topic post =09 ----------------------------------------------------------------------=20 =09 You can respond by visiting: = https://sourceforge.net/tracker/?func=3Ddetail&atid=3D784892&aid=3D143574= 2&group_id=3D152364=20 =09 =09 --__--__-- =09 Message: 2 From: "Si Carter" <sim...@te...> To: < dnf...@li... = <mailto:dnf...@li...> > Date: Tue, 21 Feb 2006 19:22:01 -0000 Subject: [Dnfbb-developers] Session Reply-To: dnf...@li...=20 =09 The session variable is currently a VARCHAR(50) and is populated via a generator. Originally I was going to buffer this out with random characters, however, thinking about it a little more we could put some=20 useful data in there as well. Initially I was thinking about storing = the IP Address of the user, is there anything else that could potentially = prove useful that should be added? =09 The format of the session will look something like:=20 =09 [IPADDRESS][SEPERATOR CHAR][GENERATOR VALUE + RANDOM CHARS] =09 Rgds =09 Si =09 =09 =09 --__--__-- =09 Message: 3 Subject: RE: [Dnfbb-developers] Re: Dnfbb-developers digest, Vol 1 #39 = - 8 msgs Date: Tue, 21 Feb 2006 22:28:02 +0100=20 From: "Bosanquet, Simon" <sim...@tr...> To: <dnf...@li... > Reply-To: dnf...@li... =09 I use: =09 :ssh:sbo...@cv...:/cvsroot/dnfbb =09 With the module name: dnfBB=20 =09 -----Original Message----- From: dnf...@li... [mailto: dnf...@li... = <mailto:dnf...@li...> ] On Behalf Of Si Carter Sent: 17 February 2006 11:42 To: dnf...@li... Subject: RE: [Dnfbb-developers] Re: Dnfbb-developers digest, Vol 1 #39 = -=20 8 msgs =09 =09 > -----Original Message----- > I'm not able to log in to CVS.SourceForge.net.. I'm in behind=3D20 > firewall. ( It's not possible to request to open the=3D20=20 > Firewall. ) .. I got this error " FATAL ERROR: Network error:=3D20 > Connection refused".=3D20 > I set the following CVSROOT. > CVSRoot : :ssh:mch...@cv...:/cvsroot/dnfBB =09 Not sure what others are using, my own connection string is =09 :ext:tec...@cv.../cvsroot/dnfbb =09 Note: The repository path is case sensitive, and should be in lower=20 case, so /cvsroot/dnfBB will fail. =3D20 =09 Rgds =09 Si =09 =09 =09 =09 ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files=20 for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! = http://sel.as-us.falkag.net/sel?cmd=3D3Dlnk&kid=3D3D103432&bid=3D3D230486= &dat=3D3D=3D 121642 _______________________________________________ Dnfbb-developers mailing list Dnf...@li... https://lists.sourceforge.net/lists/listinfo/dnfbb-developers =09 =09 =09 --__--__-- =09 _______________________________________________=20 Dnfbb-developers mailing list Dnf...@li... https://lists.sourceforge.net/lists/listinfo/dnfbb-developers=20 =09 =09 End of Dnfbb-developers Digest =09 |