Hello... Programmers, I was thinking if I could bundle the Database with Setup file I make. And the setup itself installs Microsoft SQL Server without my
I haven't work with DB2, so if you're trying to write a text file directly from the Database, you should look at the native DB2 utility. However, you you read
You need to create three tables. Table1 will contain 1000 records Table2 should related to Table1 as many-to-one and Table3 that will relate to Table2 as