5 Topics

Member Avatar for
Member Avatar for ClimaxBeetle

[CODE] Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click Dim ds As New DataSet Dim da As New OleDbDataAdapter Dim cb As New OleDb.OleDbCommandBuilder(da) Dim cn As New OleDbConnection Dim cmd As OleDbCommand Dim sql As String 'sql = "INSERT INTO Employees(GivenName, LastName, Gender, JobPosition, Month, …

Member Avatar for adam_k
0
321
Member Avatar for salty11

You are the manager of a travel agency with 20 employees. You have announced a promotional campaign for your agents to sell vacation packages. Each day you will enter the ID number of the agent (#1-#20), the number of packages sold, and the dollar value of the package. Entries will …

Member Avatar for salty11
0
417
Member Avatar for rkallit

Hello friends, [I][B]"The trend that will most dramatically impact the shape & deployment of the IT workforce is cloud labour."[/B][/I] Interesting Article: [URL="http://www.computerworlduk.com/in-depth/careers/3236976/the-shape-of-the-it-workforce-in-2020/"]http://www.computerworlduk.com/in-depth/careers/3236976/the-shape-of-the-it-workforce-in-2020/[/URL] What is your take on this? Does Cloud Labour have the potential to become the new workforce? Thanks Ramy Stuart

Member Avatar for alc6379
0
186
Member Avatar for rcook

I'm creating a printed report of an event; each event has one or more groups, each group has one or more people. The report page is set externally; I can't change that. Each page of the report has a place for up to two groups and up to 6 people. …

Member Avatar for hu_yang
0
145
Member Avatar for Lisa Hoover

One of my favorite things about Twitter is how people can use it to live-blog conferences they're attending. Case in point: today, I've been watching [URL="http://twitter.com/thornley"]Joseph Thornley[/URL], provide live commentary from the Canadian Institute Conference on Social Media. I've been learning about how the City of Calgary manages social media …

0
187

The End.