Posts by Cacau • 31 points
1 post
- 
		3 votes1 answer264 viewsQ: Relational model in Firebird with C#Developing a small C# project with Visual Studio, Firebird bank and ibexpert. With the tables WITHOUT RELATIONSHIP I can perform everything well. But I need to relate CLIENTE 1:N with BONUS And…